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

build(deps-dev): bump webpack from 5.20.1 to 5.20.2 in /src #825

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2021

Bumps webpack from 5.20.1 to 5.20.2.

Release notes

Sourced from webpack's releases.

v5.20.2

Bugfixes

  • fix caching issue with asset modules causing undefined files
  • fix problem that rebuildModule doesn't follow dependencies
Commits
  • f5a2637 5.20.2
  • 2acc6c4 Merge pull request #12591 from webpack/bugfix/asset-modules-caching-crash
  • 5723110 fix merge issue
  • fc9433f add test case
  • d9ef855 fix caching of asset modules
  • 53f10fd Merge pull request #12571 from webpack/dependabot/npm_and_yarn/webpack-cli-4.5.0
  • fdae092 Merge pull request #12575 from webpack/ci/timing-snapshot
  • 9393124 Merge pull request #12567 from mattcompiles/fix-broken-rebuild
  • 2ab5307 chore(deps-dev): bump webpack-cli from 4.4.0 to 4.5.0
  • e88c148 exclude ModuleProfile from snapshot as it's not 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 will merge this PR once CI passes on it, as requested by @konne.


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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2021
Copy link
Collaborator

@konne konne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/development/webpack-5.20.2 branch from 9cefb40 to 2e6d9af Compare February 5, 2021 07:30
Copy link
Collaborator

@konne konne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [webpack](https://github.com/webpack/webpack) from 5.20.1 to 5.20.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.20.1...v5.20.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/development/webpack-5.20.2 branch from 2e6d9af to abdac3f Compare February 5, 2021 07:31
Copy link
Collaborator

@konne konne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit c7c8d03 into development Feb 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/development/webpack-5.20.2 branch February 5, 2021 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant