Open greenkeeper[bot] opened 6 years ago
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.3.0
to 3.3.1
.Your tests are still failing with this version. Compare changes
devDependency
@vue/cli-service was updated from 3.3.1
to 3.4.0
.Your tests are still failing with this version. Compare changes
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 25 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 25 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
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/niktrix/ethvm/builds/460409254?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: