An in-range update of @vue/cli-plugin-pwa is breaking the build 🚨 #29
Open
Description
The devDependency @vue/cli-plugin-pwa was updated from 3.10.0
to 3.11.0
.
This version is covered by your current version range and after updating it in your project the build failed.
@vue/cli-plugin-pwa 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
@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
🐛 Bug Fix
@vue/cli-plugin-eslint
,@vue/cli-ui
@vue/cli-service
@vue/cli-plugin-unit-jest
,@vue/cli-plugin-unit-mocha
- #4447 fix: eslint should override env for
**/tests/**
subfolders (@LinusBorg)
- #4447 fix: eslint should override env for
@vue/cli-shared-utils
📝 Documentation
- #4420 Update parallel config description (@danielwaltz)
- #4431 Update npx repository URL. (@DanielsLuz)
- #4418 Link ZEIT Now deployment example (@leo)
- #4412 Adjusted deployment documentation for ZEIT Now (@leo)
🏠 Internal
@vue/cli-ui-addon-webpack
,@vue/cli-ui
- #4422 fix: remove self-assignment (@DanielRuf)
🔨 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
- Daan Roet (@DRoet)
- Daniel Luz (@DanielsLuz)
- Daniel Ruf (@DanielRuf)
- Daniel Waltz (@danielwaltz)
- Haoqun Jiang (@sodatea)
- Leo Lamprecht (@leo)
- Roman Pavlov (@romansp)
- Thorsten Lünborg (@LinusBorg)
- @zrh122
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 🌴