Skip to content

Bump webpack from 4.20.2 to 4.22.0#1990

Closed
dependabot-preview[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/webpack-4.22.0
Closed

Bump webpack from 4.20.2 to 4.22.0#1990
dependabot-preview[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/webpack-4.22.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Oct 22, 2018

Bumps webpack from 4.20.2 to 4.22.0.

Release notes

Sourced from webpack's releases.

v4.22.0

Features

  • Add support for evaluating && and || expressions

Bugfixes

  • fix problems where order of things where not deterministic

Performance

  • improve performance of chunk graph creation
    • this will improve rebuild performance in watch mode

v4.21.0

Features

  • add output.libraryTarget: "amd-require" which generates a AMD require([], ...) wrapper instead of a define([], ...) wrapper
  • support arrays of strings passed to output.library, which exposes the library to a subproperty

Bugfixes

  • fix cases where __webpack_require__.e is used at runtime but is not defined in the bundle
  • fix behavior of externals of global type

Performance

  • Some performance improvements to the chunk graph generation
Commits
  • 894eca2 4.22.0
  • 5165a90 Merge pull request #8242 from webpack/perf/chunk-graph
  • 07d2d65 Merge pull request #8243 from webpack/bugfix/stablility
  • 5e4a6a4 fix byId sorting
  • c04747f make LimitChunkCountPlugin stable
  • a7db689 make chunk compare stable
  • 3217d02 make stats assets order stable by providing a default order
  • 98b482e make dependency order stable
  • 8a8111b make sorting in Stats stable
  • 511d15b make origins sorting deterministic
  • 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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [webpack](https://github.com/webpack/webpack) from 4.20.2 to 4.22.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.20.2...v4.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@cadecairos cadecairos temporarily deployed to foundation-mofostaging-pr-1990 October 22, 2018 19:37 Inactive
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

A newer version of webpack exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@alanmoo
Copy link
Copy Markdown
Contributor

alanmoo commented Oct 29, 2018

@dependabot-bot rebase

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@alanmoo
Copy link
Copy Markdown
Contributor

alanmoo commented Oct 29, 2018

@dependabot-bot recreate

1 similar comment
@alanmoo
Copy link
Copy Markdown
Contributor

alanmoo commented Nov 9, 2018

@dependabot-bot recreate

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #2145.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/webpack-4.22.0 branch November 9, 2018 10:41
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.

3 participants