Skip to content

Conversation

lholmquist
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade webpack from 5.98.0 to 5.99.8.

ℹ️ 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 9 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: webpack
  • 5.99.8 - 2025-05-06

    Fixes

    • Fixed type error with latest @ types/node
    • Fixed typescript types
  • 5.99.7 - 2025-04-25

    Fixes

    • Don't skip export generation for default reexport (#19463)
    • Fixed module library export generation for reexport (#19459)
    • Avoid module concatenation in child compilation for module library (#19457)
    • Ensure HMR recover gracefully when CSS module with error
    • Respect cause of any errors and errors of AggregateError in stats output
    • Added missing @ types/json-schema in types
  • 5.99.6 - 2025-04-18

    Fixes

    • Respect public path for ES modules
    • Fixed generation of module for module library when mixing commonjs and esm modules
    • Always apply FlagDependencyExportsPlugin for libraries where it required
    • Faster logic for dead control flow
    • Typescript types
  • 5.99.5 - 2025-04-08

    Fixes

    • Control dead flow for labeled and blockless statements
  • 5.99.4 - 2025-04-08

    Fixes

    • Fixed terminated state for if/else
  • 5.99.3 - 2025-04-08

    Fixes

    • Fixed dead control flow with deep nested if/else
  • 5.99.2 - 2025-04-08

    Fixes

    • Dead control flow for exotic cases
  • 5.99.1 - 2025-04-07

    Fixes

    • Dead control flow for many cases
  • 5.99.0 - 2025-04-07

    Fixes

    • Fixed a lot of types
    • Fixed runtime error when using asset module as entrypoint and runtimeChunk
    • JSON generator now preserves __proto__ property
    • Fixed when entry module isn't executed when targeting webworker with a runtime chunk
    • Do not duplicate modules with import attributes and reexport
    • The module and module ESM libraries have been union and code generation has been improved
    • Use a valid output path for errored asset modules
    • Remove BOM from JavaScript and CSS files when loader was not used
    • Create export for externals for module/modern-module library
    • Export unprovided variables for commonjs-static library
    • Forward semicolons from meta.webpackAST
    • Use xxhash64 for cache.hashAlgorithm when experiments.futureDefaults enabled
    • [CSS] Fixed profiling plugin for CSS
    • [CSS] Avoid extra module.export output for CSS module

    Features

    • Add dead control flow check
    • Handle new Worker(import.meta.url) and new Worker(new URL(import.meta.url)) syntax
    • Added ability to generate custom error content for generators

    Performance Improvements

    • Fixed excessive calls of getAllReferences
    • Optimize loc for monomorphic inline caching

    Chores

    • Switch on strict types for typescript
  • 5.98.0 - 2025-02-13

    Fixes

    Performance Improvements

    Chores

    Features

    Continuous Integration

    New Contributors

    Full Changelog: v5.97.1...v5.98.0

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.98.0 to 5.99.8.

See this package in npm:
webpack

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23?utm_source=github&utm_medium=referral&page=upgrade-pr
@lholmquist
Copy link
Member Author

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link
Contributor

github-actions bot commented Jul 4, 2025

This pull request is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants