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
Closed
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3004 +/- ##
=======================================
Coverage 63.61% 63.61%
=======================================
Files 72 72
Lines 2515 2515
Branches 514 514
=======================================
Hits 1600 1600
Misses 915 915Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 2.6.1 of webpack just got published.
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.1Bugfixes:
output.pathinfo)Commits
The new version differs by 2438 commits ahead by 2438, behind by 66.
7cfd2c42.6.15ec15f8Merge pull request #4927 from webpack/bugfix/require-ensure-var-injectda08b89fix variable injection in require.ensure0dd0830Merge pull request #4923 from webpack/bugfix/promise-later09d9533Use Promise only when chunk load is triggeredae389b0Merge pull request #4918 from marzelin/master08615a2change description when no static exports found859b8cdupdated examplesaf05c142.6.074afac5Merge pull request #4881 from webpack/bugfix/destructingcd6d086fix missing pattern walk231a638fix parsing issue with patterns272c105support destructing on assignment6bd3a82Merge pull request #4902 from bdwain/master04f2622require a newer version of uglify that fixes a bug with regexpThere 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 🌴