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.76.1 to 5.76.2 #12798

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

snipe
Copy link
Owner

@snipe snipe commented Apr 6, 2023

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


Snyk has created this PR to upgrade webpack from 5.76.1 to 5.76.2.

ℹ️ 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 22 days ago, on 2023-03-15.
Release notes
Package name: webpack
  • 5.76.2 - 2023-03-15

    Bugfixes

    • Fix bug where a missing semicolon in generated bundle output for publicPathRuntime would cause concatenated runtime errors by @ snitin315 in #16811
    • Remove redundant semicolons generated in bundle runtime code after onScriptComplete function by @ ahaoboy in #16347
    • Fix bug where RealContentHashPlugin was not respecting output.hashSalt's ability to cause a force recalculation of [contenthash] for emitted assets by @ dmichon-msft #16789

    Performance

    • Improve memory and runtime performance of sourcemaps via hoisting Regular Expression literals to stored variables by @ TheLarkInn in #15722
    • Correct v8 deoptimization in ModuleGraph due to instance property declarations occurring outside of constructor by @ snitin315 in #16830

    Developer Experience

    • Improved internal typings to match webpack-sources typings for Source instances by @ snitin315 in #16805
    • Update repo examples to include missing quotation by @ snitin315 in #16812

    New Contributors

    Full Changelog: v5.76.1...v5.76.2

  • 5.76.1 - 2023-03-10

    Fixed

    • Added assert/strict built-in to NodeTargetPlugin

    Revert

from webpack GitHub release notes
Commit messages
Package name: webpack
  • dbf7bf3 5.76.2
  • 125449f Merge pull request #16830 from snitin315/fix/module-graph
  • 3943cce fix: initialize `this._cacheStage` in ModuleGraph constructor
  • 796b511 Merge pull request #16805 from snitin315/fix/improve-source-types
  • be54e43 Merge pull request #16811 from snitin315/fix/add-missing-semicolon
  • 976320d test: update StatsTestCases snapshots
  • 44256c2 fix: add missing semicolon in `AutoPublicPathRuntimeModule`
  • 9ca77a3 Merge pull request #15722 from webpack/feat/issue-15720
  • 8f1b5ff Merge pull request #16347 from ahaoboy/main
  • 0f82297 docs: fix typo in examples
  • 8e7ac44 docs: update examples
  • 27b6dce fix: improve types for `webpack-sources`
  • 04c2737 chore: Remove redundant semicolons after onScriptComplete function close: #16346add route match
  • 5e31761 reset state for stateful regexp
  • e7c5583 hoist regexp literals in SourceMapDerToolPlugin

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

@what-the-diff
Copy link

what-the-diff bot commented Apr 6, 2023

PR Summary

  • Eslint updated
    Eslint was updated from version 8.21.2 to 8.37.0 for enhanced performance and latest features.

  • Webpack updated
    Webpack was updated in both package-lock and package files from version 5.761 to 5.762 for improved functionality.

  • Updates to related packages
    Several related packages, including graceful-fs, schema-utils, and @types/eslint, were updated with bug fixes or security patches without affecting their API.

@snipe snipe merged commit 5015371 into master Apr 16, 2023
5 of 6 checks passed
@snipe snipe deleted the snyk-upgrade-cec198178187b64d2348f74ddc10c797 branch April 16, 2023 03:36
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.

None yet

2 participants