-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.6.2 #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/pmmmwh-react-refresh-webpack-plugin-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a379901 to
785ddfd
Compare
785ddfd to
a61b002
Compare
a61b002 to
27ad80b
Compare
27ad80b to
f653fa6
Compare
f653fa6 to
de8e333
Compare
de8e333 to
7c171eb
Compare
7c171eb to
6b22676
Compare
6b22676 to
b0440e6
Compare
b0440e6 to
0a08486
Compare
0a08486 to
eabe555
Compare
eabe555 to
9a43b22
Compare
9a43b22 to
4c55dce
Compare
4c55dce to
2e94124
Compare
2e94124 to
c74ebf5
Compare
c74ebf5 to
18de3f3
Compare
18de3f3 to
0497a8a
Compare
0497a8a to
ed399a3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.6.2Release Notes
pmmmwh/react-refresh-webpack-plugin (@pmmmwh/react-refresh-webpack-plugin)
v0.6.2Compare Source
Fixes
type-festto allow v5.x(#934)
v0.6.1Compare Source
Fixes
thispropagates into module factory properly(#921)
v0.6.0Compare Source
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
(#852)
Fixes
(#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.17Compare Source
Fixes
thispropagates into module factory properly(#922)
v0.5.16Compare Source
Fixes
(#898)
v0.5.15Compare Source
Fixes
ansi-html(#853)
v0.5.14Compare Source
Fixes
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.13Compare Source
Fixes
(#771)
v0.5.12Compare Source
Fixes
Fixed incorrect
sockProtocoloverride(#835)
Relaxed peer dependency requirement on
webpack-dev-serverto allow v5.x(#837)
v0.5.11Compare Source
Features
(#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.10Compare Source
Fixes
loader-utilsto fix security vulnerability(#700)
v0.5.9Compare Source
Fixes
loader-utilsto fix security vulnerability(#685)
v0.5.8Compare Source
Fixes
Fixed performance issue regarding
require.resolvein loader injection(#669)
Bumped
core-js-pureto not depend on deprecated versions(#674)
v0.5.7Compare Source
Fixes
console.logstatement(#631)
Internal
(#631)
v0.5.6Compare Source
Fixes
Fixed faulty
thistype import in loader(#624)
Made current script detection more robust for edge cases
(#630)
Internal
ReactDOM.createRootAPI in examples(#626)
v0.5.5Compare Source
Fixes
Handle unknown
moduleIdfor dynamically generated modules(#547)
Handle WDS
autovalue onport(#574)
Fixed
react-refresh@0.12.0compatibility(#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
A couple documentation changes in README
(#575,
8c39623,
#597)
Bumped dependencies for testing infrastructure
(#526,
#564,
#567,
#581,
#588,
#591,
#594,
#616)
v0.5.4Compare Source
Fixes
Skip loader injection for files referenced as assets
(#545)
Changed failures of
exportscapturing to warn instead of throw(#546)
v0.5.3Compare Source
Fixes
Updated overlay for unsafe area in Safari
(#528)
Fixed performance in large projects due to memory leak in loader
(#537)
v0.5.2Compare Source
Features
client.webSocketURL(#529)
Fixes
Fixed lost module context due to interceptor by always using regular functions
(#531)
Relaxed peer dependency requirement on
react-refresh(#534)
v0.5.1Compare Source
Fixes
thispropagates into module factory properly(#922)
v0.5.0Compare Source
BREAKING
While most of the public API did not change,
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.xworks in your setup but0.5.xdoesn't,please file us an issue - we would love to address it!
The
disableRefreshCheckoption have been removed.(#285)
It has long been effect-less and deprecated since
0.3.x.The
overlay.useLegacyWDSSocketshave 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.
Handling of port
0have been removed.(#337)
html-entitieshave been bumped to2.x.(#321)
react-refreshhave been bumped to0.10.0.(#353)
Features
Added WDS v4 support with new socket defaults through Webpack config
(#241,
#286,
#392,
#413,
#479)
Added the
overlay.sockProtocoloption(#242)
Added monorepo compatibility via the the
libraryoption(#273)
Rewritten URL handling using WHATWG
URLAPIs with automatic pony-filling(#278,
#332,
#378)
Rewritten Webpack 5 compatibility using new APIs and hooks
(#319,
#372,
#434,
#483)
Rewritten refresh runtime to be fully module system aware
(#337,
#461,
#482,
#492)
Rewritten Webpack 4 and 5 checks using feature detection on compiler
(#415)
Added support for
experiments.topLevelAwait(#435,
#447,
#493)
Added retry logic when socket initialisation fails
(#446)
Fixes
Relaxed peer dependency requirement on
type-fest(#257,
c02018a,
#484)
Relaxed requirement on the
overlayoption to accept relative paths(#284)
Patched unstable initialisation of global scope across module boundaries
(#290,
#369,
#464,
#505)
Patched quote escaping in injected runtime code
(#306)
Invalidate updates outside of Refresh boundary for consistency
(#307)
Properly throw when an ambiguous entrypoint is received while using Webpack 4
(#320)
Fixed overlay script source detection for WDS when no
srcis found(#331)
Fixed possible Stack Overflow through self-referencing
(#370,
#380)
Relaxed errors on HMR not found to not crash JS parsing
(#371)
Ensure overlay code won't run if disabled
(#374)
Relaxed peer dependency requirement on
@types/webpack(#414)
Fixed compiler error overlay crashes when messages are empty
(#462)
Swapped
ansi-htmltoansi-html-communityto fix ReDoS vulnerability(#501)
Internal
More stable testing infrastructure
(#234)
Run tests by default on Webpack 5
(#440)
Rewrite documentation and fix outstanding issues
(#283,
#291,
#311,
#376,
#480,
#497,
#499)
Added documentation on community plugins:
react-refresh-typescriptandswc(#248,
fbe1f27,
#450)
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.