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

[Snyk] Upgrade webpack from 5.90.3 to 5.91.0 #296

Merged
merged 1 commit into from
May 22, 2024

Conversation

TeeVeeEss
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade webpack from 5.90.3 to 5.91.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2024-03-20.
Release notes
Package name: webpack
  • 5.91.0 - 2024-03-20

    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
  • 5.90.3 - 2024-02-19

    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
from webpack GitHub release notes
Commit messages
Package name: webpack
  • 60daca5 chore(release): 5.91.0
  • 8dad9ce chore(deps-dev): bump @ babel/preset-react from 7.23.3 to 7.24.1
  • a3229f9 chore(deps-dev): bump @ babel/core from 7.24.0 to 7.24.1
  • 40c2e44 chore(deps-dev): bump @ types/node from 20.11.29 to 20.11.30
  • a04faba chore(deps-dev): bump memfs from 4.7.7 to 4.8.0
  • 8f22221 chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2
  • 8df6912 chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2
  • 711c618 chore(deps-dev): bump memfs from 4.7.7 to 4.8.0
  • c462bb3 chore(deps-dev): bump @ types/node from 20.11.29 to 20.11.30
  • f0d3e3e chore(deps-dev): bump @ babel/preset-react from 7.23.3 to 7.24.1
  • c0fecbb chore(deps-dev): bump @ babel/core from 7.24.0 to 7.24.1
  • 60b16bc chore(deps-dev): bump core-js from 3.36.0 to 3.36.1
  • 3e80802 chore(deps-dev): bump @ types/node from 20.11.28 to 20.11.29
  • 5ab1067 chore(deps-dev): bump @ types/node from 20.11.28 to 20.11.29
  • 45cdcea chore(deps-dev): bump core-js from 3.36.0 to 3.36.1
  • 0bc85d1 fix: throw error when dll-plugin needs to generate multiple manifest files, but the path is the same.
  • 7f1ad18 fix(types): more
  • be1d35e fix(types): more
  • 6ccd531 chore(deps-dev): bump @ types/node from 20.11.27 to 20.11.28
  • a76126a chore(deps-dev): bump simple-git from 3.22.0 to 3.23.0
  • cfe8079 chore(deps-dev): bump date-fns from 3.5.0 to 3.6.0
  • 7d84425 chore(deps-dev): bump @ types/node from 20.11.27 to 20.11.28
  • 305c72e chore(deps-dev): bump simple-git from 3.22.0 to 3.23.0
  • d52cea3 chore(deps-dev): bump date-fns from 3.5.0 to 3.6.0

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@TeeVeeEss TeeVeeEss merged commit 08103fc into develop May 22, 2024
3 checks passed
@TeeVeeEss TeeVeeEss deleted the snyk-upgrade-3f2a0be025563a27155d7b24f809167d branch May 22, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants