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 🚨 #50

Closed
greenkeeper bot opened this issue Feb 8, 2018 · 6 comments
Closed

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 8, 2018

Version 4.4.0 of copy-webpack-plugin was just published.

Branch Build failing 🚨
Dependency copy-webpack-plugin
Current Version 4.3.1
Type devDependency

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 is in progress Details
  • continuous-integration/jenkins/branch This commit cannot be built Details

Commits

The new version differs by 11 commits.

  • b95fe62 chore(release): 4.4.0
  • aff71ee docs(README): standardize
  • 6a16b3c fix: support webpack >= v4.0.0
  • 7780271 chore(package): add engines field
  • 42701b6 refactor(package): rm test:nolint script
  • 9bf0d99 fix(package): add prepare script
  • 685d9ff ci(travis): add node lts/* && stable
  • 158f821 feat: use compiler.inputFileSystem instead fs (#205)
  • ea0c05f fix(preProcessPatterns): support glob context paths with special characters (#208)
  • f6c1ba7 refactor: avoid using lodash (#191)
  • 7c8a403 chore(package): add files property to reduce package size (#187)

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
Author

greenkeeper bot commented Feb 8, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2018

Version 4.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 2a6ec79 chore(release): 4.4.1
  • dadac24 fix: replace pify with simpler promise helpers (#221)
  • d0e17a1 docs(README): add missing comma in examples (#219)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2018

Version 4.4.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.4.2

2018-02-23

Bug Fixes

  • src/: don't escape non-glob patterns (#230) (0eb2cd5)
Commits

The new version differs by 3 commits.

  • ee78c06 chore(release): 4.4.2
  • 0eb2cd5 fix(src/): don't escape non-glob patterns (#230)
  • 4e15c1c style(utils/promisify): add missing semicolons

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 1, 2018

Version 4.4.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.4.3

2018-03-01

Bug Fixes

  • index: tapable deprecation warnings (webpack >= v4.0.0) (#234) (445d548)
Commits

The new version differs by 3 commits.

  • 832f139 chore(release): 4.4.3
  • 522c2b5 chore(package): update loader-utils v0.2.15...1.1.0 (#152)
  • 445d548 fix(index): tapable deprecation warnings (webpack >= v4.0.0) (#234)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 2, 2018

Version 4.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.5.0

2018-03-02

Features

  • processPattern: add support for {RegExp) matches (pattern.test) (#235) (1861730)
Commits

The new version differs by 2 commits.

  • c097601 chore(release): 4.5.0
  • 1861730 feat(processPattern): add support for {RegExp) matches (pattern.test) (#235)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 9, 2018

Version 4.5.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.5.1

2018-03-09

Bug Fixes

  • package: update cacache v10.0.1...10.0.4 (dependencies) (#238) (0b288f9)

Performance Improvements

  • index: switch to md4 for content hashing (#239) (2be8191)
Commits

The new version differs by 3 commits.

  • 63dc9f9 chore(release): 4.5.1
  • 0b288f9 fix(package): update cacache v10.0.1...10.0.4 (dependencies) (#238)
  • 2be8191 perf(index): switch to md4 for content hashing (#239)

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

1 participant