Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Update webpack to the latest version 🚀#3004

Closed
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/webpack-2.6.1
Closed

Update webpack to the latest version 🚀#3004
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/webpack-2.6.1

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented May 25, 2017

Copy link
Copy Markdown
Contributor

Version 2.6.1 of webpack just got published.

Dependency webpack
Current Version 1.14.0
Type dependency

The version 2.6.1 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 v2.6.1

Bugfixes:

  • Promise is now only needed when loading chunk, not in initialization
  • variable injection in require.ensure is now working again
  • better comment message when no export found (output.pathinfo)
Commits

The new version differs by 2438 commits ahead by 2438, behind by 66.

  • 7cfd2c4 2.6.1
  • 5ec15f8 Merge pull request #4927 from webpack/bugfix/require-ensure-var-inject
  • da08b89 fix variable injection in require.ensure
  • 0dd0830 Merge pull request #4923 from webpack/bugfix/promise-later
  • 09d9533 Use Promise only when chunk load is triggered
  • ae389b0 Merge pull request #4918 from marzelin/master
  • 08615a2 change description when no static exports found
  • 859b8cd updated examples
  • af05c14 2.6.0
  • 74afac5 Merge pull request #4881 from webpack/bugfix/destructing
  • cd6d086 fix missing pattern walk
  • 231a638 fix parsing issue with patterns
  • 272c105 support destructing on assignment
  • 6bd3a82 Merge pull request #4902 from bdwain/master
  • 04f2622 require a newer version of uglify that fixes a bug with regexp

There are 250 commits in total.

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

codecov Bot commented May 25, 2017

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3004   +/-   ##
=======================================
  Coverage   63.61%   63.61%           
=======================================
  Files          72       72           
  Lines        2515     2515           
  Branches      514      514           
=======================================
  Hits         1600     1600           
  Misses        915      915

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 959eaa5...d49063c. Read the comment docs.

@clarkbw clarkbw mentioned this pull request Jun 8, 2017
10 tasks
@wldcordeiro wldcordeiro deleted the greenkeeper/webpack-2.6.1 branch June 28, 2017 19:33
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.

1 participant