Open greenkeeper[bot] opened 5 years ago
After pinning to 3.1.4 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.2.0
to 3.2.2
.Your tests are still failing with this version. Compare changes
devDependency
@vue/cli-service was updated from 3.2.2
to 3.2.3
.Your tests are still failing with this version. Compare changes
devDependency
@vue/cli-service was updated from 3.2.3
to 3.3.0
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits.
5937a67
v3.3.0
bcdf6d0
chore: pre release sync
d5b5e3b
fix: fix loaderOptions.postcss detection (#3201)
f15dcf7
feat: replace babel-plugin-transform-vue-jsx with @vue/babel-preset-jsx (#3218)
e7af0d8
feat: deprecate confusing baseUrl
option, use publicPath
instead. (#3143)
8b4471e
fix(cli-service): fix copy plugin's ignore pattern (fix #3119) (#3130)
4070507
fix: typo in welcome tips (#3246) [ci skip]
d88f2fa
chore: vue-cli-version-marker@3.2.3
fc81ffb
chore: 3.2.3 changelog [ci skip]
See the full diff
devDependency
@vue/cli-service was updated from 3.4.0
to 3.4.1
.Your tests are still failing with this version. Compare changes
The new version differs by 74 commits.
0c3f618
v3.4.1
805a4ce
test: add test for modern mode build result
e0983f4
fix: run modern build in separate process (#3477)
1b27d02
test: add test for multi page history api fallback (#3472)
ea5d9f7
feat(cli-service): add history api fallback for multi-page mode (#3181)
bf59e4f
chore: fix styles & mishandled merge conflicts
364f28f
fix(tslint): don't reread the input file on ts linting (close #2786) (#2787)
fccb114
chore: update deps
225b558
refactor: use dotenv
to parse env file and add a link to its docs (#3462)
114313c
fix(cli-plugin-eslint): make eslint deps optional (#3068)
f819f51
fix: respect command line --ignore-pattern option
38aa8d9
fix: import createTimeAgo from vue-timeago because it isn't a default export (#3437)
43bee4e
docs: change references of "Vue CLI 3" to "Vue CLI" (#3422) [ci skip]
87f9a29
chore: add repository.directory
field to each package.json
to specify where each package lives in a monorepo (#3397)
45dcbc5
chore: merge branch 'dev' into docs
There are 74 commits in total.
See the full diff
devDependency
@vue/cli-service was updated from 3.4.1
to 3.5.0
.Your tests are still failing with this version. Compare changes
The new version differs by 37 commits.
65eec48
v3.5.0
307b510
chore: pre release sync
b44fe8d
ci: update lockfile
9aff29d
fix: setting env by -e
in e2e tests (#3583)
3afdab0
chore: also add webpack to project root
78455d5
chore: add graphql & typescript to root dependencies to avoid peer dep warnings
bb4f349
fix: proxy should warn when array is passed. (#3525)
4c91f8d
docs(css): sass import path (#3569) [ci skip]
93f57ac
fix: use an environment variable to determine the entry files to inject default polyfills (#3565)
6f93bfe
fix(cli-service): inspect --rules (close #3334) (#3378)
4c3f2e7
docs: typo: object rest spread (#3556) [ci skip]
873ad84
feat: loosen the restriction of typescript version (#3542)
7df0c58
feat: add entryFiles
option, allowing explicit polyfill injection to specified files (#3470)
bd57f15
feat: support environment variable expansion (#3534)
2de215e
feat: warn if run instant prototyping in a project directory (#3508)
There are 37 commits in total.
See the full diff
devDependency
@vue/cli-service was updated from 3.5.0
to 3.5.1
.Your tests are still failing with this version. Compare changes
The new version differs by 11 commits.
0b363be
v3.5.1
dd37773
fix: should resolve to full path when setting default entryFiles
29d7d0b
docs: upgrade to vuepress 1.x
ddf3a2f
docs: update references of jsx support [ci skip]
3173d20
chore: merge branch 'dev' into docs
d23e728
docs: Document jest's transformIgnorePatterns
option to avoid pitfall (#3523) [ci skip]
8d5d854
docs: fix typo in troubleshooting.md (#3599) [ci skip]
b2d6dbd
chore: merge branch 'dev' into docs
097be7c
chore: vue-cli-version-marker@3.5.0
a6451ca
chore: 3.5.0 changelog [ci skip]
8db6237
docs: add docker based nginx deployment guide (#3323)
See the full diff
devDependency
@vue/cli-service was updated from 3.5.2
to 3.5.3
.Your tests are still failing with this version. Compare changes
The new version differs by 21 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]
0dc7934
v3.5.2
4d6fcf5
fix: use absolute import path for injected core-js polyfills (#3710)
156ef21
fix: explicitly set corejs version for @babel/preset-env (#3696)
fd20e1f
docs: fix typo in README.md (#3686) [ci skip]
b993030
chore: merge branch 'docs' into dev
a1b784f
docs: fix grammar in css.md (#3598) [ci skip]
b460b67
chore: upgrade vue-property-decorator to 8.x
2cf5849
docs: add lerna badge in README [ci skip] (#3627)
bbd573b
docs: add manifest in html head
There are 21 commits in total.
See the full diff
devDependency
@vue/cli-service was updated from 3.5.3
to 3.6.0
.Your tests are still failing with this version. Compare changes
@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 still failing with this version. Compare changes
The new version differs by 43 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 43 commits in total.
See the full diff
devDependency
@vue/cli-service was updated from 3.7.0
to 3.8.0
.Your tests are still failing with this version. Compare changes
The new version differs by 32 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 32 commits in total.
See the full diff
devDependency
@vue/cli-service was updated from 3.8.0
to 3.8.3
.Your tests are still failing with this version. Compare changes
The new version differs by 12 commits.
e84de1a
v3.8.3
41b4d37
fix: display correct address when multiple network adapters present (#4083)
bcc53db
fix: fix resolve project local plugin's file path (#4095)
79e4ba4
fix(cli-service): avoid opening browser twice
9fe3448
docs: add more explanation at prompts (#3924)
afa6209
docs: fix dead link (#3923) [ci skip]
1ff22d2
fix(task): keep double quotes in script command
658084b
chore: CHANGELOG for 3.8.x
10ec5f5
v3.8.2
3c5bd30
workflow: force publish @vue/cli package whenever the version marker published
ebcc67b
v3.8.1
19d50b9
Revert "chore: prefer .tsx? files over .jsx? file extensions (#3909)"
See the full diff
devDependency
@vue/cli-service was updated from 3.8.3
to 3.8.4
.Your tests are still failing with this version. Compare changes
devDependency
@vue/cli-service was updated from 3.8.4
to 3.9.0
.Your tests are still failing with this version. Compare changes
@vue/cli
@vue/cli-service
devServer.public
as the custom url for browser to open (#4169) (@Devil-Cong)@vue/cli-plugin-typescript
allowJs
to true (@NataliaTepluhina)@vue/cli
@vue/cli-plugin-eslint
, @vue/cli-plugin-typescript
, @vue/cli-service
The new version differs by 24 commits.
f276598
v3.9.0
38136ac
chore: pre release sync
51e63cf
feat(typescript): add convertJsToTs
and allowJs
options (#4212)
1f0d66f
docs: add Render deployment guide (#4217)
a60612e
style: fix lint errors
97fe2c6
chore: minor refactor (#4205)
113eb65
feat: add transformScript
to GeneratorAPI (#4188)
818e5dd
feat: implement version-related APIs for GeneratorAPI
(#4000)
de2f68d
Correct HTML and Static Assets (#4192)
c5f1d20
Add heroku deployment guide (#3777)
63da967
docs: mention caveat about missing plugins when in legacy config (#3857)
469c735
feat: make injectImports
& injectRootOptions
work for .vue
files (#4168)
0824407
fix: prefer devServer.public
as the custom url for browser to open (#4169)
1bc8006
chore: move yorkie from cli-service to plugin-eslint & plugin-typescript (#4153)
4f379d4
chore: merge branch 'docs' into v3
There are 24 commits in total.
See the full diff
devDependency
@vue/cli-service was updated from 3.9.0
to 3.9.2
.Your tests are still failing with this version. Compare changes
@vue/babel-preset-app
, @vue/cli-plugin-e2e-nightwatch
, @vue/cli-plugin-eslint
, @vue/cli-service
, @vue/cli-ui
The new version differs by 6 commits.
eda08fb
v3.9.2
01f7f27
fix: fix eslint path resolution in vue serve
(#4246)
fc6e0b7
chore: fix typos (#4241)
aafc83f
test: fix cliServiceVersion
for generator unit tests
ea91df2
v3.9.1
86830ac
fix: use module directory instead of entry file for eslintPath
(#4233)
See the full diff
devDependency
@vue/cli-service was updated from 3.9.2
to 3.9.3
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
25566b3
v3.9.3
d96b6ae
chore: pre release sync
6324444
fix(cli-test-utils): fix initGit
option (#4224)
745935a
fix: indexPath should also affect non-production builds (#4057)
4267b54
fix(@vue/cli-service): Update lodash.defaultsdeep (#4273)
See the full diff
devDependency
@vue/cli-service was updated from 3.9.3
to 3.10.0
.Your tests are still failing with this version. Compare changes
The new version differs by 34 commits.
075921c
v3.10.0
02a30b1
chore: pre release sync
39e071d
test: fix ts generator test, fixup 7c19dd61e24804cc77e9169487ffb18918d965ec
5a863a0
chore: ordered tslint rules
7c19dd6
fix: do not generate empty file when use ts without router (#4374)
bb2e3e7
fix: fix stats display when chunkFilename contains query string (#4359)
fb738a2
docs: replacing nightwatch CLI options URL with proper documentation (#4364)
2b3a306
docs(ru): fix link in webpack.md (#4358)
b9a0e46
chore(cli-service): word spelling in comments (#4367)
0ad84d0
chore: update lerna link in README.md (#4354) [ci skip]
b12f729
test: add test for #4347
00538f7
feat: add --port argument to 'vue serve' command (#4342)
878c337
fix: fix typo in typescript generator, convertAllFiles -> convertJsToTs (#4346)
66c410b
fix(eslint-generator): add ts file check to lint-staged (#4347)
470c94e
fix: use yarn --version
to detect yarn (#4336)
There are 34 commits in total.
See the full diff
devDependency
@vue/cli-service was updated from 3.10.0
to 3.11.0
.Your tests are still failing with this version. Compare changes
@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
@vue/cli-plugin-eslint
, @vue/cli-ui
@vue/cli-service
@vue/cli-plugin-unit-jest
, @vue/cli-plugin-unit-mocha
**/tests/**
subfolders (@LinusBorg)@vue/cli-shared-utils
@vue/cli-ui-addon-webpack
, @vue/cli-ui
@vue/cli-service
@vue/cli-plugin-babel
, @vue/cli-plugin-eslint
, @vue/cli-plugin-pwa
, @vue/cli-plugin-typescript
, @vue/cli-service
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
devDependency
@vue/cli-service was updated from 3.11.0
to 3.12.0
.Your tests are still failing with this version. Compare changes
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
The devDependency @vue/cli-service was updated from
3.1.4
to3.2.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-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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/Saeris/vue-keyrune/builds/460415888?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 31 commits.
d60657a
v3.2.0
6ef72cd
chore: pre release sync
45c3dcb
workflow: allow version number as commit message
51d54db
workflow: tag generation for vue-cli-version-marker
3d186d1
chore: eslint-config-typescript@3.2.0
bfb78a9
feat: add
decoratorsBeforeExport
optionf6ea6f9
chore: update deps
31ffcfe
feat: new release strategy (#3020)
d7ff752
chore: merge
4ce9671
chore: upgrade vue-cli-plugin-apollo
6b27ca7
fix: typo in plugin invoke notification (#2937)
ea312cf
docs: update devServer.proxy documentation (#2968) [ci skip]
481e713
chore: update yarn.lock
2baddaa
fix(tasks): new terminate process implementation
f45af95
chore: lint files
There are 31 commits in total.
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: