build(deps-dev): Bump the webpack group across 1 directory with 8 updates#1278
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): Bump the webpack group across 1 directory with 8 updates#1278dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the webpack group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.8.1` | `7.1.2` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `7.3.3` | `8.1.1` | | [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.3` | `4.0.0` | | [swc-loader](https://github.com/swc-project/pkgs) | `0.2.3` | `0.2.6` | | [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.98.0` | | [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) | `5.28.1` | `5.28.5` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.4` | `6.0.1` | | [webpack-merge](https://github.com/survivejs/webpack-merge) | `5.9.0` | `6.0.1` | Updates `css-loader` from 6.8.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/css-loader@v6.8.1...v7.1.2) Updates `postcss-loader` from 7.3.3 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/postcss-loader@v7.3.3...v8.1.1) Updates `style-loader` from 3.3.3 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/style-loader@v3.3.3...v4.0.0) Updates `swc-loader` from 0.2.3 to 0.2.6 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `webpack` from 5.88.2 to 5.98.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.98.0) Updates `@types/webpack` from 5.28.1 to 5.28.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack) Updates `webpack-cli` from 5.1.4 to 6.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.1) Updates `webpack-merge` from 5.9.0 to 6.0.1 - [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md) - [Commits](survivejs/webpack-merge@v5.9.0...v6.0.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: webpack - dependency-name: postcss-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: webpack - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: webpack - dependency-name: swc-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: webpack - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: webpack - dependency-name: "@types/webpack" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: webpack - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major dependency-group: webpack - dependency-name: webpack-merge dependency-type: direct:development update-type: version-update:semver-major dependency-group: webpack ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot tried to add |
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 the webpack group with 8 updates in the / directory:
6.8.17.1.27.3.38.1.13.3.34.0.00.2.30.2.65.88.25.98.05.28.15.28.55.1.46.0.15.9.06.0.1Updates
css-loaderfrom 6.8.1 to 7.1.2Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
d5ba44achore(release): 7.1.276757effix: keep order of@imports with thewebpackIgnorecomment (#1600)4b41689ci: use node v22 (#1596)2068222chore: update dependencies to latest version (#1595)e006f66refactor: useenvironmentto gettemplateLiteralvalue (#1591)5c717c9chore(release): 7.1.1d6c31a1fix: automatically rename classdefaultto_defaultwhen named export is ...b162e25chore(release): 7.1.015f793ddocs: update logic (#1587)9c165a4docs: update migration guide (#1586)Updates
postcss-loaderfrom 7.3.3 to 8.1.1Release notes
Sourced from postcss-loader's releases.
Changelog
Sourced from postcss-loader's changelog.
Commits
d2651fcchore(release): 8.1.152d8050fix: respectdefaultwhen loading postcss esm configsfdd5448ci: fix commitlint check (#683)107b519chore: update dependencies to latest version (#682)947f29bchore: update dependency-review-action to the latest version (#681)df307b5chore(release): 8.1.0512e4c3feat: add@rspack/coreas an optional peer dependency (#679)d53fe9dchore(release): 8.0.08dd0315chore!: minimum supported Node.js version is18.12.0(#677)754c4a5chore(release): 7.3.4Updates
style-loaderfrom 3.3.3 to 4.0.0Release notes
Sourced from style-loader's releases.
... (truncated)
Changelog
Sourced from style-loader's changelog.
... (truncated)
Commits
091d37dchore(release): 4.0.0abc0b5fdocs: improve more565362cdocs: update7122cderefactor!: theinsertoption can only be aselectoror the path to the mo...11b8639refactor!: thestyleTagTransformoption can only be the path to the module7ec1120test: fix977bb71refactor!: minimum supported webpack version is5.27.0a70555atest: updatedc6e368refactor!: minimum support Node.js version is18.12.0b7cdc6cchore: update codecov-action to v4 (#623)Updates
swc-loaderfrom 0.2.3 to 0.2.6Commits
Updates
webpackfrom 5.88.2 to 5.98.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
f1bdec55.98.09579f22chore: adopt the new webpack governance model (#18804)a1edb20fix: node async wasm loader now useoutput.moduleto determinate code gener...e55b08bperf: use startsWith for matching instead of converting the string to a regex6e14dbachore: fix typo (#19205)f123ce5fix: respectoutput.charseteverywhere (#19202)af20c7bfix: stripblob:protocol when public path isauto(#19199)80826c5feat: implement/* webpackIgnore: true */forrequire.resolve(#19201)ac6ffcafix(types): correct BuildInfo and BuildMeta type definitions (#19200)8ac130aci: fixUpdates
@types/webpackfrom 5.28.1 to 5.28.5Commits
Updates
webpack-clifrom 5.1.4 to 6.0.1Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
480b33dchore(release): publish new version7a5071btest: fix8326501fix: better default valueseab2f39fix: less dependencies2db1195refactor: codefca8c00fix: logging09c7cd7fix: reduce package size, avoid*.d.ts7a7e5d9fix: update peer dependencies (#4356)5405aedchore(deps-dev): bump readable-stream in the dependencies group (#4355)270fdc2chore(release): create-webpack-appUpdates
webpack-mergefrom 5.9.0 to 6.0.1Changelog
Sourced from webpack-merge's changelog.
Commits
2f610b96.0.18caf9a5chore: Update changelog315d4746.0.0cf37468chore: Update changelog882294afix: Removeclone-deepdependency in favor of nativestructuredClone(#214)db2547echore: Update internal tooling99b62a2chore: Update lock file0c018ef5.10.0c195885chore: Update change log3a6cbf4fix: support object/array-formed condition (#212) (#213)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditions