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

[Snyk] Upgrade webpack from 5.14.0 to 5.15.0 #2614

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade webpack from 5.14.0 to 5.15.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 2 days ago, on 2021-01-15.
Release notes
Package name: webpack
  • 5.15.0 - 2021-01-15

    Features

    • add getResolve method to data object when using function externals
    • externals function may return a promise now

    Bugfixes

    • fix define("local-module", expr) generating invalid syntax
    • fix resolving bug when resolving build dependencies
    • add chunkModulesSpace to schema
    • fix rebuildModule api

    Performance

    • improve performance of build dependencies resolving
  • 5.14.0 - 2021-01-13

    Features

    • add experimental ESM tracking for build dependencies

    Bugfixes

    • fix crash when calling watcher.getContextTimeInfoEntries()
    • make filesystem types compatible with memfs and real fs
    • fix rebuild error when using the AutomaticPrefetchPlugin

    Contribution

    • improve type definitions by using typescript 4.2
from webpack GitHub release notes
Commit messages
Package name: webpack
  • 0a8bf41 5.15.0
  • fa5cc45 Merge pull request #11433 from samcooke98/samc/fix-module-rebuild
  • de2b86e remove travis, add azure for the bot
  • e475ec3 Merge pull request #12429 from webpack/feature/resolve-in-externals
  • 1019544 fix typing issue
  • 435b9b8 Merge pull request #12427 from jaiwanth-v/add-chunkModulesSpace-to-stats
  • bab0c5a Merge pull request #12428 from webpack/perf/resolve-build-deps
  • 95f2344 Merge pull request #12289 from hodovani/patch-2
  • a7c0448 Merge pull request #12311 from sarimarton/patch-1
  • b6e349b offer getResolve to externals
  • f76ffc0 improve resolveBuildDependencies performance
  • 21ca681 add test case
  • 8569b15 Added chunkModulesSpace to schema
  • 164443c add and improve test case
  • 50c7c7e Try and improve test coverage?
  • d37e7d7 fixes
  • ea4e298 Self-review, add chunkGraph
  • a1a536c Linting
  • 13af82b Fix failing test
  • 44faa7f Add test
  • d52b23c Fix #12310
  • cca8cde Remove duplicate import

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

@DeviaVir DeviaVir merged commit 9e332d2 into unstable Jan 18, 2021
@DeviaVir DeviaVir deleted the snyk-upgrade-f35ddae1c1feab2258fa220767592dde branch January 18, 2021 14:35
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