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 4.41.6 to 4.42.0 #403

Merged
merged 1 commit into from
Mar 8, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 8, 2020

Snyk has created this PR to upgrade webpack from 4.41.6 to 4.42.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 6 days ago, on 2020-03-02.
Release notes
Package name: webpack
  • 4.42.0 - 2020-03-02

    Bugfixes

    • Disable constant replacements in "use asm" scope
    • Update schema to disallow functions for output.hotUpdateChunkFilename as this doesn't work
    • Hoist exports in concatenated module to handle circular references with non-concatenated modules correctly
    • Flag all modules as used in DLLs to fix missing exports
  • 4.41.6 - 2020-02-11

    Bugfixes

    • Windows network paths are considered as absolute paths
    • fix hanging of FlagDependencyExportsPlugin when using export * in a circular matter
from webpack GitHub release notes
Commit messages
Package name: webpack
  • 29d851b 4.42.0
  • 07a4b28 Merge pull request #10478 from webpack/bugfix/all-modules-dll
  • c1aa9d4 flag all modules as used for Dll
  • d147689 Merge pull request #10431 from webpack/bugfix/concat-circular-4
  • d76761d hoist exports to the top of a concatenated module
  • 534d78f Merge pull request #10393 from webpack/schema/disallow-function-hotchunkfilename
  • d46ddc2 disallow function for output.hotUpdateChunkFilename
  • 95409bd Merge pull request #10294 from ngg/asmjs-4
  • 7a30012 spacing
  • 284e97f add detectStrictMode method for backward-compat
  • a7a07bc do not evaluate constants in asm.js, fix IIFE mode detection

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

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.056% when pulling d6bbdfe on snyk-upgrade-02cf9cd6641fb6e0838e8e21ee09699b into 3b289b5 on master.

@danactive danactive merged commit 7f3a266 into master Mar 8, 2020
@danactive danactive deleted the snyk-upgrade-02cf9cd6641fb6e0838e8e21ee09699b branch March 8, 2020 04: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.

3 participants