Skip to content

Update webpack to the latest version 🚀 #1282

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
2 commits merged into from
Sep 12, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 12, 2019

The devDependency webpack was updated from 4.39.3 to 4.40.0.

This version is not covered by your current version range.

If you don’t 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.


Publisher: sokra
License: MIT

Release Notes for v4.40.0

Features

  • adds asset info for emitted assets
    • new methods allow easy emitting/updating of assets compilation.emitAsset/updateAsset (instead of accessing the Object compilation.assets)
    • 3 flags in asset info:
      • immutable: when set an asset can be cache infinitely
      • development: when set an asset is some kind of development tool (i. e. a SourceMap)
      • hotModuleReplacement: when set an asset is generated for an hot update
    • Stats expose info object in assets
    • String version of Stats show flags
Commits

The new version differs by 30 commits.

  • 9c6b367 4.40.0
  • e9e7a85 Merge pull request #9687 from webpack/feature/emit-asset
  • 758269e add emit/updateAsset to Compilation
  • 7f403e2 Merge pull request #9686 from webpack/dependabot/npm_and_yarn/types/node-10.14.18
  • 93943ea chore(deps-dev): bump @types/node from 10.14.17 to 10.14.18
  • f5e1e1e Merge pull request #9684 from webpack/dependabot/npm_and_yarn/typescript-3.6.3
  • ea95059 chore(deps-dev): bump typescript from 3.6.2 to 3.6.3
  • cd804cc Merge pull request #9683 from webpack/deps/jest-again
  • a81cdcd upgrade jest dependencies
  • 8ba7705 Merge pull request #9639 from webpack/dependabot/npm_and_yarn/typescript-3.6.2
  • a736c3e update code for @enum breaking change
  • 320b30b chore(deps-dev): bump typescript from 3.5.3 to 3.6.2
  • 77cd3d0 Merge pull request #9664 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.17.0
  • 3e72f36 chore(deps-dev): bump eslint-plugin-jest from 22.16.0 to 22.17.0
  • b2b5b27 Merge pull request #9655 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.7.1

There are 30 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Sep 12, 2019
@ghost ghost merged commit 10b8f87 into master Sep 12, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/webpack-4.40.0 branch September 12, 2019 19:25
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Sep 18, 2019
* parse:
  Release v2.0.3 (parse-community#1294)
  Update cross-env to the latest version 🚀 (parse-community#1295)
  Fix: Force pointer array items to always be pointers (parse-community#1291)
  Update webpack-cli to the latest version 🚀 (parse-community#1292)
  Update graphql to the latest version 🚀 (parse-community#1290)
  Update eslint to the latest version 🚀 (parse-community#1289)
  Update graphql to the latest version 🚀 (parse-community#1288)
  Update webpack to the latest version 🚀 (parse-community#1287)
  Fix CLP dialog for pointer fields (parse-community#1283)
  Update puppeteer to the latest version 🚀 (parse-community#1286)
  Update webpack to the latest version 🚀 (parse-community#1285)
  Update history to the latest version 🚀 (parse-community#1284)
  Fix: Feature "masterkey parameters" requires Parse Server >= 3.9.0 (parse-community#1281)
  Update webpack to the latest version 🚀 (parse-community#1282)
  Update history to the latest version 🚀 (parse-community#1279)

# Conflicts:
#	package-lock.json
This pull request was closed.
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.

0 participants