chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates#2696
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates#2696dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [qs](https://github.com/ljharb/qs) and [webpack](https://github.com/webpack/webpack). Updates `qs` from 6.13.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.1) Updates `webpack` from 5.95.0 to 5.105.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.95.0...v5.105.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-version: 5.105.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution MetaMask internal reviewing guidelines:
|
Bumps the npm_and_yarn group with 2 updates in the / directory: qs and webpack.
Updates
qsfrom 6.13.0 to 6.14.1Changelog
Sourced from qs's changelog.
Commits
3fa11a5v6.14.1a626704[Dev Deps] updatenpmignore3086902[Fix] ensure arrayLength applies to[]notation as wellfc7930e[Dev Deps] updateeslint,@ljharb/eslint-config0b06aac[Dev Deps] update@ljharb/eslint-config64951f6[Refactor]parse: extract key segment splitting helpere1bd259[Dev Deps] update@ljharb/eslint-configf4b3d39[eslint] add eslint 9 optional peer dep6e94d95[Dev Deps] updateeslint,@ljharb/eslint-config,npmignore973dc3c[actions] add workflow permissionsUpdates
webpackfrom 5.95.0 to 5.105.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
8e50ef2chore(release): new release (#20429)43903e1perf: skip collecting guard when exports presence mode is none (#20433)5a3e6dcdocs: add docs and test for virtual module type inference from id extension (...124ba79fix: preserve node-commonjs externals for module output (#20431)032856cdocs: use https links in README (#20430)e06423bfix(virtual-url-plugin): sanitize paths for Windows compatibility (#20424)0e4907edocs: update examples (#20428)a089954test: add asset/resource test case for virtual-url-plugin (#20422)38b823achore(deps): bump the dependencies group with 2 updates (#20410)5890832chore(deps-dev): bump the dependencies group across 1 directory with 7 update...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for webpack 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Medium Risk
Primarily a lockfile-only dependency update, but the
webpackupgrade can change build output and tooling behavior;qschanges can subtly affect query parsing in any code paths that rely on it.Overview
Updates
package-lock.jsonto bumpwebpackfrom5.95.0to5.105.1andqsfrom6.13.0to6.14.1, pulling in a refreshed set of transitive build/tooling dependencies (e.g.,@webassemblyjs/*,browserslist,terser-webpack-plugin,watchpack).No application/source code changes; this is a dependency lockfile refresh that may affect bundling/build behavior and querystring parsing through updated versions.
Written by Cursor Bugbot for commit a5c6f37. This will update automatically on new commits. Configure here.