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 6.4.0 to 7.0.0 #958

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2020

Bumps copy-webpack-plugin from 6.4.0 to 7.0.0.

Release notes

Sourced from copy-webpack-plugin's releases.

v7.0.0

7.0.0 (2020-12-10)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5
  • the flatten option was removed in favor [name].[ext] value for the to option,
  • the transformPath option was removed in favor Function type of the to option, look at examples
  • the cacheTransform option was removed in favor Object type of the transform option, look at examples
  • migration on the compilation.hooks.processAssets hook
  • empty filtered paths throw an error, you can disable this behaviour using the noErrorOnMissing option
Changelog

Sourced from copy-webpack-plugin's changelog.

7.0.0 (2020-12-10)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5
  • the flatten option was removed in favor [name].[ext] value for the to option,
  • the transformPath option was removed in favor Function type of the to option, look at examples
  • the cacheTransform option was removed in favor Object type of the transform option, look at examples
  • migration on the compilation.hooks.processAssets hook
  • empty filtered paths throw an error, you can disable this behaviour using the noErrorOnMissing option
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 Pull requests that update Javascript code labels Dec 11, 2020
@github-actions
Copy link

Test262 conformance changes:

Test result master count PR count difference
Total 78,460 78,460 0
Passed 18,964 18,964 0
Ignored 15,559 15,559 0
Failed 43,937 43,937 0
Panics 1,127 1,127 0
Conformance 24.17 24.17 0.00%

@codecov
Copy link

codecov bot commented Dec 11, 2020

Codecov Report

Merging #958 (079289e) into master (7f1d6aa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #958   +/-   ##
=======================================
  Coverage   59.29%   59.29%           
=======================================
  Files         166      166           
  Lines       10689    10689           
=======================================
  Hits         6338     6338           
  Misses       4351     4351           

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 7f1d6aa...079289e. Read the comment docs.

@github-actions
Copy link

Benchmark for fa5e933

Click to view benchmark
Test PR Benchmark Master Benchmark %
Arithmetic operations (Execution) 369.8±19.24ns 433.4±17.78ns -14.67%
Arithmetic operations (Full) 281.1±21.84µs 275.2±12.26µs +2.14%
Array access (Execution) 9.2±0.44µs 9.4±0.44µs -2.13%
Array access (Full) 295.8±13.46µs 299.7±11.82µs -1.30%
Array creation (Execution) 3.0±0.14ms 3.0±0.17ms 0.00%
Array creation (Full) 3.2±0.18ms 3.3±0.12ms -3.03%
Array pop (Execution) 1112.0±67.48µs 1169.3±75.26µs -4.90%
Array pop (Full) 1595.6±69.99µs 1620.6±59.73µs -1.54%
Boolean Object Access (Execution) 5.6±0.63µs 5.6±0.24µs 0.00%
Boolean Object Access (Full) 279.9±11.40µs 290.2±11.89µs -3.55%
Clean js (Execution) 776.6±31.29µs 813.9±30.30µs -4.58%
Clean js (Full) 1101.5±43.30µs 1118.2±47.25µs -1.49%
Clean js (Parser) 38.8±2.87µs 38.0±1.72µs +2.11%
Create Realm 506.5±30.83ns 526.3±37.58ns -3.76%
Dynamic Object Property Access (Execution) 6.5±0.31µs 6.6±0.28µs -1.52%
Dynamic Object Property Access (Full) 297.2±14.89µs 303.2±15.33µs -1.98%
Expression (Parser) 7.0±0.45µs 7.2±0.37µs -2.78%
Fibonacci (Execution) 998.7±48.09µs 1028.4±85.16µs -2.89%
Fibonacci (Full) 1326.1±62.07µs 1361.4±92.09µs -2.59%
For loop (Execution) 25.3±1.35µs 26.3±1.41µs -3.80%
For loop (Full) 317.2±32.49µs 319.5±12.53µs -0.72%
For loop (Parser) 19.4±0.87µs 19.1±0.84µs +1.57%
Goal Symbols (Parser) 12.8±0.88µs 12.7±0.56µs +0.79%
Hello World (Parser) 3.3±0.17µs 3.4±0.13µs -2.94%
Long file (Parser) 842.4±44.44ns 829.3±33.02ns +1.58%
Mini js (Execution) 705.7±39.13µs 717.7±35.54µs -1.67%
Mini js (Full) 991.3±49.02µs 1019.6±55.96µs -2.78%
Mini js (Parser) 34.8±2.88µs 33.5±2.14µs +3.88%
Number Object Access (Execution) 4.3±0.30µs 4.4±0.18µs -2.27%
Number Object Access (Full) 281.8±13.02µs 286.6±13.26µs -1.67%
Object Creation (Execution) 5.7±0.31µs 5.8±0.24µs -1.72%
Object Creation (Full) 288.5±25.22µs 295.7±13.72µs -2.43%
RegExp (Execution) 12.1±0.51µs 12.2±0.45µs -0.82%
RegExp (Full) 296.6±17.28µs 301.7±14.76µs -1.69%
RegExp Literal (Execution) 12.4±1.79µs 12.3±0.60µs +0.81%
RegExp Literal (Full) 302.6±12.62µs 305.6±11.95µs -0.98%
RegExp Literal Creation (Execution) 10.3±0.54µs 10.9±1.17µs -5.50%
RegExp Literal Creation (Full) 286.8±16.30µs 303.0±11.04µs -5.35%
Static Object Property Access (Execution) 5.8±0.34µs 6.0±0.24µs -3.33%
Static Object Property Access (Full) 292.0±15.10µs 297.8±11.60µs -1.95%
String Object Access (Execution) 8.3±0.49µs 8.6±0.49µs -3.49%
String Object Access (Full) 287.7±11.57µs 297.1±24.14µs -3.16%
String comparison (Execution) 7.5±0.45µs 7.6±0.36µs -1.32%
String comparison (Full) 290.4±13.13µs 300.3±12.99µs -3.30%
String concatenation (Execution) 6.3±0.24µs 6.1±0.49µs +3.28%
String concatenation (Full) 282.3±14.50µs 293.7±15.14µs -3.88%
String copy (Execution) 4.8±0.22µs 4.8±0.36µs 0.00%
String copy (Full) 275.9±12.23µs 284.5±13.03µs -3.02%
Symbols (Execution) 4.1±0.21µs 4.3±0.28µs -4.65%
Symbols (Full) 266.5±12.06µs 279.4±10.75µs -4.62%

@Razican
Copy link
Member

Razican commented Dec 11, 2020

@dependabot squash and merge

@dependabot dependabot bot merged commit 98e11d7 into master Dec 11, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/copy-webpack-plugin-7.0.0 branch December 11, 2020 08:53
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant