Skip to content
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 ^5.90.0 #2234

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack ^5.89.0 -> ^5.90.0 age adoption passing confidence

Release Notes

webpack/webpack (webpack)

v5.90.0

Compare Source

Bug Fixes

  • Fixed inner graph for classes
  • Optimized RemoveParentModulesPlugin via bigint arithmetic
  • Fixed worklet detection in production mode
  • Fixed an error for cyclic importModule
  • Fixed types for Server and Dirent
  • Added the fetchPriority to hmr runtime's ensureChunk function
  • Don't warn about dynamic import for build dependencies
  • External module generation respects the output.environment.arrowFunction option
  • Fixed consumimng shared runtime module logic
  • Fixed a runtime logic of multiple chunks
  • Fixed destructing assignment of dynamic import json file
  • Passing errors array for a module hash
  • Added /*#__PURE__*/ to generated JSON.parse()
  • Generated a library manifest after clean plugin
  • Fixed non amd externals and amd library
  • Fixed a bug in SideEffectsFlagPlugin with namespace re-exports
  • Fixed an error message for condition or
  • The strictModuleErrorHandling is now working
  • Clean up child compilation chunk graph to avoid memory leak
  • [CSS] - Fixed CSS import prefer relative resolution
  • [CSS] - Fixed CSS runtime chunk loading error message

New Features

  • Allow to set false for dev server in webpack.config.js
  • Added a warning for async external when not supported
  • Added a warning for async module when not supported
  • Added the node-module option for the node.__filename/__dirname and enable it by default for ESM target
  • Added the snapshot.unmanagedPaths option
  • Exposed the MultiCompilerOptions type
  • [CSS] - Added CSS parser options to enable/disable named exports
  • [CSS] - Moved CSS the exportsOnly option to CSS generator options

Dependencies & Maintenance

  • use node.js LTS version for lint
  • bump actions/cache from 3 to 4
  • bump prettier from 3.2.1 to 3.2.3
  • bump assemblyscript
  • bump actions/checkout from 3 to 4

Full Changelog: webpack/webpack@v5.89.0...v5.90.0


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

cloudflare-workers-and-pages bot commented Jan 24, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 50991a9
Status: ✅  Deploy successful!
Preview URL: https://da4f4a9d.tasks-app-nextjs.pages.dev
Branch Preview URL: https://renovate-webpack-5-x.tasks-app-nextjs.pages.dev

View logs

Copy link

vercel bot commented Jan 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tasks-app-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 7:41pm

Copy link

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
@jridgewell/resolve-uri UPDATED 3.1.0 3.1.1
@jridgewell/source-map UPDATED 0.3.3 0.3.5
@jridgewell/sourcemap-codec UPDATED 1.4.14 1.4.15
@jridgewell/trace-mapping UPDATED 0.3.18 0.3.22
@types/estree UPDATED 1.0.1 1.0.5
acorn UPDATED 8.10.0 8.11.3
terser UPDATED 5.17.6 5.27.0
terser-webpack-plugin UPDATED 5.3.9 5.3.10
webpack UPDATED 5.89.0 5.90.0

Copy link

Size Change: +123 B (0%)

Total Size: 276 kB

Filename Size Change
./.next/build-manifest.json 545 B +1 B (0%)
./.next/cache/next-server.js.nft.json 18.5 kB +58 B (0%)
./.next/next-server.js.nft.json 18.5 kB +58 B (0%)
./.next/routes-manifest.json 445 B +1 B (0%)
./.next/server/middleware-build-manifest.js 546 B +2 B (0%)
./.next/server/pages/_app.js.nft.json 1.23 kB -1 B (0%)
./.next/server/pages/_document.js.nft.json 532 B -2 B (0%)
./.next/server/pages/404.html 2.25 kB +3 B (0%)
./.next/server/pages/500.html 2.25 kB +3 B (0%)
./.next/server/pages/css-containment.html 2.34 kB +2 B (0%)
./.next/server/pages/dvh.html 1.99 kB +2 B (0%)
./.next/server/pages/height.html 1.94 kB +3 B (0%)
./.next/server/pages/height.js.nft.json 405 B -4 B (-1%)
./.next/server/pages/hydration.html 2.05 kB +4 B (0%)
./.next/server/pages/index.html 2.42 kB -3 B (0%)
./.next/server/pages/index.js.nft.json 642 B -9 B (-1%)
./.next/server/pages/lvh.html 1.99 kB +3 B (0%)
./.next/server/pages/svh.html 1.99 kB +4 B (0%)
./.next/server/pages/tasks.js.nft.json 1.68 kB -3 B (0%)
./.next/server/pages/vh.html 1.98 kB +1 B (0%)
./.next/static/uvL2NXnKMfe_5Gvt7VXk3/_buildManifest.js 0 B -450 B (removed) 🏆
./.next/static/uvL2NXnKMfe_5Gvt7VXk3/_ssgManifest.js 0 B -61 B (removed) 🏆
./.next/static/VNoG9w9N6WMXprGJTDX9j/_buildManifest.js 450 B +450 B (new file) 🆕
./.next/static/VNoG9w9N6WMXprGJTDX9j/_ssgManifest.js 61 B +61 B (new file) 🆕
ℹ️ View Unchanged
Filename Size
./.next/cache/config.json 164 B
./.next/export-marker.json 100 B
./.next/images-manifest.json 325 B
./.next/package.json 40 B
./.next/prerender-manifest.json 233 B
./.next/react-loadable-manifest.json 221 B
./.next/required-server-files.json 1.36 kB
./.next/server/chunks/198.js 720 B
./.next/server/chunks/377.js 580 B
./.next/server/chunks/636.js 2.53 kB
./.next/server/chunks/664.js 5.52 kB
./.next/server/chunks/755.js 6.34 kB
./.next/server/chunks/859.js 9.41 kB
./.next/server/chunks/893.js 676 B
./.next/server/chunks/font-manifest.json 524 B
./.next/server/font-manifest.json 524 B
./.next/server/middleware-manifest.json 77 B
./.next/server/middleware-react-loadable-manifest.js 231 B
./.next/server/next-font-manifest.js 85 B
./.next/server/next-font-manifest.json 71 B
./.next/server/pages-manifest.json 184 B
./.next/server/pages/_app.js 1.88 kB
./.next/server/pages/_document.js 1.26 kB
./.next/server/pages/_error.js 1.86 kB
./.next/server/pages/_error.js.nft.json 273 B
./.next/server/pages/api/plausible-options.js 445 B
./.next/server/pages/api/plausible-options.js.nft.json 88 B
./.next/server/pages/css-containment.js.nft.json 325 B
./.next/server/pages/dvh.js.nft.json 325 B
./.next/server/pages/hydration.js.nft.json 364 B
./.next/server/pages/lvh.js.nft.json 325 B
./.next/server/pages/svh.js.nft.json 325 B
./.next/server/pages/tasks.js 5.42 kB
./.next/server/pages/vh.js.nft.json 325 B
./.next/server/webpack-api-runtime.js 1.45 kB
./.next/server/webpack-runtime.js 2.59 kB
./.next/static/chunks/198.e79cdce828d4cc88.js 413 B
./.next/static/chunks/440.095145731ac3f875.js 1.16 kB
./.next/static/chunks/521-cc0a8dd3243121e6.js 23.3 kB
./.next/static/chunks/664-7af439310aee7d36.js 2.39 kB
./.next/static/chunks/framework-2c79e2a64abdb08b.js 45.2 kB
./.next/static/chunks/main-0c863f4fb511a522.js 26.6 kB
./.next/static/chunks/pages/_app-8846a93adb699124.js 21.1 kB
./.next/static/chunks/pages/_error-54de1933a164a1ff.js 182 B
./.next/static/chunks/pages/css-containment-f0d39c32712421c0.js 972 B
./.next/static/chunks/pages/dvh-c664d227aa56b899.js 437 B
./.next/static/chunks/pages/height-455e3648a69ddb62.js 688 B
./.next/static/chunks/pages/hydration-93204cf349a29624.js 566 B
./.next/static/chunks/pages/index-adbf1672b4361506.js 4.53 kB
./.next/static/chunks/pages/lvh-c9fbef1daa2cdee7.js 437 B
./.next/static/chunks/pages/svh-19b42557a8d3647b.js 437 B
./.next/static/chunks/pages/tasks-c6217d38080954b6.js 2.6 kB
./.next/static/chunks/pages/vh-7e4e6794bebbd0f9.js 375 B
./.next/static/chunks/polyfills-c67a75d1b6f99dc8.js 31 kB
./.next/static/chunks/webpack-f634b15f7ba8e276.js 1.54 kB

compressed-size-action

@macchiitaka macchiitaka merged commit 8dd13e5 into main Jan 25, 2024
14 checks passed
@macchiitaka macchiitaka deleted the renovate/webpack-5.x branch January 25, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant