webpack-react-boilerplate
webpack-react-boilerplate copied to clipboard
Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @pmmmwh/react-refresh-webpack-plugin | 0.5.4 -> 0.5.15 |
Release Notes
pmmmwh/react-refresh-webpack-plugin (@pmmmwh/react-refresh-webpack-plugin)
v0.5.15
Fixes
- Fixed wrong import in error overlay for
ansi-html(#853)
v0.5.14
Fixes
- Moved to
ansi-htmlv0.0.9andschema-utilsv4.x(#848)
Internal
- Run tests on latest versions of Node.js 18, 20 and 22 (#848)
- Bumped
jestto v29 and some other development dependencies (#848) - Removed
yalc(#849)
v0.5.13
Fixes
- Fixed module system inferring (ESM vs CJS) to start from the point of each file (#771)
v0.5.12
Fixes
- Fixed incorrect
sockProtocoloverride (#835) - Relaxed peer dependency requirement on
webpack-dev-serverto allow v5.x (#837)
v0.5.11
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-festto allow v4.x (#767) - Fixed module type resolution when there is difference across contexts (#768)
v0.5.10
Fixes
- Bumped
loader-utilsto fix security vulnerability (#700)
v0.5.9
Fixes
- Bumped
loader-utilsto fix security vulnerability (#685)
v0.5.8
Fixes
- Fixed performance issue regarding
require.resolvein loader injection (#669) - Bumped
core-js-pureto not depend on deprecated versions (#674)
v0.5.7
Fixes
- Removed debug
console.logstatement (#631)
Internal
- Run tests on Node.js 18 (#631)
v0.5.6
Fixes
- Fixed faulty
thistype import in loader (#624) - Made current script detection more robust for edge cases (#630)
Internal
- Swapped to new
ReactDOM.createRootAPI in examples (#626)
v0.5.5
Fixes
- Handle unknown
moduleIdfor dynamically generated modules (#547) - Handle WDS
autovalue onport(#574) - Fixed
[email protected]compatibility (#576) - Fixed crash when parsing compile errors in overlay (#577)
- Respect virtual modules when injecting loader (#593)
- Allow
portto be missing for WDS, also some general refactoring (#623)
Internal
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.