chore(deps-dev): bump @pmmmwh/react-refresh-webpack-plugin from 0.5.15 to 0.6.1 by dependabot[bot] · Pull Request #129 · NUSSOC/glide
Bumps @pmmmwh/react-refresh-webpack-plugin from 0.5.15 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
thispropagates 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
webpackversion has been bumped to5.2.0.- Minimum supported
webpack-dev-serverversion has been bumped to4.8.0.- Minimum supported
webpack-plugin-serveversion has been bumped to1.0.0.overlay.sockHost,overlay.sockPath,overlay.sockPort,overlay.sockProtocolandoverlay.useURLPolyfillhave all been removed (#850). It was necessary to support WDS below4.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-htmltoanserin error overlay (#854)- Bumped all development dependencies (#905)
v0.5.17
0.5.17 (26 Jun 2025)
Fixes
- Ensure
thispropagates 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)
Changelog
Sourced from @pmmmwh/react-refresh-webpack-plugin's changelog.
0.6.1 (26 Jun 2025)
Fixes
- Ensure
thispropagates 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
webpackversion has been bumped to5.2.0.Minimum supported
webpack-dev-serverversion has been bumped to4.8.0.Minimum supported
webpack-plugin-serveversion has been bumped to1.0.0.
overlay.sockHost,overlay.sockPath,overlay.sockPort,overlay.sockProtocolandoverlay.useURLPolyfillhave 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
0.5.17 (26 Jun 2025)
... (truncated)
Commits
aff7545chore: release v0.6.1 (#923)b863d17fix: ensurethispropagates through module execution interceptor (#921)c40ad99doc: fix typo in README.md (#919)fa7e630chore(deps): bump tar-fs from 3.0.8 to 3.0.9 (#917)46b5f94chore: bump examples to v0.6.0 (#914)dd3fd5fchore(deps): bump http-proxy-middleware in /examples/flow-with-babel (#913)1825e25chore(deps): bump http-proxy-middleware in /examples/typescript-with-swc (#912)6353490chore: release v0.6.0 (#911)14dbcabchore(deps): bump koa from 2.16.0 to 2.16.1 (#909)5bc73b0chore: bump examples (#908)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.