-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency loader-utils to v3 #177
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
9fd4ef0 to
78a3255
Compare
78a3255 to
87a198a
Compare
87a198a to
57eb30b
Compare
karthikbtf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a major version change and a primary source of vulnerability alerts.
storybook components work with this change.
I'm thinking we should get this in.
If components work with the change let's merge it then! |
Thanks, will wait until Friday. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. ⚠ Warning: custom changes will be lost. |
|
will revisit |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^2.0.4->^3.0.0Release Notes
webpack/loader-utils
v3.2.1Compare Source
v3.2.0Compare Source
Features
3.1.3 (2021-11-04)
Bug Fixes
3.1.2 (2021-11-04)
Bug Fixes
3.1.1 (2021-11-04)
Bug Fixes
v3.1.3Compare Source
v3.1.2Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
Features
md4(wasm version) andmd4-native(cryptomodule version) algorithms (cbf9d1d)v3.0.0Compare Source
⚠ BREAKING CHANGES
12.13.0(93a87ce)xxhash64by default for[hash]/[contenthash]andgetHashDigestAPI[emoji]was removed without replacements, please use custom function if you need thisgetOptionsin favorloaderContext.getOptions(loaderContextisthisinside loader function), note - special query parameters like?something=trueis not supported anymore, if you need this please do it onloaderside, but we strongly recommend avoid it, as alternative you can use?something=1and handle1astruegetRemainingRequestin favorloaderContext.remainingRequest(loaderContextisthisinside loader function)getCurrentRequestin favorloaderContext.currentRequest(loaderContextisthisinside loader function)parseStringin favorJSON.parseparseQueryin favornew URLSearchParams(loaderContext.resourceQuery.slice(1))whereloaderContextisthisin loader functionstringifyRequestin favorJSON.stringify(loaderContext.utils.contextify(loaderContext.context || loaderContext.rootContext, request))(loaderContextisthisinside loader function), also it will be cachable and fasterisUrlRequestignores only absolute URLs and#hashrequests,data URIand root relative request are handled as requestable due webpack v5 support themBug Fixes
interpolateNameAPI works without options (862ea7d)Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.