-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the webpack group across 1 directory with 9 updates #7041
base: develop
Are you sure you want to change the base?
Conversation
Bumps the webpack group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `4.15.1` | `5.1.0` | | [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.96.1` | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.11` | `0.5.15` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.9.1` | `7.1.2` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `8.0.0` | `8.1.1` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `14.0.0` | `16.0.3` | | [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.4` | `4.0.0` | | [swc-loader](https://github.com/swc-project/pkgs) | `0.2.3` | `0.2.6` | | [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) | `4.10.1` | `4.10.2` | Updates `webpack-dev-server` from 4.15.1 to 5.1.0 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.1...v5.1.0) Updates `webpack` from 5.94.0 to 5.96.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.94.0...v5.96.1) Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.11 to 0.5.15 - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.11...v0.5.15) Updates `css-loader` from 6.9.1 to 7.1.2 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v6.9.1...v7.1.2) Updates `postcss-loader` from 8.0.0 to 8.1.1 - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/postcss-loader@v8.0.0...v8.1.1) Updates `sass-loader` from 14.0.0 to 16.0.3 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v14.0.0...v16.0.3) Updates `style-loader` from 3.3.4 to 4.0.0 - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/style-loader@v3.3.4...v4.0.0) Updates `swc-loader` from 0.2.3 to 0.2.6 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `webpack-bundle-analyzer` from 4.10.1 to 4.10.2 - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/webpack-bundle-analyzer@v4.10.1...v4.10.2) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-type: direct:production update-type: version-update:semver-major dependency-group: webpack - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webpack - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack - dependency-name: css-loader dependency-type: direct:production update-type: version-update:semver-major dependency-group: webpack - dependency-name: postcss-loader dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webpack - dependency-name: sass-loader dependency-type: direct:production update-type: version-update:semver-major dependency-group: webpack - dependency-name: style-loader dependency-type: direct:production update-type: version-update:semver-major dependency-group: webpack - dependency-name: swc-loader dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack - dependency-name: webpack-bundle-analyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack ... Signed-off-by: dependabot[bot] <[email protected]>
Generate changelog in
|
chore(deps): bump the webpack group across 1 directory with 9 updatesBuild artifact links for this commit: documentation | landing | table | demoThis is an automated comment from the deploy-preview CircleCI job. |
Bumps the webpack group with 9 updates in the / directory:
4.15.1
5.1.0
5.94.0
5.96.1
0.5.11
0.5.15
6.9.1
7.1.2
8.0.0
8.1.1
14.0.0
16.0.3
3.3.4
4.0.0
0.2.3
0.2.6
4.10.1
4.10.2
Updates
webpack-dev-server
from 4.15.1 to 5.1.0Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
5ee0d40
chore(release): v5.1.002a1c6d
feat: allow theserver
option to beFunction
(#5275)530db07
chore(deps): bump the dependencies group across 1 directory with 10 updates (...8b341cb
fix: supportdevServer: false
(#5272)06005e7
fix: ipv6 output (#5270)748d420
chore(deps-dev): bump the dependencies group with 2 updates (#5271)c3b532c
fix: check theplatform
property to determinate the target (#5269)6509a3f
feat: http2 support forconnect
andconnect
compatibility frameworks whic...1b3d124
chore(deps): update (#5268)f5f0902
fix: replace default gateway (#5255)Updates
webpack
from 5.94.0 to 5.96.1Release notes
Sourced from webpack's releases.
... (truncated)
Commits
d4ced73
chore(release): 5.96.17d6dbea
fix: types regression in validate5c556e3
fix: types regression in validate2420eae
fix: add@types/eslint-scope
to dependencies due types regressionec45d2d
fix: add@types/eslint-scope
to dependenciesaff0c3e
chore(release): 5.96.06f11ec1
refactor: module source types codeb07142f
refactor: module source types code7d98b3c
fix: Module Federation should track all referenced chunks6d09769
chore: lintingUpdates
@pmmmwh/react-refresh-webpack-plugin
from 0.5.11 to 0.5.15Release notes
Sourced from
@pmmmwh/react-refresh-webpack-plugin
's releases.Changelog
Sourced from
@pmmmwh/react-refresh-webpack-plugin
's changelog.Commits
9bee3a5
chore: release v0.5.150760163
fix: ansi-html in overlay (#853)fdf2bdf
docs: bump examples2691135
chore: release v0.5.14790dbbe
chore: move to yalc-less test infra (#849)93ec5f9
chore: bump deps (#848)d557ece
chore: cleanup lockfilea587680
chore: update examples (#838)654a86d
To handle the routes on the client (#786)23073b7
chore: release v0.5.13Updates
css-loader
from 6.9.1 to 7.1.2Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
d5ba44a
chore(release): 7.1.276757ef
fix: keep order of@import
s with thewebpackIgnore
comment (#1600)4b41689
ci: use node v22 (#1596)2068222
chore: update dependencies to latest version (#1595)e006f66
refactor: useenvironment
to gettemplateLiteral
value (#1591)5c717c9
chore(release): 7.1.1d6c31a1
fix: automatically rename classdefault
to_default
when named export is ...b162e25
chore(release): 7.1.015f793d
docs: update logic (#1587)9c165a4
docs: update migration guide (#1586)Updates
postcss-loader
from 8.0.0 to 8.1.1Release notes
Sourced from postcss-loader's releases.
Changelog
Sourced from postcss-loader's changelog.
Commits
d2651fc
chore(release): 8.1.152d8050
fix: respectdefault
when loading postcss esm configsfdd5448
ci: fix commitlint check (#683)107b519
chore: update dependencies to latest version (#682)947f29b
chore: update dependency-review-action to the latest version (#681)df307b5
chore(release): 8.1.0512e4c3
feat: add@rspack/core
as an optional peer dependency (#679)Updates
sass-loader
from 14.0.0 to 16.0.3Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
8a9e060
chore(release): 16.0.3004ed38
fix(modern-compiler): dispose redundant compilers (#1245)262dc3d
ci: add Node.js v23 (#1243)eda8505
docs: update (#1242)a874a36
chore(deps): bump cookie and express (#1239)7560bdb
chore(deps): bump body-parser and express (#1235)86b7c20
chore(deps): bump serve-static and express (#1234)4bc3848
chore(release): 16.0.2c75c606
fix: error message from sass (#1231)ce1ffc7
chore(release): 16.0.1Updates
style-loader
from 3.3.4 to 4.0.0Release notes
Sourced from style-loader's releases.
... (truncated)
Changelog
Sourced from style-loader's changelog.
... (truncated)
Commits
091d37d
chore(release): 4.0.0abc0b5f
docs: improve more565362c
docs: update7122cde
refactor!: theinsert
option can only be aselector
or the path to the mo...11b8639
refactor!: thestyleTagTransform
option can only be the path to the module7ec1120
test: fix977bb71
refactor!: minimum supported webpack version is5.27.0
a70555a
test: updatedc6e368
refactor!: minimum support Node.js version is18.12.0
b7cdc6c
chore: update codecov-action to v4 (#623)Updates
swc-loader
from 0.2.3 to 0.2.6Commits
Updates
webpack-bundle-analyzer
from 4.10.1 to 4.10.2Changelog
Sourced from webpack-bundle-analyzer's changelog.
Commits
a9f1005
Add missing changelog entrycbc26b0
Fix .cjs files not showing up in bundle analyzer (#512)c531af9
Removeis-plain-object
(#627)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditions