An in-range update of @vue/cli-plugin-babel is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The devDependency @vue/cli-plugin-babel was updated from 3.11.0
to 3.12.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-babel 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
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 fieldsa0fc87a
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
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 3.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
@vue/cli-plugin-babel was updated from4.1.0
to4.1.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 415 commits ahead by 415, behind by 158.
2ddcc65
v4.1.1
dd98fa6
fix: fix tsx compilation (#4894)
d21245d
workflow: correctly decide which dist-tag to use
d316a18
v4.1.0
44cfe78
chore: pre release sync
13376ce
Replace chalk.reset with stripAnsi in @vue/cli-shared-utils/lib/logger.js (#4842)
ba9596d
test: asyncToGenerator is no longer used in async/await transformation
84aed8e
chore: dependency maintenance
357c99a
chore: merge branch 'master' into dev
81e17e8
ci: warn on unlicensed dependencies
40616f4
ci: should fail on autofixable lint errors
b7f83b4
fix: support
parser
option for codemods, and enable ts parsing by default (#4883)ef2cbae
fix: invalid version error when modules not installed (#4859)
2c13800
chore: fix typo in comment [ci skip]
0f6ec2e
fix: typo atfer (#4851)
There are 250 commits in total.
See the full diff
- The
devDependency
@vue/cli-plugin-babel was updated from4.1.1
to4.1.2
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.1.2
4.1.2 (2019-12-28)
π Bug Fix
@vue/cli-plugin-pwa
@vue/cli
@vue/cli-plugin-babel
π Documentation
@vue/cli-service-global
@vue/cli-plugin-unit-jest
- Other
- #4976 docs: his -> their (@sodatea)
- #4973 docs: mention navigateFallback option for PWA App Shell caching (@clementmas)
- #4917 docs: [RU] Translation update (@Alex-Sokolov)
π Internal
@vue/cli
- #4904 refactor: use inline approach (@jamesgeorge007)
@vue/cli-service
- #4909 changed var-name
async
toisAsync
(@ikumargaurav)
- #4909 changed var-name
Committers: 9
- Alexander Sokolov (@Alex-Sokolov)
- Haoqun Jiang (@sodatea)
- Ivan Demidov (@Scrum)
- James George (@jamesgeorge007)
- Jorge Moliner (@whoisjorge)
- Jun-Kyu Kim (@x6ax6b)
- Kumar Gaurav (@ikumargaurav)
- clem (@clementmas)
- ziga (@zigomir)
Commits
The new version differs by 435 commits ahead by 435, behind by 158.
3b7227d
v4.1.2
95ae2a1
chore: merge branch 'master' into dev
0cba512
fix: fix several bugs in the PWA plugin UI, make it usable again (#4974)
1594327
chore: fix link to himepage (#5004)
9e73907
docs: update example code (#4987)
ef548a7
Update debugging instructions (#4754)
7bc3cd7
docs: his -> their (#4976)
3f15b4c
mention navigateFallback in the pwa docs (#4973)
00acca5
refactor: use inline approach (#4904)
26bdb51
fix: typo errors (#4938)
f7b95ac
fix: should download to different directories for different pre⦠(#4922)
02f2436
docs: [RU] Translation update (#4917)
c7961cd
fix: do not throw when babel config contains ignore/include/exclude (#4924)
aeddc6f
refactor: changed var
async
toisAsync
(#4909)6c24964
chore: remove unused dependency "slash"
There are 250 commits in total.
See the full diff