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 vue is breaking the build 🚨 #6

Closed
greenkeeper bot opened this issue Dec 9, 2018 · 1 comment
Closed

An in-range update of vue is breaking the build 🚨 #6

greenkeeper bot opened this issue Dec 9, 2018 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 9, 2018

The devDependency vue was updated from 2.5.18 to 2.5.19.

🚨 View failing branch.

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

vue 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
  • ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for v2.5.19

Bug Fixes

  • ssr: should not warn for custom directives that do not have ssr implementation 780dac5, closes #9167
  • vdom: remove unnecessary sameVnode condition 0d4b35f, closes #9168

Reverts

  • fix(sfc): avoid deindent when pad option is specified (#7647) 5d721a4, closes #7647
Commits

The new version differs by 6 commits.

  • 628c1b7 build: release 2.5.19
  • c38a81b build: build 2.5.19
  • 0d4b35f fix(vdom): remove unnecessary sameVnode condition
  • 5d721a4 revert: fix(sfc): avoid deindent when pad option is specified (#7647)
  • 780dac5 fix(ssr): should not warn for custom directives that do not have ssr implementation
  • a89384c test(ssr): add basic directives test (#9166)

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 Dec 9, 2018

After pinning to 2.5.18 your tests are passing again. Downgrade this dependency 📌.

posva added a commit that referenced this issue Dec 10, 2018
@posva posva closed this as completed Dec 10, 2018
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