katallaxie / vue-preboot

:neckbeard: A teeny Vue.js + TypeScript boilerplate with SSR :thumbsup:. It is opinionated and powered by Webpack.
MIT License
9 stars 0 forks source link

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

Closed greenkeeper[bot] closed 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/vue-preboot/builds/306228253?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