Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vue-cli monorepo to v4 (major) #9

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 18, 2019

This PR contains the following updates:

Package Type Update Change
@vue/cli (source) devDependencies major 3.3.0 -> 4.1.1
@vue/cli-plugin-babel devDependencies major 3.3.0 -> 4.1.1
@vue/cli-plugin-eslint devDependencies major 3.3.0 -> 4.1.1
@vue/cli-plugin-unit-jest devDependencies major 3.3.0 -> 4.1.1
@vue/cli-service (source) devDependencies major 3.3.0 -> 4.1.1

Release Notes

vuejs/vue-cli

v4.1.1

Compare Source

🐛 Bug Fix
Committers: 1

v4.1.0

Compare Source

🚀 New Features
  • @vue/cli-plugin-pwa
🐛 Bug Fix
📝 Documentation
Committers: 11

v4.0.5

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
  • @vue/babel-preset-app, @vue/cli-plugin-babel, @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha, @vue/cli-service-global, @vue/cli-service, @vue/cli-test-utils, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui, @vue/cli
Committers: 2

v4.0.4

Compare Source

🐛 Bug Fix
  • @vue/cli-service
    • #​4711 fix: fix a typo that caused router failed to install in older versions (@​sodatea)
📝 Documentation
Committers: 2

v4.0.3

Compare Source

🐛 Bug Fix
  • @vue/cli-ui, @vue/cli
  • @vue/cli-service
    • #​4696 fix: allow v3 cli to invoke vuex & router plugin from inside cli-service (@​sodatea)
  • @vue/cli-plugin-eslint, @vue/cli-plugin-typescript, @vue/cli-ui
Committers: 1

v4.0.2

Compare Source

🐛 Bug Fix
  • @vue/cli-service
Committers: 1

v4.0.1

Compare Source

🐛 Bug Fix
  • @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-vuex, @vue/cli-service-global, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui, @vue/cli

v4.0.0

Compare Source

🚀 New Features
💥 Breaking Changes
🐛 Bug Fix
📝 Documentation
Committers: 5

v3.12.1

Compare Source

Regarding recent patch releases of Vue CLI v4, we are not fixing bugs in v4 itself, but for v3 compatibility actually (to be more specific, for the vue add router and vue add vuex commands in the older CLI versions, user projects are not likely affected). We still recommend all users to upgrade to v4 early.

This is because we've made a mistake in implementing the version check mechanism of core plugins in v3. As we expect to bring users the latest and best practices for their projects, we always use the latest versions of the core plugins for scaffolding. This, however, became a burden when we bump the major versions. During the RC phase, the version check logic wasn't triggered, thus we failed to spot this problem early enough.

Luckily, few breaking changes have been made in v4 regarding the scaffolding part, so most users are not affected.
The main issues are due to the changed locations of router and vuex templates. But as the usage varies (scaffolding via Vue CLI UI / command line; calling CLI v4 in v3 projects; calling CLI v3 in v4 projects, etc.), it took us several patches to fully address these issues. We are now also releasing this patch version in v3 so that users who are not confident enough to upgrade their workflow to v4 can have a more backward-compatible CLI to use.


🐛 Bug Fix
  • @vue/cli
Committers: 1

v3.12.0

Compare Source

🚀 New Features
🐛 Bug Fix
📝 Documentation
Committers: 6

v3.11.0

Compare Source

🚀 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
  • @vue/cli-shared-utils
📝 Documentation
🏠 Internal
🔨 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

v3.10.0

Compare Source

🚀 New Features
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 17

v3.9.3

Compare Source

🐛 Bug Fix
Committers: 3

v3.9.2

Compare Source

🐛 Bug Fix
📝 Documentation
  • @vue/babel-preset-app, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-service, @vue/cli-ui
Committers: 2

v3.9.1

Compare Source

🐛 Bug Fix
  • @vue/cli-plugin-eslint
Committers: 1

v3.9.0

Compare Source

🚀 New Features
🐛 Bug Fix
📝 Documentation
🏠 Internal
  • @vue/cli
  • @vue/cli-plugin-eslint, @vue/cli-plugin-typescript, @vue/cli-service
    • #​4153 chore: move yorkie from cli-service to plugin-eslint & plugin-typescript (@​sodatea)
Committers: 10

v3.8.4

Compare Source

🐛 Bug Fix
Committers: 2

v3.8.3

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 2

v3.8.2

Compare Source

🐛 Bug Fix
Committers: 1

v3.8.0

Compare Source

🚀 New Features
💥 Breaking Changes

* @vue/cli-plugin-typescript

🐛 Bug Fix
📝 Documentation
  • @vue/cli-plugin-typescript, @vue/cli
🏠 Internal
🔨 Underlying Tools
Committers: 9

v3.7.0

Compare Source

🚀 New Features
  • @vue/cli-service
  • @vue/cli-plugin-babel, @vue/cli-plugin-typescript, @vue/cli-service
  • @vue/cli
🐛 Bug Fix
  • @vue/cli-service
  • @vue/cli-plugin-unit-jest
    • #​3867 fix: pin jest-watch-typeahead to 0.2.1, avoid introducing jest 24 deps (@​sodatea)
  • @vue/cli-ui
    • #​3871 fix: vue-virtual-scroller should be in devDependencies as it's client-side only (@​sodatea)
  • @vue/cli-shared-utils
🏠 Internal
Committers: 4

v3.6.3

Compare Source

🐛 Bug Fix
Committers: 2

v3.6.2

Compare Source

🐛 Bug Fix
🚀 New Features
Committers: 2

v3.6.1

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 3

v3.6.0

Compare Source

🚀 New Features
🐛 Bug Fix
🏠 Internal
Committers: 10

v3.5.5

Compare Source

babel-preset-app

Reverts

v3.5.4

Compare Source

babel-preset-app

Reverts

v3.5.3

Compare Source

babel-preset-app

Bug Fixes

cli-plugin-babel

Bug Fixes
  • generator: add core-js as direct dependency of generated projects (#​3736) (5eb1425)

v3.5.2

Compare Source

babel-preset-app

Bug Fixes

cli-service

Bug Fixes

v3.5.1

Compare Source

babel-preset-app

Bug Fixes

docs

Features
  • add manifest.json, make the website installable (eda048a)

v3.5.0

Compare Source

cli-service

Bug Fixes

v3.4.1

Compare Source

babel-preset-app

Bug Fixes
  • use an environment variable to determine the entry files to inject default polyfills (#​3565) (93f57ac), closes #​2983
Features
  • add entryFiles option, allowing explicit polyfill injection to specified files (#​3470) (7df0c58)

cli

Bug Fixes

cli-plugin-babel

Features

cli-plugin-e2e-nightwatch

Bug Fixes

cli-plugin-typescript

Features

cli-plugin-unit-jest

Bug Fixes
  • lock [@vue](https://github.com/vue)/test-utils version as it's still in beta and may introduce breaking changes (266090d)

cli-service

Bug Fixes
Features

cli-service-global

Features

docs

Bug Fixes

v3.4.0

Compare Source

cli-plugin-babel

Bug Fixes
  • fix hash difference on different terminal sessions (a2bc927), closes #​3416

cli-plugin-eslint

Bug Fixes
  • respect command line --ignore-pattern option (f819f51)
  • cli-plugin-eslint: make eslint deps optional (#​3068) (114313c)

cli-plugin-typescript

Bug Fixes

cli-service

Bug Fixes
Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot force-pushed the renovate/major-vue-cli-monorepo branch 2 times, most recently from 291253f to 3c8aae0 Compare November 18, 2019 14:40
@renovate renovate bot force-pushed the renovate/major-vue-cli-monorepo branch from 3c8aae0 to a3f364d Compare November 27, 2019 15:20
@renovate renovate bot force-pushed the renovate/major-vue-cli-monorepo branch from a3f364d to b0c468b Compare December 13, 2019 14:23
@renovate renovate bot force-pushed the renovate/major-vue-cli-monorepo branch from b0c468b to bb3f599 Compare December 13, 2019 15:36
@trelo-bifteki trelo-bifteki merged commit a581b5c into master Dec 16, 2019
@trelo-bifteki trelo-bifteki deleted the renovate/major-vue-cli-monorepo branch December 16, 2019 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants