Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps @pmmmwh/react-refresh-webpack-plugin from 0.5.10 to 0.6.2.

Release notes

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

v0.6.2

0.6.2 (26 Nov 2025)

Fixes

  • Relaxed peer dependency requirement on type-fest to allow v5.x (#934)

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)

v0.5.17

0.5.17 (26 Jun 2025)

Fixes

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

v0.5.16

... (truncated)

Changelog

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

0.6.2 (26 Nov 2025)

Fixes

  • Relaxed peer dependency requirement on type-fest to allow v5.x (#934)

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

... (truncated)

Commits
  • 94732e7 chore: release v0.6.2 (#935)
  • 41d5635 chore: bump deps and allow type-fest v5 (#934)
  • 324f4db chore(deps): bump js-yaml in /examples/typescript-with-tsc (#933)
  • b148bff chore(deps): bump js-yaml in /examples/typescript-with-swc (#932)
  • a7dcbcd chore(deps): bump tar-fs from 3.0.9 to 3.1.1 (#930)
  • 0c62f46 chore(deps): bump form-data from 4.0.2 to 4.0.4 (#927)
  • 90d783a docs: link to PRs from changelog (#924)
  • 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)
  • 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.10 to 0.6.2.
- [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.10...v0.6.2)

---
updated-dependencies:
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
  dependency-version: 0.6.2
  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 Scope: Frontend Automatically applied to PRs that change frontend components labels Dec 2, 2025
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 Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant