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.96.1 to 5.97.0 #8452

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

satkunas
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade webpack from 5.96.1 to 5.97.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 23 days ago.

Release notes
Package name: webpack
  • 5.97.0 - 2024-12-03

    Bug Fixes

    • Don't crash with filesystem cache and unknown scheme
    • Generate a valid code when output.iife is true and output.library.type is umd
    • Fixed conflict variable name with concatenate modules and runtime code
    • Merge duplicate chunks before
    • Collisions in ESM library
    • Use recursive search for versions of shared dependencies
    • [WASM] Don't crash WebAssembly with Reference Types (sync and async)
    • [WASM] Fixed wasm loading for sync and async webassembly
    • [CSS] Don't add [uniqueName] to localIdentName when it is empty
    • [CSS] Parsing strings on Windows
    • [CSS] Fixed CSS local escaping

    New Features

    • Added support for injecting debug IDs
    • Export the MergeDuplicateChunks plugin
    • Added universal loading for JS chunks and JS worker chunks (only ES modules)
    • [WASM] Added universal loading for WebAssembly chunks (only for async WebAssembly)
    • [CSS] Allow initial CSS chunks to be placed anywhere - the output.cssHeadDataCompression option was deleted
    • [CSS] Added universal loading for CSS chunks
    • [CSS] Parse ICSS @ value at-rules in CSS modules
    • [CSS] Parse ICSS :import rules in CSS modules
    • [CSS] Added the url and import options for CSS
    • [CSS] Allow to import custom properties in CSS modules

    Performance

    • Faster Queue implementation, also fixed queue iterator state in dequeue method to ensure correct behavior after item removal
  • 5.96.1 - 2024-11-01

    Bug Fixes

    • [Types] Add @ types/eslint-scope to dependencieS
    • [Types] Fixed regression in validate
from webpack GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade webpack from 5.96.1 to 5.97.0.

See this package in npm:
webpack

See this project in Snyk:
https://app.snyk.io/org/satkunas/project/25c5648e-7e46-4545-b65e-84af09244f4b?utm_source=github&utm_medium=referral&page=upgrade-pr
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

3 participants