Bump qs, less, webpack-bundle-analyzer and webpack-dev-server - #464
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump qs, less, webpack-bundle-analyzer and webpack-dev-server#464dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [qs](https://github.com/ljharb/qs) to 6.16.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [less](https://github.com/less/less.js), [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.16.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.7.0...v6.16.0) Updates `less` from 3.10.3 to 3.13.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v3.10.3...v3.13.1) Updates `webpack-bundle-analyzer` from 3.6.0 to 5.3.2 - [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-bundle-analyzer@v3.6.0...v5.3.2) Updates `webpack-dev-server` from 3.10.1 to 6.0.0 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v3.10.1...v6.0.0) --- updated-dependencies: - dependency-name: qs dependency-version: 6.16.0 dependency-type: indirect - dependency-name: less dependency-version: 3.13.1 dependency-type: direct:production - dependency-name: webpack-bundle-analyzer dependency-version: 5.3.2 dependency-type: direct:development - dependency-name: webpack-dev-server dependency-version: 6.0.0 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.16.0 and updates ancestor dependencies qs, less, webpack-bundle-analyzer and webpack-dev-server. These dependencies need to be updated together.
Updates
qsfrom 6.7.0 to 6.16.0Changelog
Sourced from qs's changelog.
... (truncated)
Commits
bb9379ev6.16.062fd254[Fix] stringify: serialize Date values when a filter is provided8859c37[Fix]parse: enforcearrayLimiton comma groups under[]=when `throwOn...8079adc[Tests]parse: remove a test that pinned[]=comma groups escaping `array...d56f48c[Fix]parse: flatten a collection appended to an overflowed arraye83d321[Fix]utils:isBuffer: do not invoke a non-callableconstructor.isBuffer7e87a07[Dev Deps] update@ljharb/eslint-config,eslint9a76af2[Dev Deps] updateeslint,evalmd3a890d4[Dev Deps] updateeslint,evalmdb433a9b[Fix]stringify: do not letallowEmptyArraysskip cycle detection (or dro...Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
lessfrom 3.10.3 to 3.13.1Changelog
Sourced from less's changelog.
Commits
283b1b4Fixes #3574 (#3575)5423802Update CHANGELOG.md257efddFixes #3434 - memory / runtime improvements (#3572)0e26859Examples contain more valid CSS, to test with a new parser (#3550)76132efBug fixes - fixes #3446 #3368 (#3546)ef4baa5Release 3.12.2 (#3545)b93a085Fixes #3533 (#3544)e188f44Fixes #3541 (#3543)2870163Update changeloge4f7551v3.12.0Updates
webpack-bundle-analyzerfrom 3.6.0 to 5.3.2Release notes
Sourced from webpack-bundle-analyzer's releases.
Changelog
Sourced from webpack-bundle-analyzer's changelog.
... (truncated)
Commits
a4d4123chore(release): new release (#726)a5b70c3fix: parse Webpack 5 module maps nested in UMD wrappers (#733)24e3f77Improve analyzer performance for bundles with many assets (#723)23adc7adocs: troubleshoot stats error-only (#730)34eec1bdocs: add Jenkins CSP troubleshooting for blank static reports (#724)83a8ee5fix: preserve compiler paths for shared plugin instances (#725)97d2ef8chore(release): new release (#719)48798a8fix: update treemap when chunk selection changes (#722)5ec0e7cfix: request analyzer stats fields (#718)a2ae1efdocs: show absolute output path usage (#716)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack-bundle-analyzer since your current version.
Updates
webpack-dev-serverfrom 3.10.1 to 6.0.0Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
05cb792chore(release): new release (#5692)a451839fix: handle middleware teardown in plugin mode (#5703)c2d23a7fix: load ESM-only dependencies with native import() in the CommonJS build (#...ba54764fix: reject cross-site requests to open-editor and invalidate endpoints (#5691)2b369b3fixup!08a0ea7fix: ensure undefined options default to an empty object in Server constructor797b9e7fix: handle undefined options in Server constructore90221cfeat: plugin support (#5650)4c351e1feat: support universal platform as a web target (#5690)2236aa4chore: update http-proxy-middleware to version 4.1.1 and add tests for pathRe...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack-dev-server since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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.