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/cli-plugin-eslint is breaking the build 🚨 #30

Open
greenkeeper bot opened this issue Aug 21, 2019 · 2 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 21, 2019

The devDependency @vue/cli-plugin-eslint was updated from 3.10.0 to 3.11.0.

🚨 View failing branch.

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

@vue/cli-plugin-eslint 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
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v3.11.0

🚀 New Features

  • @vue/cli-service
    • #4468 feat: bump default less-loader version (@sodatea)
    • #4448 feat: --skip-plugins (@LinusBorg)
    • #4261 Add --inline-vue flag for build command to avoid externalization of Vue in lib & wc mode (@romansp)
    • #4386 feat: allow configuring scss options separately from sass (@sodatea)
  • @vue/cli-plugin-babel, @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha, @vue/cli-shared-utils
    • #4219 feat: allow omitting scope prefix for official plugins on vue add (@sodatea)

🐛 Bug Fix

  • @vue/cli-plugin-eslint, @vue/cli-ui
  • @vue/cli-service
    • #4468 feat: bump default less-loader version (@sodatea)
    • #4429 fix: merge custom externals config correctly, supports array (@sodatea)
  • @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha
    • #4447 fix: eslint should override env for **/tests/** subfolders (@LinusBorg)
  • @vue/cli-shared-utils
    • #4405 fix: resolvePluginId should correctly resolve @vue/cli-service (@sodatea)

📝 Documentation

🏠 Internal

  • @vue/cli-ui-addon-webpack, @vue/cli-ui

🔨 Underlying Tools

  • @vue/cli-service
  • @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-typescript, @vue/cli-service

Committers: 9

Commits

The new version differs by 24 commits.

  • 9272ead v3.11.0
  • 7cc0ccf chore: pre release sync
  • 53f7cb3 test: add eslint-plugin-prettier to workspace dependencies, fix test
  • 6ff59f1 chore: update @vue/component-compiler-utils to 3.0
  • 90577dc chore: add cwd option when calling globby (#4442)
  • cc9a513 feat: bump default less-loader version (#4468)
  • 4fe9f73 feat: --skip-plugins (#4448)
  • 6f44f2a fix: eslint should override env for /tests/ subfolders (#4447)
  • 9593c0e feat(build): add --inline-vue flag to optionally disable externalization of Vue (#4261)
  • e79133b fix: merge custom externals config correctly, supports array (#4429)
  • a0e8a6a fix: remove self-assignment (#4422)
  • 9525f67 feat: upgrade webpack (#4253)
  • 61485f6 Update parallel config description (#4420)
  • 44812be fix: resolvePluginId should correctly resolve @vue/cli-service (#4405)
  • 96ab7ae feat: allow configuring scss options separately from sass (#4386)

There are 24 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 Aug 21, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 18 commits.

  • 57c6f03 v3.12.0
  • 6c0f2ce chore: pre release sync
  • 96641cd fix: fix redundant log messages from webpack-dev-server (#4666)
  • a3225ac fix: correctly ignore html templates in copy-webpack-plugin (#4613)
  • ceeac16 docs: remove run for yarn commands in readme (#4551)
  • 7554764 fix: should not proxy sockjs endpoint (#4550)
  • 9b06c25 chore: remove extraneous log
  • c8e45dc fix: correctly sort test scripts in package.json
  • e71c884 fix(pluginResolution): support dots in scope names (#4512)
  • 8feaef0 fix: sortObject should not introduce formerly non-existent fields
  • a0fc87a fix: remove the nonexistent test command from generated README (#4525)
  • 02859cf feat: support sass-loader v8 (#4662)
  • 0b254a3 fix: fix ie11 compatibility when css.extract set to true (#4654)
  • b34edc8 docs: changes vuepress link for master branch (#4605)
  • 69f7145 Edited Dockerfile of Docker(Nginx) deployment doc (#4561)

There are 18 commits in total.

See the full diff

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

0 participants