Open
Conversation
Bumps [qs](https://github.com/ljharb/qs) to 6.15.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [electron](https://github.com/electron/electron) and [http-server](https://github.com/http-party/http-server). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.15.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.15.0) Updates `electron` from 3.0.8 to 41.1.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v3.0.8...v41.1.0) Updates `http-server` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/http-party/http-server/releases) - [Commits](http-party/http-server@0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.0 dependency-type: indirect - dependency-name: electron dependency-version: 41.1.0 dependency-type: direct:development - dependency-name: http-server dependency-version: 0.11.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps qs to 6.15.0 and updates ancestor dependencies qs, electron and http-server. These dependencies need to be updated together.
Updates
qsfrom 6.5.2 to 6.15.0Changelog
Sourced from qs's changelog.
... (truncated)
Commits
d9b4c66v6.15.0cb41a54[New]parse: addstrictMergeoption to wrap object/primitive conflicts in...88e1563[Fix]duplicatesoption should not apply to bracket notation keys9d441d2Merge backport release tags v6.0.6–v6.13.3 into main85cc8cav6.12.5ffc12aav6.11.40506b11[actions] update reusable workflows6a37faf[actions] update reusable workflows8e8df5a[Fix] fix regressions from robustness refactord60bab3v6.10.7Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
electronfrom 3.0.8 to 41.1.0Release notes
Sourced from electron's releases.
... (truncated)
Commits
eb49ed9fix: outdated execution path for COM activation (#50519)7e36ac6chore: bump chromium to 146.0.7680.166 (41-x-y) (#50458)cbae32afix: [a11y] fire AXMenuOpened event when ARIA menu is added to DOM (#50506)880b1e0refactor: remove dead named-window lookup from guest-window-manager (#50497)aedea57fix: hex-encode Windows notification icon temp filenames (#50483)707541dfix: fall back to default DPI when GTK returns 0 on Linux (#50489)3dcb641fix: crash calling OSR shared texture release() after texture GC'd (#50501)878a763fix: crash in clipboard.readImage() on malformed image data (#50492)6a8d187feat: add accessibilityDisplayShouldDifferentiateWithoutColor on macOS (#50408)2962293feat: support notification priority on Windows (#50382)Updates
http-serverfrom 0.11.1 to 0.11.2Release notes
Sourced from http-server's releases.
Commits
46703940.11.2b2bb04dmore vulnerabilitiesc82881aupgrade dependencies to avoid several CVEsMaintainer changes
This version was pushed to npm by thornjad, a new releaser for http-server since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.