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.10.1 to 5.10.3 #526

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jan 5, 2021

Snyk has created this PR to upgrade webpack from 5.10.1 to 5.10.3.

merge advice
ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-12-15.
Release notes
Package name: webpack
  • 5.10.3 - 2020-12-15

    Bugfixes

    • errors in initial cache no longer cause build dependencies to be ignored
    • manual side effects flagging should override automatic analysis
    • modules in dlls without entryOnly will no longer be dropped because of no side effects
  • 5.10.2 - 2020-12-15

    Bugfixes

    • add a few missing node.js libraries as externals in target: "node"
    • improve cache (de)serialization to allow larger cache files (>2GB) and increase performance for them
  • 5.10.1 - 2020-12-11

    Bugfixes

    • avoid duplicating chunk info in chunk loading global
    • allow executing chunks before runtime is loaded
    • avoid error when emitting assets with different query string but identical filename and content
    • fix duplicated asset name in processAssets with additionalAssets
    • add missing \ in module info header comment
from webpack GitHub release notes
Commit messages
Package name: webpack
  • 10ad4e9 5.10.3
  • 0f732f3 Merge pull request #12182 from webpack/dependabot/npm_and_yarn/less-3.13.0
  • 04d00fe Merge pull request #12208 from webpack/dependabot/npm_and_yarn/types/node-14.14.14
  • 1286726 Merge pull request #12200 from webpack/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-6.0.7
  • b6f5803 Merge pull request #12207 from webpack/bugfix/cache-without-build-deps
  • c6582ce Merge pull request #12205 from webpack/bugfix/side-effects
  • f5b8fca chore(deps-dev): bump @ types/node from 14.14.13 to 14.14.14
  • c75a9ef errors in initial cache no longer cause build dependencies to be ignored
  • 06fcc0a flag modules in dlls without entryOnly with side-effects to keep them
  • 1e2634f manual side effects flagging should override automatic analysis
  • ea525f0 chore(deps-dev): bump fork-ts-checker-webpack-plugin from 6.0.5 to 6.0.7
  • 04b66d6 Merge pull request #12175 from webpack/dependabot/npm_and_yarn/simple-git-2.27.0
  • 724501d Merge pull request #12189 from webpack/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.0
  • d446fe5 Merge pull request #12188 from webpack/dependabot/npm_and_yarn/husky-4.3.6
  • 4f8d12d chore(deps-dev): bump less from 3.12.2 to 3.13.0
  • c937292 5.10.2
  • adb4553 Merge pull request #12191 from webpack/bugfix/cache-size
  • e500ad0 nitpicks
  • 0c4d47a Merge pull request #12181 from dnalborczyk/node-builtins
  • 16833c3 fix spell checker (wasi)
  • 56f42f1 feat: add support for additional node.js builtin modules
  • 3db039a improve serialization of lazy elements
  • 9563338 improve reading of cache file
  • 005bdbb fix memory leak when using createReadStream

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

@lholmquist lholmquist merged commit e72394c into master Jan 6, 2021
@lholmquist lholmquist deleted the snyk-upgrade-2776a720090675f7afa647f1cc8532c3 branch January 6, 2021 14:23
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