Skip to content

Update webpack to the latest version 🚀#130

Closed
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/webpack-3.5.3
Closed

Update webpack to the latest version 🚀#130
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/webpack-3.5.3

Conversation

@greenkeeper
Copy link
Copy Markdown
Contributor

@greenkeeper greenkeeper Bot commented Aug 10, 2017

Version 3.5.3 of webpack just got published.

Dependency webpack
Current Version 3.5.2
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of webpack.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v3.5.3

Bugfixes

  • fixes a name conflict with the ModuleConcatenationPlugin
Commits

The new version differs by 7 commits.

  • 4b2b1ad 3.5.3
  • 4430af4 Merge pull request #5487 from webpack/bugfix/issue-5481
  • b7c3491 Merge pull request #5485 from webpack/bot/inactive
  • e1bfecf Merge pull request #5486 from webpack/bot/pr-pending
  • 0e73a24 also generate a new identifier for interop name
  • 0ad5d21 Wait for CI not pending until reporting CI status
  • 72420fa mark and close inactive issue after half a year

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 10, 2017

Codecov Report

Merging #130 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #130   +/-   ##
=======================================
  Coverage   83.52%   83.52%           
=======================================
  Files           1        1           
  Lines         170      170           
  Branches       37       37           
=======================================
  Hits          142      142           
  Misses         18       18           
  Partials       10       10

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 377e3a4...7da7039. Read the comment docs.

greenkeeper Bot added a commit that referenced this pull request Aug 12, 2017
@greenkeeper
Copy link
Copy Markdown
Contributor Author

greenkeeper Bot commented Aug 12, 2017

Version 3.5.4 just got published.

Update to this version instead 🚀

Release Notes v3.5.4

Bugfixes

  • Warnings and errors contribute to hash, which shows stats on warning-only change
  • HMR: avoid crash when calling accept handler on disposed module
  • HMR: disable Scope Hoisting for modules using HMR
  • restore backwards compatibility of ConcatenatedModule (@kisenka)

Features:

  • Add option to limit the number of parallel processed modules (parallelism)
Commits

The new version differs by 22 commits.

  • 990563f 3.5.4
  • 2475c6a Merge pull request #5506 from webpack/bugfix/concat-hmr
  • 0ea37a5 Disallow Scope Hoisting when using HMR
  • 287d587 Merge pull request #5480 from kisenka/concatenated-module-in-3.5-compat
  • 3d272ac fix: restore modules property of ConcatenatedModule (fixes #5477)
  • 7a36951 Merge branch 'master' of https://github.com/webpack/webpack into concatenated-module-in-3.5-compat
  • 839915c Merge pull request #5501 from webpack/bugfix/hash-watch-warnings-errors
  • 93af585 fix stats tests
  • 3820157 fix lint problem
  • 0925a9d Merge pull request #5502 from webpack/feature/limit-processed-modules
  • 09c34cf remove hash from stats test with error
  • 930c019 fix validation output test
  • f9bf8a9 Limit the number of parallel processed modules
  • 7905bf5 Warnings and Errors contribute to hash
  • f7bcba7 Merge pull request #5500 from webpack/bugfix/hmr-disposed-handler

There are 22 commits in total.

See the full diff

@greenkeeper greenkeeper Bot deleted the greenkeeper/webpack-3.5.3 branch August 15, 2017 14:57
citizensas pushed a commit that referenced this pull request May 29, 2021
citizensas pushed a commit that referenced this pull request May 29, 2021
citizensas pushed a commit that referenced this pull request May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants