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

Already on GitHub? Sign in to your account

Bump webpack from 4.3.0 to 4.4.1 #621

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 29, 2018

Bumps webpack from 4.3.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
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.

@dependabot-preview dependabot-preview bot added the dependencies This issue or pull request is related to software library dependencies label Mar 29, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/webpack-4.4.1 branch from d8ed129 to 3337ed1 Compare March 29, 2018 23:45
Bumps [webpack](https://github.com/webpack/webpack) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.3.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/webpack-4.4.1 branch from 3337ed1 to fec7542 Compare April 4, 2018 11:16
@dependabot-preview
Copy link
Contributor Author

Superseded by #649.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/webpack-4.4.1 branch April 4, 2018 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue or pull request is related to software library dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant