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 nuxt is breaking the build 🚨 #801

Closed
greenkeeper bot opened this issue Feb 26, 2019 · 2 comments · Fixed by #1219
Closed

An in-range update of nuxt is breaking the build 🚨 #801

greenkeeper bot opened this issue Feb 26, 2019 · 2 comments · Fixed by #1219
Labels
dependencies Updates for npm packages, GitHub Actions and other dependencies.

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 26, 2019

The dependency nuxt was updated from 2.4.3 to 2.4.5.

🚨 View failing branch.

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

nuxt is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v2.4.5

v2.4.5 (2019-02-26)

Bug fixes and Improvements

  • builder: bundle resources other than js(x)/json in node_modules (#4913) (71a70fe)
  • cli: dont force exit when it was explicitly disabled (#4973) (4b82aa9)
  • cli: show warning on forced exit (#4958) (3d2deac)
  • dependencies: update serve-placeholder and esm (#4970) (111455f)
  • vue-renderer: preload modern resource in spa modern mode (#5043) (3516580)
  • vue-app: fix asyncData memory leak on client-side (#4966) (4086800)
  • vue-app: fix getNuxtChildComponents method (#4969) (dbf7099)
  • vue-app: use browser to handle scrolling position on page reload... (#5080) (7001312)
  • webpack: bundle resources other than js(x)/json in node_modules (#4913) (71a70fe)
  • nuxt-ts: error catch in nuxt-ts binary (#5086) (4f887f6)
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 greenkeeper bot added the dependencies Updates for npm packages, GitHub Actions and other dependencies. label Feb 26, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 26, 2019

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

@FloEdelmann
Copy link
Member

After re-running the Travis test with a cleared cache, they are passing again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates for npm packages, GitHub Actions and other dependencies.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant