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.8.0 to 5.9.0 #520

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade webpack from 5.8.0 to 5.9.0.

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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-11-28.
Release notes
Package name: webpack
  • 5.9.0 - 2020-11-28

    Features

    • improve side effects analysis to report imported and reexported symbols as side-effect-free

    Bugfixes

    • fix problem when HMR and different runtimes (e. g. with Workers)
      • caused crash with ... has no hash info for runtime ...
  • 5.8.0 - 2020-11-26

    Features

    • add the ability to process assets generated in later stages during processAssets
    • new processAssets stage: PROCESS_ASSETS_STAGE_OPTIMIZE_INLINE
    • add hooks to the RealContentHashPlugin to allow to process custom hashes (e. g. SRI)

    Bugfixes

    • fix typing for child compiler plugins
    • SourceMapPlugin will process assets added in later stages during asset processing
from webpack GitHub release notes
Commit messages
Package name: webpack
  • 0e7437d 5.9.0
  • 714ed0a Merge pull request #12073 from webpack/dependabot/npm_and_yarn/prettier-2.2.1
  • 99d7a20 prettier
  • 4600e03 chore(deps-dev): bump prettier from 2.2.0 to 2.2.1
  • 6278ac6 Merge pull request #12070 from webpack/dependabot/npm_and_yarn/simple-git-2.24.0
  • e2b600d Merge pull request #12067 from webpack/dependabot/npm_and_yarn/babel-loader-8.2.2
  • c16e968 Merge pull request #12075 from webpack/bugfix/hmr-multiple-runtimes
  • 81b3b7e Merge pull request #12076 from webpack/feature/side-effects-analysis
  • 4c3e18f skip worker tests when worker_threads is not supported
  • a0d72e6 fix test case
  • cf97d04 fix test cases
  • c7ea638 improve side effects analysis to report imported and reexports symbols as side-effect-free
  • c9fbdb9 avoid a breaking change and use a warning instead
  • d46f945 fix problem when HMR and different runtimes
  • 9ac2fae chore(deps-dev): bump simple-git from 2.23.0 to 2.24.0
  • b66ecfa chore(deps-dev): bump babel-loader from 8.2.1 to 8.2.2

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 119ac47 into master Jan 4, 2021
@lholmquist lholmquist deleted the snyk-upgrade-30afd366dfeb67bea97675b49a968ed8 branch January 4, 2021 15:54
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