Skip to content

chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to ^0.6.0#860

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pmmmwh-react-refresh-webpack-plugin-0.x
Open

chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to ^0.6.0#860
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pmmmwh-react-refresh-webpack-plugin-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
@pmmmwh/react-refresh-webpack-plugin ^0.5.7^0.6.0 age confidence
@pmmmwh/react-refresh-webpack-plugin ^0.5.4^0.6.0 age confidence

Release Notes

pmmmwh/react-refresh-webpack-plugin (@​pmmmwh/react-refresh-webpack-plugin)

v0.6.2

Compare Source

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

v0.6.1

Compare Source

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

v0.6.0

Compare Source

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

Compare Source

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

v0.5.16

Compare Source

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

v0.5.15

Compare Source

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

v0.5.14

Compare Source

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

Compare Source

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

v0.5.12

Compare Source

Fixes
  • Fixed incorrect sockProtocol override
    (#​835)

  • Relaxed peer dependency requirement on webpack-dev-server to allow v5.x
    (#​837)

v0.5.11

Compare Source

Features
  • Added support to exclude dynamically generated modules from other loaders
    (#​769)
Fixes
  • Fixed unnecessary memory leaks due to prevExports
    (#​766)

  • Relaxed peer dependency requirement on type-fest to allow v4.x
    (#​767)

  • Fixed module type resolution when there is difference across contexts
    (#​768)

v0.5.10

Compare Source

Fixes
  • Bumped loader-utils to fix security vulnerability
    (#​700)

v0.5.9

Compare Source

Fixes
  • Bumped loader-utils to fix security vulnerability
    (#​685)

v0.5.8

Compare Source

Fixes
  • Fixed performance issue regarding require.resolve in loader injection
    (#​669)

  • Bumped core-js-pure to not depend on deprecated versions
    (#​674)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 27, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.34.6/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22598
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.34.6/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22598:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.34.6/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22747:55)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.6/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22965:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.6/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:23004:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.6/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:23710:7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants