Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

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

Closed
greenkeeper bot opened this issue Sep 30, 2018 · 1 comment
Closed

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

greenkeeper bot opened this issue Sep 30, 2018 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 30, 2018

The dependency nuxt was updated from 2.0.0 to 2.1.0.

🚨 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 failed (Details).

Release Notes for v2.1.0

Features

  • Expose loading.throttle as an option (PR #3953)
  • Allow to customize or disable minimizer plugins (PR #4018)
  • Use understandable file names for analyze mode (PR #4014)

Fixes

  • Correctly evaluate options.server values port, host, socket (PR #3942)
  • Properly serialize undefined values in vuex store (PR #3913)
  • Don't allow to cache error pages (PR #3962)
  • Update all non-major dependencies, vue-meta to ^1.5.5 (PR #3991)
  • Apply default value for NODE_ENV environment variable (PR #4003)
  • Typofixes from https://github.com/vlajos/misspell-fixer (PR #4013)
  • Update all non-major dependencies (PR #3991)

Misc

  • Refactor client store code style (PR #3683)
Commits

The new version differs by 27 commits.

  • d79f9a7 pkg: bump to 2.1.0
  • fdb225f 2.1.0
  • d69b4b8 feat: abstract minify and use value for all modes (#3965)
  • bc90716 fix(deps): update all non-major dependencies (#3991)
  • 0393bf7 feat: use understandable file names for analyze mode (#4014)
  • 8f06a18 feat(builder): allow to customize or disable minimizer plugins (#4018)
  • 1bf6385 fix: wrong extension for dev mode css file
  • f08cc76 exmaple: remove unnecessary transpile for vuetify
  • 74eb5a6 * Typofixes - https://github.com/vlajos/misspell-fixer (#4013)
  • 0c1d94a fix(cli): apply default value for NODE_ENV environment variable (#4003)
  • d7fa66d meta: improve github templates (#4004)
  • bb78a92 fix: vue-meta version to 1.5.3
  • 1fef39d fix(deps): update dependency cssnano to ^4.1.4 (#3990)
  • 163cfab chore(deps): update all non-major dependencies (#3986)
  • c097598 chore(deps): update dependency babel-eslint to v10 (#3984)

There are 27 commits in total.

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 Sep 30, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant