Bump the dev-webpack group with 8 updates#312
Closed
dependabot[bot] wants to merge 109 commits intotrunkfrom
Closed
Bump the dev-webpack group with 8 updates#312dependabot[bot] wants to merge 109 commits intotrunkfrom
dependabot[bot] wants to merge 109 commits intotrunkfrom
Conversation
502e3e5 to
76f8187
Compare
Bumps the dev-webpack group with 8 updates: | Package | From | To | | --- | --- | --- | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.14` | `0.5.15` | | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `12.0.1` | `12.0.2` | | [grunt-webpack](https://github.com/webpack-contrib/grunt-webpack) | `6.0.0` | `7.0.0` | | [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.0` | `0.16.0` | | [source-map-loader](https://github.com/webpack-contrib/source-map-loader) | `4.0.2` | `5.0.0` | | [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.10` | `5.3.11` | | [webpack](https://github.com/webpack/webpack) | `5.97.0` | `5.97.1` | | [webpack-livereload-plugin](https://github.com/statianzo/webpack-livereload-plugin) | `3.0.1` | `3.0.2` | Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.14 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.14...v0.5.15) Updates `copy-webpack-plugin` from 12.0.1 to 12.0.2 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v12.0.1...v12.0.2) Updates `grunt-webpack` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/webpack-contrib/grunt-webpack/releases) - [Commits](danez/grunt-webpack@v6.0.0...v7.0.0) Updates `react-refresh` from 0.14.0 to 0.16.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react) Updates `source-map-loader` from 4.0.2 to 5.0.0 - [Release notes](https://github.com/webpack-contrib/source-map-loader/releases) - [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/source-map-loader@v4.0.2...v5.0.0) Updates `terser-webpack-plugin` from 5.3.10 to 5.3.11 - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.10...v5.3.11) Updates `webpack` from 5.97.0 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.97.0...v5.97.1) Updates `webpack-livereload-plugin` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/statianzo/webpack-livereload-plugin/blob/master/CHANGELOG.md) - [Commits](statianzo/webpack-livereload-plugin@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-webpack - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-webpack - dependency-name: grunt-webpack dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-webpack - dependency-name: react-refresh dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-webpack - dependency-name: source-map-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-webpack - dependency-name: terser-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-webpack - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-webpack - dependency-name: webpack-livereload-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-webpack ... Signed-off-by: dependabot[bot] <support@github.com>
b60ca4a to
7bde1ee
Compare
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 dev-webpack group with 8 updates:
0.5.140.5.1512.0.112.0.26.0.07.0.00.14.00.16.04.0.25.0.05.3.105.3.115.97.05.97.13.0.13.0.2Updates
@pmmmwh/react-refresh-webpack-pluginfrom 0.5.14 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
9bee3a5chore: release v0.5.150760163fix: ansi-html in overlay (#853)fdf2bdfdocs: bump examplesUpdates
copy-webpack-pluginfrom 12.0.1 to 12.0.2Release notes
Sourced from copy-webpack-plugin's releases.
Changelog
Sourced from copy-webpack-plugin's changelog.
Commits
64d67ecchore(release): 12.0.2a7379a9fix: improve perf (#764)7ee03c9build: set targets to node 18 in babel.config.js (#762)Updates
grunt-webpackfrom 6.0.0 to 7.0.0Release notes
Sourced from grunt-webpack's releases.
Commits
3c154abchore: update dev dependencies9ee2cfcfeat: replace lodash with webpack-merge68d94b2feat: remove special handling of cache configuration21d90dcfeat!: drop support for Node.js 16a6fd752chore: pdate pnpma56c13cchore(deps-dev): bump webpack from 5.88.2 to 5.94.0f600acdchore(deps-dev): bump ws from 8.13.0 to 8.17.1444fda5chore(deps-dev): bump braces from 3.0.2 to 3.0.3875bf83chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4080fa7dchore(deps-dev): bump express from 4.18.2 to 4.19.2Updates
react-refreshfrom 0.14.0 to 0.16.0Release notes
Sourced from react-refresh's releases.
... (truncated)
Changelog
Sourced from react-refresh's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-refresh since your current version.
Updates
source-map-loaderfrom 4.0.2 to 5.0.0Release notes
Sourced from source-map-loader's releases.
Changelog
Sourced from source-map-loader's changelog.
Commits
accabb7chore(release): 5.0.07fcab17chore!: minimum supported Node.js version is18.12.0(#230)ac7068fchore: update dependencies to latest version (#229)Updates
terser-webpack-pluginfrom 5.3.10 to 5.3.11Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
be98c73chore(release): 5.3.110341ad1fix: avoid the deprecation messageff63f1aci: add Node.js v23 (#613)25948b4chore: update dependencies to latest version (#607)d09ed4fchore(deps-dev): bump ws from 7.5.9 to 7.5.10 (#606)d138e54chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#605)56d4e21chore: upgrade dependencies to latest version (#604)41596b7ci: use node v22 (#602)148db9eci: fix (#601)24b6e64chore: update codecov-action to v4 (#597)Updates
webpackfrom 5.97.0 to 5.97.1Release notes
Sourced from webpack's releases.
Commits
3612d36chore(release): 5.97.1eb7ac6ffix: perf regression554be24fix: sub define key should't be renamed when it's a defined variable5e0e780refactor: issue #1903058fb035fix: sub define key should't be renamed when it's a defined variableaf1fd12perf: regression34f19cbfix: package.json0ec7f5drefactor: issue #190305e7b8a2fix:package.jsonUpdates
webpack-livereload-pluginfrom 3.0.1 to 3.0.2Changelog
Sourced from webpack-livereload-plugin's changelog.
Commits
d151ce9chore(release): 3.0.21e20ac2Bugfix:useSourceHash(#28) Generate source hash on emit because afterEmit ...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