Skip to content

chore: update dependency webpack to ^5.91.0#10434

Merged
dhmlau merged 1 commit intomasterfrom
renovate/webpack-5.x
Apr 3, 2024
Merged

chore: update dependency webpack to ^5.91.0#10434
dhmlau merged 1 commit intomasterfrom
renovate/webpack-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack ^5.90.3 -> ^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

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot requested a review from raymondfeng as a code owner March 22, 2024 19:06
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 22, 2024
@coveralls
Copy link

coveralls commented Mar 22, 2024

Pull Request Test Coverage Report for Build 8524408986

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 55.371%

Totals Coverage Status
Change from base Build 8523987903: 0.0%
Covered Lines: 9563
Relevant Lines: 12457

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 43eea7b to d7d1167 Compare March 28, 2024 18:14
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from d7d1167 to 146e0a7 Compare April 2, 2024 14:01
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 146e0a7 to 254854e Compare April 2, 2024 14:19
@dhmlau dhmlau merged commit 211d601 into master Apr 3, 2024
@dhmlau dhmlau deleted the renovate/webpack-5.x branch April 3, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants