chore(deps): update @pmmmwh/react-refresh-webpack-plugin to 0.5.11 #353
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.4.3
->^0.5.0
Release Notes
pmmmwh/react-refresh-webpack-plugin (@pmmmwh/react-refresh-webpack-plugin)
v0.5.11
Compare Source
Features
Fixes
type-fest
to allow v4.x (#767)v0.5.10
Compare Source
Fixes
loader-utils
to fix security vulnerability (#700)v0.5.9
Compare Source
Fixes
loader-utils
to fix security vulnerability (#685)v0.5.8
Compare Source
Fixes
require.resolve
in loader injection (#669)core-js-pure
to not depend on deprecated versions (#674)v0.5.7
Compare Source
Fixes
console.log
statement (#631)Internal
v0.5.6
Compare Source
Fixes
this
type import in loader (#624)Internal
ReactDOM.createRoot
API in examples (#626)v0.5.5
Compare Source
Fixes
moduleId
for dynamically generated modules (#547)auto
value onport
(#574)[email protected]
compatibility (#576)port
to be missing for WDS, also some general refactoring (#623)Internal
8c39623
, #597)v0.5.4
Compare Source
Fixes
exports
capturing to warn instead of throw (#546)v0.5.3
Compare Source
Fixes
v0.5.2
Compare Source
Features
client.webSocketURL
(#529)Fixes
react-refresh
(#534)v0.5.1
Compare Source
Features
Fixes
type-fest
to allow v4.x (#767)v0.5.0
Compare Source
BREAKING
we've re-written a large chunk of the runtime code to support a wider range of use cases.
This is likely to provide more stability, but if
0.4.x
works in your setup but0.5.x
doesn't,please file us an issue - we would love to address it!
disableRefreshCheck
option have been removed (#285).It has long been effect-less and deprecated since
0.3.x
.overlay.useLegacyWDSSockets
have been removed (#498).It is aimed to support WDS below
3.6.0
(published in June 2019),but looking at current usage and download stats,
we've decided it is best to drop support for the old socket format moving forward.
0
have been removed (#337).html-entities
have been bumped to2.x
(#321).react-refresh
have been bumped to0.10.0
(#353).Features
overlay.sockProtocol
option (#242)library
option (#273)URL
APIs with automatic pony-filling (#278, #332, #378)experiments.topLevelAwait
(#435, #447, #493)Fixes
type-fest
(#257,c02018a
, #484)overlay
option to accept relative paths (#284)src
is found (#331)@types/webpack
(#414)ansi-html
toansi-html-community
to fix ReDoS vulnerability (#501)Internal
react-refresh-typescript
andswc
(#248,fbe1f27
, #450)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.