Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps @pmmmwh/react-refresh-webpack-plugin from 0.5.17 to 0.6.1.

Release notes

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

v0.6.1

0.6.1 (26 Jun 2025)

Fixes

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

v0.6.0

0.6.0 (28 Apr 2025)

BREAKING

  • Minimum required Node.js version has been bumped to 18.12.0.
  • Minimum required webpack version has been bumped to 5.2.0.
  • Minimum supported webpack-dev-server version has been bumped to 4.8.0.
  • Minimum supported webpack-plugin-serve version has been bumped to 1.0.0.
  • overlay.sockHost, overlay.sockPath, overlay.sockPort, overlay.sockProtocol and overlay.useURLPolyfill have all been removed (#850). It was necessary to support WDS below 4.8.0 (published in April 2022). It is no-longer necessary as a direct integration with WDS is now possible.

Features

  • Added helper script to better support use cases where React and/or React-DOM are externalized (#852)

Fixes

  • Ensure plugin injected entries are no-op in production (#900)

Internal

  • Dropped support for Webpack 4 / WDS 3 (#850, #904)
  • Migrated from ansi-html to anser in error overlay (#854)
  • Bumped all development dependencies (#905)
Changelog

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

0.6.1 (26 Jun 2025)

Fixes

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

0.6.0 (28 Apr 2025)

BREAKING

  • Minimum required Node.js version has been bumped to 18.12.0.

  • Minimum required webpack version has been bumped to 5.2.0.

  • Minimum supported webpack-dev-server version has been bumped to 4.8.0.

  • Minimum supported webpack-plugin-serve version has been bumped to 1.0.0.

  • overlay.sockHost, overlay.sockPath, overlay.sockPort, overlay.sockProtocol and overlay.useURLPolyfill have all been removed. (#850)

    It was necessary to support WDS below 4.8.0 (published in April 2022).

    It is no-longer necessary as a direct integration with WDS is now possible.

Features

  • Added helper script to better support use cases where React and/or React-DOM are externalized (#852)

Fixes

  • Ensure plugin injected entries are no-op in production (#900)

Internal

  • Dropped support for Webpack 4 / WDS 3 (#850, #904)

  • Migrated from ansi-html to anser in error overlay (#854)

  • Bumped all development dependencies (#905)

Commits
  • aff7545 chore: release v0.6.1 (#923)
  • b863d17 fix: ensure this propagates through module execution interceptor (#921)
  • c40ad99 doc: fix typo in README.md (#919)
  • fa7e630 chore(deps): bump tar-fs from 3.0.8 to 3.0.9 (#917)
  • 46b5f94 chore: bump examples to v0.6.0 (#914)
  • dd3fd5f chore(deps): bump http-proxy-middleware in /examples/flow-with-babel (#913)
  • 1825e25 chore(deps): bump http-proxy-middleware in /examples/typescript-with-swc (#912)
  • 6353490 chore: release v0.6.0 (#911)
  • 14dbcab chore(deps): bump koa from 2.16.0 to 2.16.1 (#909)
  • 5bc73b0 chore: bump examples (#908)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.17 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.17...v0.6.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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 13, 2025
Copy link

coderabbitai bot commented Oct 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dcdavidev dcdavidev merged commit 597814f into main Oct 13, 2025
5 checks passed
@dcdavidev dcdavidev deleted the dependabot/npm_and_yarn/pmmmwh/react-refresh-webpack-plugin-0.6.1 branch October 13, 2025 05:16
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.

1 participant