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 copy-webpack-plugin from 5.1.2 to 6.4.1 in /ui #638

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps copy-webpack-plugin from 5.1.2 to 6.4.1.

Release notes

Sourced from copy-webpack-plugin's releases.

v6.4.1

6.4.1 (2020-12-16)

Bug Fixes

  • compatibility with webpack 4 file system (#570) (720026a)

v6.4.0

6.4.0 (2020-12-07)

Features

v6.3.2

6.3.2 (2020-11-19)

Bug Fixes

v6.3.1

6.3.1 (2020-11-13)

Bug Fixes

v6.3.0

6.3.0 (2020-11-03)

Features

  • added the sourceFilename info (original source filename) to assets info (#542) (db2e3bf)
  • persistent cache between compilations (webpack@5 only) (#541) (c892451)

v6.2.1

6.2.1 (2020-10-09)

Chore

  • update schema-utils

v6.2.0

... (truncated)

Changelog

Sourced from copy-webpack-plugin's changelog.

6.4.1 (2020-12-16)

Bug Fixes

  • compatibility with webpack 4 file system (#570) (720026a)

6.4.0 (2020-12-07)

Features

6.3.2 (2020-11-19)

Bug Fixes

6.3.1 (2020-11-13)

Bug Fixes

6.3.0 (2020-11-03)

Features

  • added the sourceFilename info (original source filename) to assets info (#542) (db2e3bf)
  • persistent cache between compilations (webpack@5 only) (#541) (c892451)

6.2.1 (2020-10-09)

Chore

  • update schema-utils

6.2.0 (2020-10-02)

Features

  • use webpack input filesystem (only webpack@5) (#531) (6f2f455)

... (truncated)

Commits

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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jan 3, 2022
@dependabot dependabot bot requested a review from markphelps January 3, 2022 02:09
@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2022

Codecov Report

Merging #638 (979b5ff) into master (e120bd7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #638   +/-   ##
=======================================
  Coverage   83.43%   83.43%           
=======================================
  Files          16       16           
  Lines        1443     1443           
=======================================
  Hits         1204     1204           
  Misses        207      207           
  Partials       32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e120bd7...979b5ff. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/copy-webpack-plugin-6.4.1 branch 3 times, most recently from 45eed5f to 4859ce6 Compare January 6, 2022 15:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/copy-webpack-plugin-6.4.1 branch 6 times, most recently from 48dace3 to 7803737 Compare January 12, 2022 14:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/copy-webpack-plugin-6.4.1 branch from 7803737 to e85737f Compare January 12, 2022 20:08
@markphelps markphelps enabled auto-merge (squash) January 12, 2022 20:09
@markphelps
Copy link
Collaborator

@dependabot rebase

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.1.2 to 6.4.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/v6.4.1/CHANGELOG.md)
- [Commits](webpack-contrib/copy-webpack-plugin@v5.1.2...v6.4.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/copy-webpack-plugin-6.4.1 branch from e85737f to ec8aa23 Compare January 12, 2022 20:12
@markphelps markphelps merged commit 327b9c7 into master Jan 16, 2022
@markphelps markphelps deleted the dependabot/npm_and_yarn/ui/copy-webpack-plugin-6.4.1 branch January 16, 2022 21:51
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.

2 participants