Skip to content
This repository was archived by the owner on Nov 4, 2018. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link

Bumps webpack from 3.11.0 to 4.4.1.

Release notes

Sourced from webpack's releases.

v4.4.1

Bugfixes

  • fix yarn/npm install script on windows

v4.4.0

Features

  • When webpack-cli is not installed it will ask to install it
  • splitChunks.chunks supports a custom function now
  • Better warning when omitting mode

Bugfixes

  • disallow functions for chunkFilename, because it's not working
  • generate correct code when using export default (function xxx() {})

Performance

  • Performance improvements for sorting by identifier

v4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

v4.2.0

Features

  • add splitChunks.automaticNameDelimiter to configure the name separator for automatic names
  • stats.excludeModules now also accept booleans
  • webpack throws an error when trying to run in twice at a time
  • performance is disabled by default in non-web targets
  • AMD parser plugins can now be extended by inheriting

Bugfixes

  • Fix a race condition when writing events.json in ProfilingPlugin
  • HMR runtime code is reverted to ES5 style
  • script timeout is not correctly in seconds
  • reexporting JSON exports works correctly now
  • fix a bug when combining ProfilingPlugin with SourceMapDevToolPlugin
  • add a missing semicolon to the runtime code

v4.1.1

... (truncated)

Commits
  • 0e404b8 4.4.1
  • 26c0c60 Merge pull request #6907 from webpack/bugfix/cli-windows
  • 30c35ab use shell mode for windows support
  • e3bb8c9 4.4.0
  • 2bd495c Merge pull request #6864 from webpack/bump_prettier
  • 8d8da4c Merge branch 'master' into bump_prettier
  • 0f70fcb Merge pull request #6791 from storybooks/spilt-chunks-selector
  • 3f6b78f Merge pull request #6467 from PlayMa256/prompt_install_cli
  • b30de38 Merge pull request #6672 from EugeneHlushko/fix/6639
  • f600ccd Merge pull request #6827 from Connormiha/optimize-sort-by-identifier
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [webpack](https://github.com/webpack/webpack) from 3.11.0 to 4.4.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v3.11.0...v4.4.1)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview
Copy link
Author

Superseded by #132.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/webpack-4.4.1 branch April 5, 2018 05:23
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.

1 participant