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 馃殌 #201

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 21, 2018

Version 4.17.0 of webpack was just published.

Dependency webpack
Current Version 3.12.0
Type devDependency

The version 4.17.0 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.17.0

Features

  • allow to provide custom functions to IgnorePlugin

Bugfixes

  • remove incorrectly emitted dead code in concatenated modules
  • chunk ids contribute to [contenthash] for js assets
  • fix crash when trying to export globals in concatenated modules
Commits

The new version differs by 2351 commits ahead by 2351, behind by 8.

  • 6f1f18f 4.17.0
  • 45e798a Merge pull request #7827 from AoDev/feat/ignore-plugin-check-fn
  • ed96915 Merge pull request #7907 from Connormiha/simplify-context-replacmnet-plugin
  • 1f954b4 Get rid typeof undef in all lib
  • c2e0395 Merge pull request #7922 from webpack/bugfix/concat-globals
  • 9315ce2 fix exporting globals in scope-hoisted modules
  • 0e60343 Merge pull request #7921 from webpack/bugfix/contenhash-id
  • c253b4b chunk ids contribute to contenthash for javascript
  • efa69cd Get rid of typeof for checking undefined
  • 6235e99 feat(IgnorePlugin): allow user to provide his own check functions
  • a02bf99 Merge pull request #7886 from Sibiraj-S/patch-1
  • aba6dbf Merge pull request #7888 from webpack/bugfix/issue-7887
  • 1345ab2 fixes #7887
  • a9a4f1c docs: update README.md
  • 34ff480 Merge pull request #7881 from oygen87/patch-8

There are 250 commits in total.

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 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.342% when pulling 3d10ab6 on greenkeeper/webpack-4.17.0 into 63f959e on master.

greenkeeper bot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 22, 2018

Version 4.17.1 just got published.

Update to this version instead 馃殌

Release Notes v4.17.1

Bugfixes

  • fix missing reexports in export * in a concatenated module
Commits

The new version differs by 3 commits.

  • ff3ef5e 4.17.1
  • 58773ad Merge pull request #7931 from webpack/bugfix/concatenated-star-export
  • a92c23e fixes #7930

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2018

Version 4.17.2 just got published.

Update to this version instead 馃殌

Release Notes v4.17.2

Bugfixes

  • fix a spacing issue with the ProgressPlugin on some terminals
  • force-upgrade webpack-sources for performance improvement (was already in semver range)
Commits

The new version differs by 9 commits.

  • dfe6379 4.17.2
  • 80bc330 Merge pull request #7961 from aimergenge/patch-1
  • 3dedc72 Merge pull request #7969 from webpack/deps/upgrade
  • cd9525a Upgrade some dependencies
  • 7996883 solving outputing unnecessary spaces
  • 76c3193 Merge pull request #7952 from webpack/tooling/prettier
  • 1b886ee improve prettier and lint config and performance
  • 6e01fd5 Merge pull request #7942 from webpack/test/performance
  • 2740d4a improve jest startup performance

See the full diff

@redonkulus redonkulus closed this Sep 4, 2018
@redonkulus redonkulus deleted the greenkeeper/webpack-4.17.0 branch September 4, 2018 18:14
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.

None yet

2 participants