Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Update webpack to the latest version 馃殌 #337

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 28, 2019

The devDependency webpack was updated from 4.29.5 to 4.29.6.

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.29.6

Bugfixes

  • typeof __webpack_require__ and require.onError is no longer evaluated to undefined and evaluation is done at runtime instead.
  • this value in module.hot.accept with imported dependency is correctly preserved.
  • webassemblyjs updated to latest version

Contributing

  • added a linting step to ensure all dependencies resolve to npm modules
Commits

The new version differs by 44 commits.

  • 685a062 4.29.6
  • 42dff08 Merge pull request #8820 from webpack/dependabot/npm_and_yarn/typescript-3.3.3333
  • 1ef0c2c Merge pull request #8818 from webpack/dependabot/npm_and_yarn/react-dom-16.8.3
  • a4196f9 Merge pull request #8839 from webpack/dependabot/npm_and_yarn/acorn-6.1.1
  • 5e9b9fe Merge pull request #8844 from webpack/bugfix/8829
  • ab517aa fixes #8829
  • 99d6270 Bump acorn from 6.1.0 to 6.1.1
  • 3496426 Merge pull request #8835 from webpack/dependabot/npm_and_yarn/eslint-config-prettier-4.1.0
  • 0dcdd3c Merge pull request #8831 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-1.2.3
  • 4c6e2bd Merge pull request #8827 from webpack/dependabot/npm_and_yarn/wast-loader-1.8.5
  • 188d162 Merge pull request #8823 from webpack/dependabot/npm_and_yarn/@types/node-10.12.27
  • b7361ff Merge pull request #8821 from webpack/dependabot/npm_and_yarn/coveralls-3.0.3
  • 02bd9be Merge pull request #8822 from webpack/dependabot/npm_and_yarn/ajv-6.9.2
  • 1bb3938 Merge pull request #8834 from xtuc/chore-bump-webassemblyjs24
  • 563dd52 Bump eslint-config-prettier from 4.0.0 to 4.1.0

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

greenkeeper bot added a commit that referenced this pull request Apr 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 12, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.30.0.

Update to this version instead 馃殌

Release Notes for v4.30.0

Features

  • add amd: false to disable AMD support
  • Compilation.hooks.finishModules now also allows async plugins
  • add output.libraryTarget: "system" to compile for SystemJs environment

Bugfixes

  • fix generating a null id when concatenating an entry module in a different chunk
  • fix unneeded chunk references when splitting modules from chunks
  • fix parsing of function name in function scope

Performance

  • Lazy require some internal files
  • Faster way to generate function headers

Contributing

  • Run prettier on examples markdown
Commits

The new version differs by 102 commits.

  • b72b96a 4.30.0
  • 9ededfa Merge pull request #9034 from webpack/dependabot/npm_and_yarn/tapable-1.1.3
  • e33a91f chore(deps): bump tapable from 1.1.1 to 1.1.3
  • de81dd0 Merge pull request #8864 from joeldenning/issue-8833
  • 7dfddc2 Merge pull request #8858 from webpack/dependabot/npm_and_yarn/json-schema-to-typescript-6.1.3
  • f7d0c25 Improve way how System is tested
  • 39a680d formating of output code
  • e2e74f5 Merge pull request #8980 from webpack/dependabot/npm_and_yarn/eslint-5.16.0
  • 81dc70d Merge pull request #9022 from sandersn/fix-webassembly-declaration
  • 13aa512 Merge pull request #9023 from webpack/dependabot/npm_and_yarn/typescript-3.4.3
  • 1566036 chore(deps-dev): bump typescript from 3.4.2 to 3.4.3
  • ce33ca7 Update WebAssembly declaration
  • 5117461 Merge pull request #9006 from hiroppy/feature/fix-template-syntax
  • 9e60850 Merge pull request #8984 from webpack/dependabot/npm_and_yarn/react-16.8.6
  • 5f75527 Bump json-schema-to-typescript from 6.1.1 to 6.1.3

There are 102 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 9, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 9, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.31.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 20, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.32.0.

Update to this version instead 馃殌

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

greenkeeper bot commented May 22, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.32.1.

Update to this version instead 馃殌

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

greenkeeper bot commented May 22, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.32.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jun 4, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 4, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.33.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jun 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 12, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.34.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jun 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 20, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.35.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 1, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.35.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 8, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.35.3.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 17, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 17, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.36.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 17, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 17, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.36.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 23, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.37.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 26, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 26, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.38.0.

Update to this version instead 馃殌

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

greenkeeper bot commented Aug 1, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.39.0.

Update to this version instead 馃殌

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

greenkeeper bot commented Aug 2, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.39.1.

Update to this version instead 馃殌

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

greenkeeper bot commented Aug 13, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.39.2.

Update to this version instead 馃殌

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

greenkeeper bot commented Aug 27, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.39.3.

Update to this version instead 馃殌

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

greenkeeper bot commented Sep 12, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.40.0.

Update to this version instead 馃殌

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

greenkeeper bot commented Sep 13, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.40.1.

Update to this version instead 馃殌

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

greenkeeper bot commented Sep 13, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.40.2.

Update to this version instead 馃殌

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

greenkeeper bot commented Sep 24, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.41.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 11, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.41.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2019

  • The devDependency webpack was updated from 4.29.5 to 4.41.2.

Update to this version instead 馃殌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants