Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

[Snyk] Upgrade webpack from 4.41.5 to 4.41.6 #168

Merged
merged 2 commits into from
Mar 18, 2020

Conversation

snyk-bot
Copy link
Contributor

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

Snyk has created this PR to upgrade webpack from 4.41.5 to 4.41.6.

ℹ️ 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 23 days ago, on 2020-02-11.
Release notes
Package name: webpack
  • 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
  • 4.41.5 - 2019-12-27

    Bugfixes

    • handle relative paths with webpack:// prefix in SourceMaps correctly
    • fixes a non-determinism about providedExports with export * which caused changing module hashes and unnecessary HMR invalidation
from webpack GitHub release notes
Commit messages
Package name: webpack
  • 71be3bf 4.41.6
  • 0b8ef22 Merge pull request #10344 from webpack/bugfix/hang-circular-reexport
  • 614ea54 only retrigger flagging exports in dependencies when exports really changed
  • 627510d Merge pull request #10255 from jeffin143/fix-10247
  • e826575 correct windows paths must use \ and not /
  • 5e9f083 Merge pull request #10240 from jeffin143/fix-10217
  • d8c74b6 fix: better handle absolute paths
  • ef73991 update webpackOption.d.ts
  • 2101892 add chunkid declaration
  • 4bb706f Fix lint issue
  • 2394136 added variable declarations in files where required
  • 148c4be get rid of some hacks in declarations file for webpack-4

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

@tboeckmann tboeckmann merged commit 73dd51c into master Mar 18, 2020
@tboeckmann tboeckmann deleted the snyk-upgrade-037981e3444fec1cda63f4cf3c3627d2 branch March 29, 2020 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants