pa001024 / riven-mirror

ζžι•œ - the impressive warframe tool site

Home Page:https://riven-im.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The devDependency @vue/cli-service was updated from 4.0.4 to 4.0.5.

🚨 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: build: Your tests failed on CircleCI (Details).

Release Notes for v4.0.5

πŸ› Bug Fix

  • @vue/cli
    • #4741 fix: should tolerate cli version check error (@sodatea)
    • #4720 fix: do not install core plugins that have major version bumps (@sodatea)
  • @vue/cli-plugin-eslint
    • #4740 fix: autofix code style after scaffolding on older versions of cli (@sodatea)
    • #4728 fix: fix eslint not found error in vue serve command (@sodatea)
  • @vue/cli-ui
    • #4739 fix: "add router" button should not require prompt in terminal (@sodatea)
    • #4724 fix: fix latest version check always displaying "0.1.0" (@sodatea)

πŸ“ Documentation

  • #4733 Fix indentation of --inline-vue description (@mul14)

🏠 Internal

  • @vue/babel-preset-app, @vue/cli-plugin-babel, @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha, @vue/cli-service-global, @vue/cli-service, @vue/cli-test-utils, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui, @vue/cli

Committers: 2

Commits

The new version differs by 10 commits.

  • 17925c6 v4.0.5
  • 964fad5 fix: should tolerate cli version check error (#4741)
  • 31df36d fix(eslint): autofix code style after scaffolding on older versions of cli (#4740)
  • 8093630 fix(ui): "add router" button should not require prompt in terminal (#4739)
  • 6904e3b chore: lockfile maintenance
  • b35a8d3 fix(ui): fix latest version check without yarn (#4724)
  • 2cdb50c Fix indentation of --inline-vue description (#4733)
  • 86c500f chore: dependency maintenance (#4734)
  • 96890b5 fix: do not install core plugins that have major version bumps (#4720)
  • 85c9cbf fix: fix eslint not found error in vue serve command (#4728)

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 🌴

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