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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webpack to the latest version 馃殌 #4009

Merged
merged 1 commit into from Jul 6, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 5, 2018

Version 4.15.1 of webpack was just published.

Dependency webpack
Current Version 4.15.0
Type devDependency

The version 4.15.1 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of webpack.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v4.15.1

Bugfixes

  • fix memory leaks when using HMR and in SplitChunksPlugin cache
  • fix undefined automaticNameDelimiter in cache groups when using maxSize
  • fix ProfilingPlugin for node.js 10 and 6
Commits

The new version differs by 10 commits.

  • 81149be 4.15.1
  • 6f53dbe Merge pull request #7655 from skratchdot/issue-7654
  • 7fc88cd Merge pull request #7662 from webpack/bugfix/undefined-in-max-size
  • 67d932d Merge pull request #7661 from webpack/bugfix/split-chunks-leak
  • 5341d7d Merge pull request #7660 from webpack/bugfix/hot-leak
  • 8e8f185 fixes usage of automaticNameDelimiter in cache groups
  • 64b22c4 make the cache a WeakMap to not leak memory
  • 6172d3c fix memory leak with HMR
  • 3b6f475 Use push null to end the stream
  • 6705141 prevent UnhandledPromiseRejectionWarning in node 6

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@sbrunner sbrunner merged commit 6ae39f5 into master Jul 6, 2018
@sbrunner sbrunner deleted the greenkeeper/webpack-4.15.1 branch July 6, 2018 05:39
@gberaudo gberaudo added this to the dummy milestone Jul 6, 2018
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.

None yet

2 participants