katallaxie / angular-preboot

:metal: A teeny tiny Angular (4 :tada:) seed to get your next great project booted. It is powered by great ideas and Webpack. It does AutoDLL, AoT, PostCss, Autoprefixer, and some other cool things.
MIT License
11 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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

Branch Build failing 🚨
Dependency copy-webpack-plugin
Current Version 4.2.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 failed [Details](https://travis-ci.org/katallaxie/angular-preboot/builds/306229737?utm_source=github_status&utm_medium=notification)

Release Notes Release v4.2.2

4.2.2 (2017-11-23)

Bug Fixes

  • copying same file to multiple targets (#165) (43a9870)
Commits

The new version differs by 8 commits ahead by 8, behind by 2.

  • 6e81e75 chore(release): 4.2.2
  • 13fe3c8 refactor: use const instead var
  • 19b3a17 chore(package): remove unused dependencies (fs-extra, node-dir)
  • af80033 chore: drop unused deps
  • 7707512 refactor: use const instead var
  • dcddf86 docs: Fixes changelog issue from 4.2.1
  • 7477183 chore(release): 4.2.1
  • 43a9870 fix: copying same file to multiple targets (#165)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 4.2.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 4.2.3 just got published.

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

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.3.0 just got published.

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

greenkeeper[bot] commented 6 years ago

Version 4.3.1 just got published.

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

greenkeeper[bot] commented 6 years ago

Version 4.4.0 just got published.

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

greenkeeper[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 4.5.2 just got published.

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

Release Notes v4.5.2

4.5.2 (2018-06-26)

Bug Fixes

Commits

The new version differs by 7 commits.

  • 1f92729 chore(release): 4.5.2
  • 3ef5b6c fix: allow square brackets in path (#264)
  • c779a30 docs: clarify webpack-dev-server and write-file-webpack-plugin (#259)
  • 6205f51 docs: fixed missing commas in code examples (#254)
  • 66813ad docs: update link to file-loader (#251)
  • 65314cd docs(README): clarify async usage (pattern.transform) (#242)
  • 2a1124d docs(README): correct anchor link (patterns.toType) (#241)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 48bc708 chore(release): 4.5.3
  • 5fa69db fix(processPattern): add glob directory context to contextDependencies (#290)
  • 5474889 docs: context option is a string, not array (#269)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • dc7aa5d chore(release): 4.5.4
  • 5670926 fix(processPattern): don't add 'glob' as directory when it is a file (contextDependencies) (#296)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.6.0

2018-10-31

Bug Fixes

  • handle undefined and null as stats value (#302) (78c5d12)

Features

  • add support for target path transform (#284) (7fe0c06)
Commits

The new version differs by 3 commits.

  • 5cf125e chore(release): 4.6.0
  • 78c5d12 fix: handle undefined and null as stats value (#302)
  • 7fe0c06 feat: add support for target path transform (#284)

See the full diff