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

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

Open
greenkeeper bot opened this issue Apr 24, 2019 · 5 comments
Open

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

greenkeeper bot opened this issue Apr 24, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 24, 2019

The devDependency copy-webpack-plugin was updated from 5.0.2 to 5.0.3.

🚨 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
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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 3 commits.

  • ec0e036 chore(release): 5.0.3
  • de52b48 chore(defaults): update (#376)
  • 70917b7 fix: alone [N] interpolation in to option (#375)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 26, 2019

Your tests are still failing with this version. Compare changes

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 9 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)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v5.0.5

5.0.5 (2019-11-06)

Performance Improvements

  • improvements for webpack@5
Commits

The new version differs by 6 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)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 9, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v5.1.0

5.1.0 (2019-12-09)

Features

Bug Fixes

  • better to determine when glob is used (4826e56)
Commits

The new version differs by 10 commits.

  • 5df649c chore(release): 5.1.0
  • c936416 refactor: tests (#421)
  • 08a4d7f docs: fix
  • 8b13bc3 refactor: improve schema
  • d155dd0 docs: update ignore instructions (#410)
  • 45780be docs: example for placeholders in to (#420)
  • 452539a feat: validate options (#419)
  • 4826e56 fix: better to determine when glob is used
  • 51c3680 docs: issue 408 (#418)
  • f6f72a7 chore(deps): update

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v5.1.1

5.1.1 (2019-12-12)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 96e2315 chore(release): 5.1.1
  • 3b79595 fix: allow to setup empty array (#425)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants