Bump @vue/cli-plugin-babel from 5.0.4 to 5.0.8 in /frontend
Bumps @vue/cli-plugin-babel from 5.0.4 to 5.0.8.
Release notes
Sourced from @vue/cli-plugin-babel
's releases.
v5.0.8
🐛 Bug Fix
@vue/cli-service
- 0260e4d fix: add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222)
@vue/cli-ui
- 07052c4 fix: Vue CLI UI graphql subscription server error, fixes vuejs/vue-cli#7221
v5.0.7
@vue/cli-service
- #7202, [558dea2] fix: support
devServer.server
option, avoid deprecation warnings (@backrunner
,@sodatea
)- [beffe8a] fix: allow disabling progress plugin via
devServer.client.progress
@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 asvue/compiler-sfc
.v5.0.5
🐛 Bug Fix
@vue/cli
@vue/cli-service
- #7023 fix: windows vue.config.mjs support (
@xiaoxiangmoe
)@vue/cli-plugin-e2e-cypress
- [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)
Committers: 3
- Martijn Jacobs (
@maerteijn
)- ZHAO Jinxiang (
@xiaoxiangmoe
)@blzsaa
Changelog
Sourced from @vue/cli-plugin-babel
's changelog.
5.0.7 (2022-07-05)
@vue/cli-service
- #7202, [558dea2] fix: support
devServer.server
option, avoid deprecation warnings (@backrunner
,@sodatea
)- [beffe8a] fix: allow disabling progress plugin via
devServer.client.progress
@vue/cli-ui
- #7210 chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (
@backrunner
)- Haoqun Jiang (
@sodatea
)5.0.6 (2022-06-16)
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 asvue/compiler-sfc
.5.0.5 (2022-06-16)
🐛 Bug Fix
@vue/cli
@vue/cli-service
- #7023 fix: windows vue.config.mjs support (
@xiaoxiangmoe
)Committers: 3
- Martijn Jacobs (
@maerteijn
)- ZHAO Jinxiang (
@xiaoxiangmoe
)@blzsaa
Commits
-
b154dbd
v5.0.8 -
4a0655f
v5.0.7 -
ef08a08
v5.0.6 -
98c66c9
v5.0.5 - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts