nsftx / vuetify-uploader

Upload component for Vuetify framework
MIT License
5 stars 1 forks source link

An in-range update of @vue/cli-service is breaking the build 🚨 #27

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @vue/cli-service was updated from 3.5.2 to 3.5.3.

🚨 View failing branch.

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

@vue/cli-service 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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/chmjs/vuetify-uploader/211?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/chmjs/vuetify-uploader/builds/513206565?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • 582dc45 v3.5.3
  • f107623 fix: downgrade @babel/preset-env temporarily (#3716)
  • adac48d fix: properly load non-js config files in genCacheConfig (#3632)
  • 10296ff fix: set the path of safari-no-module-fix.js correctly (#3647)
  • 614367d chore: vue-cli-version-marker@3.5.2
  • e1328ac chore: 3.5.2 changelog [ci skip]

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

Release Notes for v3.6.0

πŸš€ New Feature

πŸ› Bug Fix

🏠 Internal

Committers: 10

Commits

The new version differs by 70 commits.

  • 99a06d1 v3.6.0
  • eefe9f3 chore: pre release sync
  • 4d378ff chore: update @vue/ui
  • ee04a29 chore: update v-tooltip
  • 08ea791 fix(audit): not implemented for pnpm error
  • a684324 fix: animations not happening
  • bff6a44 fix(audit): hasProjectYarn
  • 33e9e0d chore: update v-tooltip
  • ad0da2d fix: fix pnpm compatibility issues during scaffolding (#3790)
  • 92c69e1 fix: should pass cwd as argument
  • a1aef86 fix: check for project pnpm only
  • 095067e feat: generate .npmrc when using pnpm as package manager
  • 6740ca3 fix: should add --shamefully-flatten for pnpm install
  • 94f3ca0 fix: better pnpm check
  • cc66247 chore: update deps

There are 70 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 113 commits.

  • 0dbfa5a v3.7.0
  • 6e6484e chore: pre release sync
  • 419d3e8 chore: update lockfile
  • bc1a345 fix: should not add polyfills from transform-runtime plugin (#3899)
  • a3e0858 feat: add .version field and assertVersion helper to plugin api (#3861)
  • a351cba feat: allow parallel option to be an integer (#3864)
  • e9259cd feat: add types for new lintOnSave options and multi-page entries (#3847)
  • 3da799c feat: should support bare option in preset.json (#3848)
  • b082da8 fix: process should be polyfilled rather than mocked (#3878)
  • 4f74b27 fix: should invalidate cache when lockfiles have updated (#3865)
  • 41f9dcf fix: pin jest-watch-typeahead to 0.2.1, avoid introducing jest 24 deps (#3867)
  • 405480e fix: vue-virtual-scroller should be in devDependencies as it's client-side only (#3871)
  • 411c999 docs: move plugin naming (#3874)
  • db374ec fix: should not show error message when pnpm is not installed (#3826)
  • 0bfc4b6 chore: remove redundant <= IE8 rule (#3851)

There are 113 commits in total.

See the full diff