Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Confidence
@pmmmwh/react-refresh-webpack-plugin 0.5.10 -> 0.6.1 age confidence

Release Notes

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

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)


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 renovate bot force-pushed the renovate/pmmmwh-react-refresh-webpack-plugin-0.x branch from fab5c23 to 7d23f17 Compare April 3, 2025 02:24
@renovate renovate bot changed the title chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.15 chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.16 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/pmmmwh-react-refresh-webpack-plugin-0.x branch from 7d23f17 to 29685e3 Compare May 1, 2025 19:40
@renovate renovate bot changed the title chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.16 chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.6.0 May 1, 2025
@renovate renovate bot force-pushed the renovate/pmmmwh-react-refresh-webpack-plugin-0.x branch from 29685e3 to 897011a Compare June 29, 2025 02:06
@renovate renovate bot changed the title chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.6.0 chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.6.1 Jun 29, 2025
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.

1 participant