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

Merged
merged 1 commit into from Jun 5, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 5, 2018

Version 4.11.0 of webpack was just published.

Dependency webpack
Current Version 4.10.2
Type devDependency

The version 4.11.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.11.0

Features

  • support reportProgress in afterEmit
  • Warnings are now emitted if magic comments don't compile
  • Added support for matchResource inline request for loaders
  • Using webpackPrefetch in entry chunk now triggers prefetching in runtime
    • No link tag needed for this in HTML
  • Warnings will be emitted when trying to use i64-functions imported from wasm

Bugfixes

  • get_global initializer in wasm globals now work correctly
  • Reexporting globals is now handled correctly
  • Error origins and locations are now displayed correctly
Commits

The new version differs by 87 commits.

  • e2fe200 4.11.0
  • b1a640e Merge pull request #7479 from webpack/fix/5153
  • b5b1e86 Merge pull request #7478 from webpack/fix/5889
  • aa6de57 Ensure static and dynamic imports use the same binding
  • 348057f Add a test case to invalidate #5889
  • 5653732 Merge pull request #7476 from sandersn/fix-template-tag-syntax
  • c971073 Fix template tag syntax
  • 19389b7 Merge pull request #7447 from xtuc/fix-wasm-check-for-invalid-signatures
  • 78b3193 add checkWasmTypes flag, enabled it only in production
  • bc6b5b0 Merge pull request #7444 from MLoughry/prefetch-from-entry
  • c65d164 fix test case
  • 591521b support node.js 10 and 8
  • c77ec39 revert afterStartup and trigger prefetch before startup
  • dc0e1ec Merge branch 'master' into prefetch-from-entry
  • db668b7 move fake document to ConfigTestCases

There are 87 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 馃尨

@sbrunner sbrunner merged commit ccc36f9 into master Jun 5, 2018
@sbrunner sbrunner deleted the greenkeeper/webpack-4.11.0 branch June 5, 2018 13:24
@sbrunner sbrunner added this to the dummy milestone Jun 22, 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

1 participant