-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
chore(deps): update dependency webpack to v5 #1292
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/mdx/mdx/2na4yy777 [Deployment for de3d33b failed] |
9719993
to
1828be0
Compare
1828be0
to
0ff7501
Compare
0ff7501
to
55989e1
Compare
55989e1
to
1d27ca8
Compare
1d27ca8
to
3b4653a
Compare
3b4653a
to
20d7edd
Compare
20d7edd
to
157fa00
Compare
157fa00
to
a92e39f
Compare
a92e39f
to
e558d9c
Compare
e558d9c
to
fc28ef5
Compare
fc28ef5
to
8f0be9a
Compare
8f0be9a
to
44e989c
Compare
44e989c
to
fd32296
Compare
fd32296
to
2721282
Compare
2721282
to
25ddad3
Compare
25ddad3
to
0c492b1
Compare
0c492b1
to
1a71369
Compare
1a71369
to
7cc6eba
Compare
7cc6eba
to
4a75f52
Compare
4a75f52
to
6a62988
Compare
6a62988
to
6392a6e
Compare
6392a6e
to
cd869df
Compare
cd869df
to
de3d33b
Compare
* Update `react`, `react-dom` * Clean Next, Razzle, Vue examples * Update parcel example, parcel plugin, run tests * Prefer `.mdx` extension over `.md` * This does not yet touch CRA * It’s impossible to get Gatsby working in our workspace (they fork MDX but resolve from their dependency on old MDX) * I can’t get webpack 5 working either Related to GH-1292.
* Update `react`, `react-dom` * Clean Next, Razzle, Vue examples * Update parcel example, parcel plugin, run tests * Prefer `.mdx` extension over `.md` * This does not yet touch CRA * It’s impossible to get Gatsby working in our workspace (they fork MDX but resolve from their dependency on old MDX) * I can’t get webpack 5 working either Related to GH-1292. Closes GH-1415. Reviewed-by: Christian Murphy <[email protected]>
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 5.x releases. However, if you upgrade to 5.x manually then Renovate will reenable minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
4.44.2
->5.11.0
Release Notes
webpack/webpack
v5.11.0
Compare Source
Features
validateSchema
functionBugfixes
undefined
values for rule conditions like empty stringsv5.10.3
Compare Source
Bugfixes
v5.10.2
Compare Source
Bugfixes
target: "node"
v5.10.1
Compare Source
Bugfixes
processAssets
withadditionalAssets
\
in module info header commentv5.10.0
Compare Source
Bugfixes
"sideEffects": false
) when reexports and concatenated modules are combinedContributing
Performance
output.pathinfo: true
(default in development) adds less verbose information (and is faster)output.pathinfo: "verbose"
adds more verbose informationoutput.pathinfo: true
is cachedv5.9.0
Compare Source
Features
Bugfixes
... has no hash info for runtime ...
v5.8.0
Compare Source
Features
PROCESS_ASSETS_STAGE_OPTIMIZE_INLINE
Bugfixes
v5.7.0
Compare Source
Features
pnpm
Bugfixes
if(...)
etc.v5.6.0
Compare Source
Bugfixes
v5.5.1
Compare Source
Bugfixes
v5.5.0
Compare Source
Bugfixes
[id]
and etc. in SourceMap sources__esModule
flag consistent exposedv5.4.0
Compare Source
Bugfixes
v5.3.2
Compare Source
Bugfixes
v5.3.1
Compare Source
Bugfixes
__webpack_require__(null)
problemstring[]
types instead of[string, ...string[]]
for arrays that must not be emptyPerformance
v5.3.0
Compare Source
Features and Bugfixes
Cannot read property 'call' of undefined
error in webpack runtime, because modules are used that are not in the graph in one runtimeoptimization.sideEffects: "flag"
as option for thisv5.2.1
Compare Source
Bugfixes
watchOptions.followSymlinks
option to schemav5.2.0
Compare Source
Features
sourceFilename
andjavascriptModule
to asset info for pluginsBugfixes
this
externals with module concatenationv5.1.3
Compare Source
Bugfixes
Self-reference dependency has unused export name
errorv5.1.2
Compare Source
Bugfixes
v5.1.1
Compare Source
Bugfixes
Self-reference dependency has unused export name
errorCompilation.deleteAsset
updates chunk to file mappingsv5.1.0
Compare Source
Features
webpack
property fromCompiler
cleverMerge
,EntryOptionPlugin
,DynamicEntryPlugin
Bugfixes
require("..").xxx
in try-catch produces a warning instead of an error nowv5.0.0
Compare Source
Announcement and changelog
Renovate configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.