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

Merged
merged 1 commit into from Oct 25, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 24, 2018

The devDependency webpack was updated from 4.22.0 to 4.23.0.

This version 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.


Release Notes for v4.23.0

Features

  • add watchMode flag to Compiler to be able to detect watch mode in plugins
  • Prefer chunk names of entrypoints when merging chunks
  • add removedFiles property to Compiler to detect removed files

Bugfixes

  • publish declarations to npm
  • upgrade @webassemblyjs/* for bugfix
  • fix crash when using a side-effect-free wasm module in production mode

Internal changes

  • test on node.js 12
  • fix memory leak in test suite
Commits

The new version differs by 35 commits.

  • a4feb6e 4.23.0
  • 298fa4c Merge pull request #8266 from ljqx/wasm-finalize-exports-fix
  • 035ceb6 force travis rerun
  • 735b4aa Merge pull request #8182 from xtuc/ci-node-nightly
  • 6844c75 add test
  • 8256249 longer timeouts for Compiler test
  • f7ff913 use latest node 12 nightly
  • 1c44f95 fix bug where module is referenced which is not in the graph
  • 98d077d order values with different types correctly
  • f5e45be also export WebAssembly.Global when reexporting globals
  • b22f027 Update tests for new WebAssembly.Global API
  • edcadbb ci: add node 11
  • 91755a2 Merge pull request #8265 from webpack/ci/fix-memory-issue
  • 523ddd7 avoid memory leak
  • 48656d2 [WasmFinalizeExportsPlugin] check if ref is null before using it

There are 35 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 2c68bc9 into master Oct 25, 2018
@sbrunner sbrunner deleted the greenkeeper/webpack-4.23.0 branch October 25, 2018 06:24
@sbrunner sbrunner added this to the dummy milestone Oct 30, 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