-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Bump the dev-webpack group with 5 updates #10388
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
Conversation
Bumps the dev-webpack group with 5 updates: | Package | From | To | | --- | --- | --- | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.15` | `0.6.1` | | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `13.0.0` | `13.0.1` | | [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.0` | `0.18.0` | | [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.12` | `5.3.14` | | [webpack](https://github.com/webpack/webpack) | `5.98.0` | `5.102.1` | Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.15 to 0.6.1 - [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.15...v0.6.1) Updates `copy-webpack-plugin` from 13.0.0 to 13.0.1 - [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@v13.0.0...v13.0.1) Updates `react-refresh` from 0.14.0 to 0.18.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 `terser-webpack-plugin` from 5.3.12 to 5.3.14 - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.12...v5.3.14) Updates `webpack` from 5.98.0 to 5.102.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.98.0...v5.102.1) --- updated-dependencies: - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-version: 0.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-webpack - dependency-name: copy-webpack-plugin dependency-version: 13.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-webpack - dependency-name: react-refresh dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-webpack - dependency-name: terser-webpack-plugin dependency-version: 5.3.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-webpack - dependency-name: webpack dependency-version: 5.102.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-webpack ... Signed-off-by: dependabot[bot] <support@github.com>
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @1178653+wordpress-develop-pr-bot[bot]@users.noreply.github.com. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Trac Ticket MissingThis pull request is missing a link to a Trac ticket. For a contribution to be considered, there must be a corresponding ticket in Trac. To attach a pull request to a Trac ticket, please include the ticket's full URL in your pull request description. More information about contributing to WordPress on GitHub can be found in the Core Handbook. |
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
|
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 |
Bumps the dev-webpack group with 5 updates:
0.5.150.6.113.0.013.0.10.14.00.18.05.3.125.3.145.98.05.102.1Updates
@pmmmwh/react-refresh-webpack-pluginfrom 0.5.15 to 0.6.1Release notes
Sourced from
@pmmmwh/react-refresh-webpack-plugin's releases.Changelog
Sourced from
@pmmmwh/react-refresh-webpack-plugin's changelog.... (truncated)
Commits
aff7545chore: release v0.6.1 (#923)b863d17fix: ensurethispropagates through module execution interceptor (#921)c40ad99doc: fix typo in README.md (#919)fa7e630chore(deps): bump tar-fs from 3.0.8 to 3.0.9 (#917)46b5f94chore: bump examples to v0.6.0 (#914)dd3fd5fchore(deps): bump http-proxy-middleware in /examples/flow-with-babel (#913)1825e25chore(deps): bump http-proxy-middleware in /examples/typescript-with-swc (#912)6353490chore: release v0.6.0 (#911)14dbcabchore(deps): bump koa from 2.16.0 to 2.16.1 (#909)5bc73b0chore: bump examples (#908)Updates
copy-webpack-pluginfrom 13.0.0 to 13.0.1Release notes
Sourced from copy-webpack-plugin's releases.
Changelog
Sourced from copy-webpack-plugin's changelog.
Commits
73a30bcchore(release): 13.0.1a527c89fix: better handling globs for watching (#808)10d5972refactor: code1ba5030chore(deps): resolve (#805)e9216efchore: upgrade eslint from v8 to v9 (#804)1561c30chore: update jest from v29 to v30 (#803)dc2c67edocs: improving typos in ISSUE_TEMPLATE files (#802)6a855e2docs: fix typos and improve clarity in README.md (#801)0cae504docs: fix typo errors (#800)e4fd967docs: fix typos and improve clarity in contribution guidelines (#799)Updates
react-refreshfrom 0.14.0 to 0.18.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
terser-webpack-pluginfrom 5.3.12 to 5.3.14Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
67f02a5chore(release): 5.3.141357994fix: useos.availableParallelism()for parallelism when it is available (#623)84bb19bfix: types (#622)d5ffbabchore(release): 5.3.135aa43c2fix:ecmaandmoduletypes in minimizer options (#620)Updates
webpackfrom 5.98.0 to 5.102.1Release notes
Sourced from webpack's releases.
... (truncated)
Commits
c7ebdbdchore(release): 5.102.1b7530c2fix(css): correct CC_UPPER_U typo (E -> U) (#19989)f3ef142fix: defer import mangling (#19988)d32f171fix: hash options types (#19987)436fc7dchore(deps): bump CodSpeedHQ/action from 4.1.0 to 4.1.1 (#19986)c7dd066fix: context modules with import attributes (#19984)85bacbdfix: default import of commonjs externals for SystemJS format7634cd2docs: update examples (#19982)9f98d80fix: javascript parser options types (#19980)8804459chore(deps): bump CodSpeedHQ/action from 4.0.1 to 4.1.0 (#19977)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