fromfrom icon indicating copy to clipboard operation
fromfrom copied to clipboard

An in-range update of copy-webpack-plugin is breaking the build 🚨

Open greenkeeper[bot] opened this issue 5 years ago β€’ 5 comments

The devDependency copy-webpack-plugin was updated from 5.0.0 to 5.0.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

copy-webpack-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v5.0.1

5.0.1 (2019-03-11)

Bug Fixes

  • respect base of glob for context dependencies (#352) (5b407f1)
Commits

The new version differs by 5 commits.

  • a8fc34e chore(release): 5.0.1
  • 91ba939 chore(deps): update (#354)
  • 5b407f1 fix: respect base of glob for context dependencies (#352)
  • ff1a7be docs: improve logLevel option description (#346)
  • d5788db docs: fix a typo in README.md (#344)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] avatar Mar 11 '19 13:03 greenkeeper[bot]

After pinning to 5.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] avatar Mar 11 '19 13:03 greenkeeper[bot]

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.0.2

5.0.2 (2019-03-22)

Bug Fixes

Performance Improvements

Commits

The new version differs by 7 commits.

  • 95cf57e chore(release): 5.0.2
  • ae2258f perf: avoid extra call stat for file (#365)
  • 94086af chore: remove unused deps (#364)
  • 52f8be6 fix: better determinate template in to option (#363)
  • 3946473 fix: emit errors instead throw (#362)
  • 05963eb fix: add fallback to transform cache directory (#361)
  • eaf4306 fix: watch on windows (#359)

See the full diff

greenkeeper[bot] avatar Mar 22 '19 16:03 greenkeeper[bot]

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.0.3

5.0.3 (2019-04-24)

Bug Fixes

  • alone [N] interpolation in to option (#375) (70917b7)
Commits

The new version differs by 10 commits.

  • ec0e036 chore(release): 5.0.3
  • de52b48 chore(defaults): update (#376)
  • 70917b7 fix: alone [N] interpolation in to option (#375)
  • 95cf57e chore(release): 5.0.2
  • ae2258f perf: avoid extra call stat for file (#365)
  • 94086af chore: remove unused deps (#364)
  • 52f8be6 fix: better determinate template in to option (#363)
  • 3946473 fix: emit errors instead throw (#362)
  • 05963eb fix: add fallback to transform cache directory (#361)
  • eaf4306 fix: watch on windows (#359)

See the full diff

greenkeeper[bot] avatar Apr 24 '19 15:04 greenkeeper[bot]

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.0.4

5.0.4 (2019-07-26)

Bug Fixes

  • use posix separator for emitting assets (#392) (7f08be6)
Commits

The new version differs by 19 commits.

  • 6158483 chore(release): 5.0.4
  • cd0e9f5 docs: clarify plugin description (#395)
  • f848140 test: refactor (#394)
  • ff0c736 refactor: tests (#393)
  • 7f08be6 fix: use posix separator for emitting assets (#392)
  • 89c73c8 chore(defaults): update (#390)
  • 0b61c86 docs: fix 'defined' typo in readme (#384)
  • 2f4dfec docs: update wording in README (#386)
  • 4b5a6bf chore(defaults): update (#380)
  • ec0e036 chore(release): 5.0.3
  • de52b48 chore(defaults): update (#376)
  • 70917b7 fix: alone [N] interpolation in to option (#375)
  • 95cf57e chore(release): 5.0.2
  • ae2258f perf: avoid extra call stat for file (#365)
  • 94086af chore: remove unused deps (#364)

There are 19 commits in total.

See the full diff

greenkeeper[bot] avatar Jul 26 '19 10:07 greenkeeper[bot]

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.0.5

5.0.5 (2019-11-06)

Performance Improvements

  • improvements for webpack@5
Commits

The new version differs by 25 commits.

  • 0675847 chore(release): 5.0.5
  • 9146c2a docs: fix typo (#401)
  • 3103940 refactor: minor code refactor (#399)
  • c546871 perf: improvement for webpack@5 (#406)
  • 5db376b chore(deps): update (#409)
  • 806eb41 docs: fix broken fragment links (#398)
  • 6158483 chore(release): 5.0.4
  • cd0e9f5 docs: clarify plugin description (#395)
  • f848140 test: refactor (#394)
  • ff0c736 refactor: tests (#393)
  • 7f08be6 fix: use posix separator for emitting assets (#392)
  • 89c73c8 chore(defaults): update (#390)
  • 0b61c86 docs: fix 'defined' typo in readme (#384)
  • 2f4dfec docs: update wording in README (#386)
  • 4b5a6bf chore(defaults): update (#380)

There are 25 commits in total.

See the full diff

greenkeeper[bot] avatar Nov 06 '19 18:11 greenkeeper[bot]