Update dependency @vue/cli-service to v5
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @vue/cli-service (source) | devDependencies | major | ^4.5.13 -> ^5.0.0 |
Release Notes
vuejs/vue-cli (@vue/cli-service)
v5.0.8
🐛 Bug Fix
-
@vue/cli-service- 0260e4d fix: add devServer.server.type to useHttps judgement (https://github.com/vuejs/vue-cli/pull/7222)
-
@vue/cli-ui- 07052c4 fix: Vue CLI UI graphql subscription server error, fixes https://github.com/vuejs/vue-cli/issues/7221
v5.0.7
-
@vue/cli-service-
#7202, [558dea2] fix: support
devServer.serveroption, avoid deprecation warnings (@backrunner, @sodatea) - [beffe8a] fix: allow disabling progress plugin via
devServer.client.progress
-
#7202, [558dea2] fix: support
-
@vue/cli-ui- #7210 chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner)
- Haoqun Jiang (@sodatea)
v5.0.6
Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).
In Vue 2.7, vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package as vue/compiler-sfc.
v5.0.5
🐛 Bug Fix
-
@vue/cli -
@vue/cli-service- #7023 fix: windows vue.config.mjs support (@xiaoxiangmoe)
Committers: 3
- Martijn Jacobs (@maerteijn)
- ZHAO Jinxiang (@xiaoxiangmoe)
- @blzsaa
v5.0.4
🐛 Bug Fix
-
@vue/cli-service-
#7005 Better handling of
publicPath: 'auto'(@AndreiSoroka)
-
#7005 Better handling of
-
@vue/cli-shared-utils,@vue/cli-ui-
75826d6 fix: replace
node-ipcwith@achrinza/node-ipcto further secure the dependency chain
-
75826d6 fix: replace
Committers: 1
- Andrei (@AndreiSoroka)
- Haoqun Jiang (@sodatea)
v5.0.3
🐛 Bug Fix
-
@vue/cli-shared-utils,@vue/cli-ui- Lock
node-ipcto v9.2.1
- Lock
v5.0.2
🐛 Bug Fix
-
@vue/cli-service- #7044 fix(cli-service): devServer proxy should be optional (@ntnyq)
- #7039 chore: add scss to LoaderOptions (@hiblacker)
Committers: 2
- Blacker (@hiblacker)
- ntnyq (@ntnyq)
v5.0.1
Same as 5.0.0.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot