Skip to content

chore(deps): bump webpack-dev-server, @nrwl/next, @nrwl/node and @pmmmwh/react-refresh-webpack-plugin#53

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-3c7384c2fa
Open

chore(deps): bump webpack-dev-server, @nrwl/next, @nrwl/node and @pmmmwh/react-refresh-webpack-plugin#53
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-3c7384c2fa

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Removes webpack-dev-server. It's no longer used after updating ancestor dependencies webpack-dev-server, @nrwl/next, @nrwl/node and @pmmmwh/react-refresh-webpack-plugin. These dependencies need to be updated together.

Removes webpack-dev-server

Updates @nrwl/next from 15.8.5 to 15.9.7

Commits

Updates @nrwl/node from 15.8.5 to 19.8.4

Commits

Updates @pmmmwh/react-refresh-webpack-plugin from 0.5.9 to 0.5.17

Release notes

Sourced from @​pmmmwh/react-refresh-webpack-plugin's releases.

v0.5.17

0.5.17 (26 Jun 2025)

Fixes

  • Ensure this propagates into module factory properly (#922)

v0.5.16

0.5.16 (31 Mar 2025)

Fixes

  • Fixed out of order cleanup when using top-level await (#898)

v0.5.15

0.5.15 (3 Jun 2024)

Fixes

  • Fixed wrong import in error overlay for ansi-html (#853)

v0.5.14

0.5.14 (1 Jun 2024)

Fixes

  • Moved to ansi-html v0.0.9 and schema-utils v4.x (#848)

Internal

  • Run tests on latest versions of Node.js 18, 20 and 22 (#848)
  • Bumped jest to v29 and some other development dependencies (#848)
  • Removed yalc (#849)

v0.5.13

0.5.13 (28 Apr 2024)

Fixes

  • Fixed module system inferring (ESM vs CJS) to start from the point of each file (#771)

v0.5.12

0.5.12 (27 Apr 2024)

Fixes

  • Fixed incorrect sockProtocol override (#835)
  • Relaxed peer dependency requirement on webpack-dev-server to allow v5.x (#837)

v0.5.11

... (truncated)

Changelog

Sourced from @​pmmmwh/react-refresh-webpack-plugin's changelog.

0.5.17 (26 Jun 2025)

Fixes

  • Ensure this propagates into module factory properly (#922)

0.5.16 (31 Mar 2025)

Fixes

  • Fixed out of order cleanup when using top-level await (#898)

0.5.15 (3 Jun 2024)

Fixes

  • Fixed wrong import in error overlay for ansi-html (#853)

0.5.14 (1 Jun 2024)

Fixes

  • Moved to ansi-html v0.0.9 and schema-utils v4.x (#848)

Internal

  • Run tests on latest versions of Node.js 18, 20 and 22 (#848)

  • Bumped jest to v29 and some other development dependencies (#848)

  • Removed yalc (#849)

0.5.13 (28 Apr 2024)

Fixes

  • Fixed module system inferring (ESM vs CJS) to start from the point of each file (#771)

0.5.12 (27 Apr 2024)

Fixes

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

…mwh/react-refresh-webpack-plugin

Removes [webpack-dev-server](https://github.com/webpack/webpack-dev-server). It's no longer used after updating ancestor dependencies [webpack-dev-server](https://github.com/webpack/webpack-dev-server), [@nrwl/next](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/next), [@nrwl/node](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/node) and [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin). These dependencies need to be updated together.


Removes `webpack-dev-server`

Updates `@nrwl/next` from 15.8.5 to 15.9.7
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.9.7/packages-legacy/next)

Updates `@nrwl/node` from 15.8.5 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/node)

Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.9 to 0.5.17
- [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.9...v0.5.17)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version:
  dependency-type: indirect
- dependency-name: "@nrwl/next"
  dependency-version: 15.9.7
  dependency-type: direct:development
- dependency-name: "@nrwl/node"
  dependency-version: 19.8.4
  dependency-type: direct:development
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
  dependency-version: 0.5.17
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from zgover as a code owner May 18, 2026 17:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants