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

Update dependency webpack to v5.91.0 #19713

Merged
merged 1 commit into from May 9, 2024
Merged

Update dependency webpack to v5.91.0 #19713

merged 1 commit into from May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.90.2 -> 5.91.0 age adoption passing confidence

Release Notes

webpack/webpack (webpack)

v5.91.0

Compare Source

Bug Fixes

  • Deserializer for ignored modules doesn't crash
  • Allow the unsafeCache option to be a proxy object
  • Normalize the snapshot.unmanagedPaths option
  • Fixed fs types
  • Fixed resolve's plugins types
  • Fixed wrongly calculate postOrderIndex
  • Fixed watching types
  • Output import attrbiutes/import assertions for external JS imports
  • Throw an error when DllPlugin needs to generate multiple manifest files, but the path is the same
  • [CSS] Output layer/supports/media for external CSS imports

New Features

  • Allow to customize the stage of BannerPlugin
  • [CSS] Support CSS exports convention
  • [CSS] support CSS local ident name
  • [CSS] Support __webpack_nonce__ for CSS chunks
  • [CSS] Support fetchPriority for CSS chunks
  • [CSS] Allow to use LZW to compress css head meta (enabled in the production mode by default)
  • [CSS] Support prefetch/preload for CSS chunks

v5.90.3

Compare Source

Bug Fixes

  • don't mangle when destructuring a reexport
  • types for Stats.toJson() and Stats.toString()
  • many internal types
  • [CSS] clean up export css local vars

Perf

  • simplify and optimize chunk graph creation

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Never, 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.

@renovate renovate bot enabled auto-merge (rebase) February 19, 2024 13:04
@github-actions github-actions bot added the affects:admin Anything relating to Ghost Admin label Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.61%. Comparing base (9bf5a61) to head (268b590).
Report is 4 commits behind head on main.

❗ Current head 268b590 differs from pull request most recent head bcd55b0. Consider uploading reports for the commit bcd55b0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19713      +/-   ##
==========================================
- Coverage   73.28%   72.61%   -0.68%     
==========================================
  Files        1264     1255       -9     
  Lines       74317    73299    -1018     
  Branches     9886     9739     -147     
==========================================
- Hits        54462    53223    -1239     
- Misses      19056    19322     +266     
+ Partials      799      754      -45     
Flag Coverage Δ
admin-tests 39.88% <ø> (-2.28%) ⬇️
e2e-tests 81.61% <ø> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency webpack to v5.90.3 Update dependency webpack to v5.91.0 May 9, 2024
@renovate renovate bot merged commit e13c2b1 into main May 9, 2024
22 checks passed
@renovate renovate bot deleted the renovate/webpack-5.x branch May 9, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants