Open greenkeeper[bot] opened 5 years ago
After pinning to 3.5.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
@vue/cli-service was updated from 3.5.3
to 3.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
@vue/cli-ui
@vue/cli-service
@vue/cli
@vue/cli-service
, @vue/cli-shared-utils
, @vue/cli-ui
, @vue/cli
@vue/cli-plugin-eslint
, @vue/cli-service
lintOnSave
to support 'default' behaviour (Closes #3552) (@LinusBorg)@vue/cli-plugin-unit-jest
@vue/cli-ui
@vue/cli-service
@vue/cli-ui
Other
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
devDependency
@vue/cli-service was updated from 3.6.0
to 3.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
devDependency
@vue/cli-service was updated from 3.7.0
to 3.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 145 commits.
d6ce9c2
v3.8.0
6d1706e
chore: pre release sync
1ba4b9c
docs: add description of babel plugin usage in TS plugin prompt (#4046)
6996df3
feat(HtmlPwaPlugin): adds 'manifestCrossorigin' option (#3939)
7b8a06f
chore: remove gitHead field from package.json
686759f
chore: lockfile maintenance
bde9b3d
fix: add apollo-client as dependencies, fix peer dep warning
cb6ca38
fix: add default inMemoryCacheOptions
1b51835
test: replace http-server with serve to create a test server (#4056)
7597c60
chore: update vue-template-compiler version
f9f6afa
ci: update chromedriver version in appveyor to 2.45
04148dd
chore: update isbinaryfile to 4.x
78bc1db
chore(openBrowser): sync with upstream
6f085d3
fix: fix dev mode compatibility with workers (#4034)
dbac817
feat: prompt editor (#3929)
There are 145 commits in total.
See the full diff
The devDependency @vue/cli-service was updated from
3.5.2
to3.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
- β **now/package.json:** has failed - β **now:** Deployment has failed ([Details](https://zeit.co/github/deployment?deploymentId=dpl_2GT8mJU8ivzo9f4a3JajpXAnYZZ5)).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: