fix(deps): update dependency @vue/cli-shared-utils to v5
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @vue/cli-shared-utils | dependencies | major | ^4.0.0 -> ^5.0.0 |
Release Notes
vuejs/vue-cli
v5.0.1
Same as 5.0.0.
v5.0.0
🐛 Bug Fix
-
@vue/cli-service- #6972 Remove --skip-plugin from arguments (@MatthijsBurgh)
- #6987 fix: update mini-css-extract-plugin to ^2.5.3 (@darrinmn9)
📝 Documentation
- #6706 docs: update vue create --help output in "Basics/Creating a Project" (@Lalaluka)
- #6642 docs: Update README.md (@wxsms)
- #6620 Fix typo in deployment guide (@Klikini)
- #6623 fix(docs): the plugin-dev in zh has a regexp lose the end / (@HelloJiya)
- #6377 replace master with main to reflect GH default (@anbnyc)
- #6359 Fix master to main in heroku deployment (@MowlCoder)
- #6266 Add note about loader incompatible with webpack 4 (@JarnoRFB)
- #6239 Update deployment.md (@anzuj)
- #6237 fix code demo (@yyzclyang)
Committers: 13
- Alec Barrett (@anbnyc)
- Alexander Sokolov (@Alex-Sokolov)
- Andy Castille (@Klikini)
- Anzelika (@anzuj)
- Ben Hutton (@Relequestual)
- Calvin Schröder (@Lalaluka)
- Darrin Nagengast (@darrinmn9)
- Matthijs van der Burgh (@MatthijsBurgh)
- Rüdiger Busche (@JarnoRFB)
- @HelloJiya
- @MowlCoder
- wxsm (@wxsms)
- 鱼依藻常乐 (@yyzclyang)
v4.5.15
Bug Fixes
- fix: set
.mjsfile type tojavascript/auto[15b1e1b]
This change allows an .mjs file to import named exports from .cjs and plain .js files.
Fixes compatibility with pinia.
v4.5.14
Security Fixes
This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI.
We recommend all users of vue ui to upgrade to this version as soon as possible.
Credits:
Ngo Wei Lin (@Creastery) of STAR Labs (@starlabs_sg)
v4.5.13
🐛 Bug Fix
-
@vue/babel-preset-app -
@vue/cli-plugin-unit-mocha- #6400 fix(mocha): workaround the SVGElement issue in Vue 3 (@fangbinwei)
-
@vue/cli-service
Others
Committers: 3
- Binwei Fang (@fangbinwei)
- Haoqun Jiang (@sodatea)
- Tony Trinh (@tony19)
v4.5.12
- bump
vue-codemodto work around an NPM hoisting bug - bump minimum required JSX preset / plugin versions, fixes https://github.com/vuejs/jsx/issues/183
- bump default
typescriptversion to 4.1 andprettierversion to 2.x for new projects, fixes #6299
v4.5.11
🐛 Bug Fix
-
@vue/cli- #6207 fix: support basic auth for npm registry access (@bodograumann)
Committers: 1
- Bodo Graumann (@bodograumann)
v4.5.10
🐛 Bug Fix
-
@vue/cli-plugin-unit-mocha -
@vue/cli-plugin-unit-mocha,@vue/cli-service -
@vue/cli-ui -
@vue/cli-service-global,@vue/cli-service-
#5992 fix: using
langattribute with empty string in html template (@fangbinwei)
-
#5992 fix: using
Committers: 3
- Binwei Fang (@fangbinwei)
- Haoqun Jiang (@sodatea)
- Tony Trinh (@tony19)
v4.5.9
🚀 New Features
-
@vue/cli-plugin-e2e-cypress- #6062 fix(cypress): allow users to update cypress (@elevatebart)
Committers: 1
- Barthélémy Ledoux (@elevatebart)
v4.5.8
🐛 Bug Fix
-
@vue/cli-plugin-typescript- #5975 fix: update vue-shims for Vue v3.0.1 (@cexbrayat)
-
@vue/cli -
@vue/cli-plugin-eslint
Committers: 2
- Cédric Exbrayat (@cexbrayat)
- Haoqun Jiang (@sodatea)
v4.5.7
🐛 Bug Fix
-
@vue/cli-plugin-babel,@vue/cli-plugin-typescript,@vue/cli-service -
@vue/cli -
@vue/cli-plugin-pwa,@vue/cli-service
📝 Documentation
- #5835 Update Vercel deployment instructions (@timothyis)
Committers: 4
- Bodo Graumann (@bodograumann)
- Haoqun Jiang (@sodatea)
- Timothy (@timothyis)
- kzhang (@godky)
v4.5.6
🐛 Bug Fix
Committers: 1
- Haoqun Jiang (@sodatea)
v4.5.5
🐛 Bug Fix
-
@vue/cli-service -
@vue/cli-plugin-router,@vue/cli-service -
@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mocha-
#5591 fix(unit-jest, unit-mocha): generate passing tests when
bareoption is used with router enabled (#3544) (@IwalkAlone)
-
#5591 fix(unit-jest, unit-mocha): generate passing tests when
-
@vue/cli-plugin-pwa- #5820 fix: allow turning off theme color tags (@GabrielGMartinsBr)
-
@vue/cli
🏠 Internal
🔨 Underlying Tools
-
@vue/babel-preset-app- #5831 chore: rename jsx package scope from ant-design-vue to vue (@Amour1688)
Committers: 8
- Booker Zhao (@binggg)
- Carlos Rodrigues (@pikax)
- Haoqun Jiang (@sodatea)
- Renan Cidale Assumpcao (@rcidaleassumpo)
- Sergey Skrynnikov (@IwalkAlone)
- Spenser Black (@spenserblack)
- @GabrielGMartinsBr
- 天泽 (@Amour1688)
v4.5.4
🐛 Bug Fix
-
@vue/cli-plugin-typescript -
@vue/cli-service -
@vue/cli- #5778 fix: missing proxy argument (@RobbinBaauw)
Committers: 3
- Blacate (@Blacate)
- Haoqun Jiang (@sodatea)
- Robbin Baauw (@RobbinBaauw)
v4.5.3
🐛 Bug Fix
-
@vue/cli-service -
@vue/cli-plugin-e2e-webdriverio,@vue/cli-plugin-typescript -
@vue/cli-plugin-typescript
Committers: 1
- Haoqun Jiang (@sodatea)
v4.5.2
🐛 Bug Fix
-
@vue/cli-plugin-typescript
📝 Documentation
-
@vue/babel-preset-app,@vue/cli-plugin-e2e-nightwatch,@vue/cli-plugin-eslint,@vue/cli-plugin-typescript,@vue/cli-service,@vue/cli
🏠 Internal
-
@vue/babel-preset-app,@vue/cli-plugin-e2e-nightwatch,@vue/cli-plugin-eslint,@vue/cli-plugin-typescript,@vue/cli-service,@vue/cli
Committers: 3
- Alexander Sokolov (@Alex-Sokolov)
- Haoqun Jiang (@sodatea)
- Necmettin Karakaya (@Necmttn)
v4.5.1
Security Fixes
This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI.
We recommend all users of vue ui to upgrade to this version as soon as possible.
Credits:
Ngo Wei Lin (@Creastery) of STAR Labs (@starlabs_sg)
v4.5.0
🚀 New Features
-
@vue/babel-preset-app,@vue/cli-plugin-babel,@vue/cli-plugin-eslint,@vue/cli-plugin-router,@vue/cli-plugin-typescript,@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mocha,@vue/cli-plugin-vuex,@vue/cli-service,@vue/cli-test-utils,@vue/cli-ui,@vue/cli -
@vue/cli-plugin-typescript -
@vue/cli-service,@vue/cli-test-utils,@vue/cli- #5356 feat(cli,cli-service,cli-test-utils): add ts declaration (@fangbinwei)
-
@vue/cli-plugin-typescript,@vue/cli-service -
@vue/cli-service,@vue/cli
🐛 Bug Fix
-
@vue/cli-service -
@vue/babel-preset-app
📝 Documentation
- #5671 docs(zh): change line to lines in plugin-dev.md (@zhouxinyong)
-
#5668 docs(zh):
additionalDataexample for sass-loader 9.0 (@chuzhixin) - #5408 docs: explain pwa head/manifest icons (@DRBragg)
🏠 Internal
-
@vue/cli-shared-utils- #5700 refactor: use console.clear to clear the log (@imtaotao)
-
@vue/cli-service,@vue/cli
Committers: 7
- Arthur (@imtaotao)
- Binwei Fang (@fangbinwei)
- Bogdan Luca (@lbogdan)
- Drew Bragg (@DRBragg)
- Haoqun Jiang (@sodatea)
- good luck (@chuzhixin)
- vimvinter (@zhouxinyong)
v4.4.6
🐛 Bug Fix
-
@vue/cli
📝 Documentation
- #5603 docs: @babel-preset/env -> @babel/preset-env (@sodatea)
- #5603 docs: @babel-preset/env -> @babel/preset-env (@sodatea)
Committers: 1
- Haoqun Jiang (@sodatea)
v4.4.5
🐛 Bug Fix
-
@vue/cli-service -
@vue/cli-plugin-e2e-cypress- #5580 Fix: stop ignoring --config-file cypress option (@ahderman)
-
@vue/cli -
@vue/cli-plugin-e2e-nightwatch
🏠 Internal
-
@vue/cli-shared-utils
Committers: 5
- Alexander Sokolov (@Alex-Sokolov)
- Alexandre D'Erman (@ahderman)
- Haoqun Jiang (@sodatea)
- Yazhe Wang (@jeneser)
- @dtcz
v4.4.4
🐛 Bug Fix
-
@vue/cli-plugin-typescript
Committers: 1
- Haoqun Jiang (@sodatea)
v4.4.3
🐛 Bug Fix
-
@vue/cli-plugin-eslint- #5545 fix(eslint-migrator): skip upgrade prompt if eslint v7 is installed (#5545) (@EzioKissshot)
-
@vue/cli-plugin-typescript- #5539 fix: correctly shim @vue/compiler-sfc for fork-ts-checker-plugin (@sodatea)
-
@vue/cli-service -
@vue/cli-
#5540 fix: add
--no-verifyto initial git commit (@fxxjdedd)
-
#5540 fix: add
🏠 Internal
-
@vue/babel-preset-app- #5522 feat(babel-preset-app): pass full config to @babel/preset-env (@lucaswerkmeister)
Committers: 5
- Haoqun Jiang (@sodatea)
- Lucas Werkmeister (@lucaswerkmeister)
- Zhenya Zhu (@EzioKissshot)
- fxxjdedd (@fxxjdedd)
- yazhe wang (@jeneser)
v4.4.2
📝 Documentation
Committers: 1
- Saleh Alghusson (@qirh)
v4.4.1
🐛 Bug Fix
-
@vue/babel-preset-app -
@vue/cli
📝 Documentation
🏠 Internal
-
@vue/babel-preset-app
Committers: 3
- Alexander Sokolov (@Alex-Sokolov)
- Drew Bragg (@DRBragg)
- Haoqun Jiang (@sodatea)
v4.4.0
🚀 New Features
-
@vue/cli -
@vue/cli-service
🐛 Bug Fix
-
@vue/cli-service,@vue/cli-shared-utils -
@vue/cli-plugin-unit-jest -
@vue/cli-
#5497 fix: allow specifying plugin version when calling
vue add(@sodatea) - #5493 fix(ui): the logs from creator should be displayed in the UI (@sodatea)
- #5472 fix(creator): do not override the README.md generated by plugins (@sodatea)
- #5395 Update ProjectPackageManager.js upgrade() method: manage multiple package names separated by spaces (@motla)
-
#5424 fix: normalize the
fileargument oftransformScript, fix Windows compatibility (@sodatea)
-
#5497 fix: allow specifying plugin version when calling
-
@vue/cli-plugin-unit-mocha -
@vue/cli-service- #4800 fix(serve): pass devServer sockPath properly to client (@AlbertBrand)
-
@vue/cli-plugin-eslint -
@vue/cli-shared-utils- #5390 fix: set timeout of openChrome.applescript (@374632897)
-
@vue/cli-plugin-e2e-nightwatch- #5387 [cli-plugin-e2e-nightwatch] fixing globals.js import (@aberonni)
📝 Documentation
- Other
- #5408 docs: explain pwa head/manifest icons (@DRBragg)
- #5312 Make Heroku resource link accessible (@Timibadass)
- #5300 Update cli-service.md (@Akenokoru)
-
@vue/babel-preset-app
🏠 Internal
-
@vue/babel-preset-app,@vue/cli-plugin-babel,@vue/cli-plugin-e2e-nightwatch,@vue/cli-plugin-eslint,@vue/cli-plugin-typescript,@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mocha,@vue/cli-plugin-vuex,@vue/cli-service,@vue/cli-ui-addon-webpack,@vue/cli-ui,@vue/cli
Committers: 14
- Adrian B. Danieli (@sickp)
- Albert Brand (@AlbertBrand)
- Alexander Sokolov (@Alex-Sokolov)
- Domenico Gemoli (@aberonni)
- Drew Bragg (@DRBragg)
- Haoqun Jiang (@sodatea)
- Jiang Guoxi (@374632897)
- Romain (@motla)
- Stefano Bartoletti (@stefano-b)
- Timi Omoyeni (@Timibadass)
- @Akenokoru
- @epixian
- @tommyo
- 杨昆 (@godkun)
v4.3.1
🐛 Bug Fix
-
@vue/cli-plugin-eslint -
@vue/cli
Committers: 1
- Haoqun Jiang (@sodatea)
v4.3.0
🚀 New Features
-
@vue/cli-plugin-unit-mocha- #5294 feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port (@darrylkuhn)
-
@vue/babel-preset-app -
@vue/cli-service- #5293 support vue.config.cjs (@simon300000)
- #3886 feat: wc entry accepts multiple file patterns splited by ',' (@manico)
-
@vue/cli- #5212 feat(vue-cli): Choosing to save as a preset tells you where it is saved (@jaireina)
-
@vue/cli-plugin-typescript- #5170 feat: use @vue/compiler-sfc as a compiler for TS if available (@cexbrayat)
-
@vue/cli-plugin-eslint,@vue/cli-service-global,@vue/cli-ui-addon-widgets -
@vue/cli-service,@vue/cli-ui-addon-webpack,@vue/cli-ui-addon-widgets,@vue/cli-ui -
@vue/cli-plugin-router- #4805 types(router): added router array type for Array RouteConfig (@manuelojeda)
🐛 Bug Fix
-
@vue/cli-shared-utils -
@vue/cli-ui- #5290 fix(cli-ui): build task defaults should respect outputDir option from config file (Closes #2639) (@LinusBorg)
-
@vue/cli-service -
@vue/cli-plugin-pwa- #5087 feat(pwa): Check for null or undefined in iconPaths (@janispritzkau)
-
@vue/cli-plugin-eslint -
@vue/babel-preset-app- #5236 fix(babel-preset-app): avoid corejs warning when useBuiltIns is false (@LeBenLeBen)
📝 Documentation
- #5243 docs: add warning on client side environment variables (@sodatea)
- #5231 Update plugin-dev.md (@yeyan1996)
🏠 Internal
-
@vue/cli-service-global -
@vue/cli-service -
@vue/cli- #5228 test: e2e test case for command suggestion logic (@jamesgeorge007)
- #5238 Improve package.json not found error (@barbeque)
🔨 Underlying Tools
-
@vue/cli-plugin-eslint
Committers: 15
- Benoît Burgener (@LeBenLeBen)
- Cédric Exbrayat (@cexbrayat)
- Darryl Kuhn (@darrylkuhn)
- George Tsiolis (@gtsiolis)
- Haoqun Jiang (@sodatea)
- Jadranko Dragoje (@manico)
- Jair Reina (@jaireina)
- James George (@jamesgeorge007)
- Janis Pritzkau (@janispritzkau)
- Manuel Ojeda (@manuelojeda)
- Mike (@barbeque)
- Thorsten Lünborg (@LinusBorg)
- megos (@megos)
- simon3000 (@simon300000)
- 夜宴 (@yeyan1996)
v4.2.3
🐛 Bug Fix
-
@vue/cli- #5163 fix "Vue packages version mismatch" error caused by other global packages (@sodatea)
- #5202 fix(GeneratorAPI): remove warning when using extendPackage with prune (@cexbrayat)
-
@vue/cli-service-global
📝 Documentation
- #5224 Update mode-and-env.md (@derline)
- #5184 Remove unnecessary hyphen (@dehero)
- #5209 docs(zh): update example format (@defead)
- #5141 docs(zh): Update now 404 url (@xiaohp)
- #5176 Added basic upgrading instructions (@Uninen)
- #5157 docs(zh): fix typos (@maomao1996)
🏠 Internal
-
@vue/cli- #5166 chore: switch over to leven for command suggestion (@jamesgeorge007)
Committers: 9
- Cédric Exbrayat (@cexbrayat)
- Haoqun Jiang (@sodatea)
- James George (@jamesgeorge007)
- Ville Säävuori (@Uninen)
- Xiao Haiping (@xiaohp)
- @defead
- @dehero
- @derline
- 茂茂 (@maomao1996)
v4.2.2
🐛 Bug Fix
v4.2.1
🐛 Bug Fix
📝 Documentation
- #5126 fix(docs): new travis CLI interface (@iliyaZelenko)
- #5122 Add a demo for multiple loaders (Chinese doc) (@FrankFang)
- #5094 docs: [RU] Translation update (@Alex-Sokolov)
- #5081 line 47 according to english version (@defead)
- #5076 Add a demo for multiple loaders (@FrankFang)
- #5079 Mention that Vue CLI should be installed in Prototyping guide (@NataliaTepluhina)
- #5078 Fix a typo in migration guide (@NataliaTepluhina)
-
#5055 docs: mention the precedence of
.vue&.ts(x)extensions (@sodatea) - #5019 Updated zh-cn translation in cli section (@mactanxin)
Committers: 8
- Alexander Sokolov (@Alex-Sokolov)
- Frank Fang (@FrankFang)
- Haoqun Jiang (@sodatea)
- Natalia Tepluhina (@NataliaTepluhina)
- Xin Tan (@mactanxin)
- @defead
- Илья (@iliyaZelenko)
- 小新 (@llccing)
v4.2.0
🚀 New Features
-
@vue/cli-plugin-babel,@vue/cli-plugin-eslint,@vue/cli-plugin-typescript,@vue/cli -
@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mocha- #5147 feat: create projects with @vue/test-utils beta 31 (@sodatea)
-
@vue/cli-ui,@vue/cli -
@vue/cli-plugin-typescript,@vue/cli-ui -
@vue/cli -
@vue/cli-service- #4953 feat: adds transparent PnP support to Webpack (@arcanis)
-
#2411 feat(cli): add
--stdinflag to serve (@nullpilot)
-
@vue/babel-preset-app,@vue/cli-plugin-e2e-nightwatch,@vue/cli-plugin-eslint,@vue/cli-plugin-pwa,@vue/cli-ui-addon-webpack,@vue/cli-ui-addon-widgets,@vue/cli-ui,@vue/cli -
@vue/cli-service,@vue/cli-shared-utils,@vue/cli -
@vue/babel-preset-app -
@vue/cli-service-global
🐛 Bug Fix
-
@vue/cli-shared-utils,@vue/cli -
@vue/cli-
#5062 fix
afterInvoke/onCreateCompletecallbacks in Migrator (@sodatea) -
#5038 fix:
extendPackagedependency versions should be string (@pksunkara)
-
#5062 fix
-
@vue/cli-ui,@vue/cli -
@vue/cli-plugin-e2e-cypress-
#5108 fix(e2e-cypress): make
--headlesswork with--browser chrome(@LinusBorg) - #4910 fix: comment eslint disable in cypress config (@cexbrayat)
-
#5108 fix(e2e-cypress): make
-
@vue/cli-service -
@vue/cli-plugin-pwa -
@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mocha -
@vue/cli-service,@vue/cli-test-utils -
@vue/cli-plugin-e2e-nightwatch- #5016 fix(e2e-nightwatch): check for correct flag name (@LinusBorg)
📝 Documentation
- #5019 Updated zh-cn translation in cli section (@mactanxin)
🏠 Internal
-
@vue/babel-preset-app,@vue/cli-plugin-babel -
@vue/cli-service -
@vue/cli -
@vue/cli-shared-utils -
@vue/cli-plugin-router,@vue/cli-plugin-typescript,@vue/cli-service-
#4991
🎨 style: unified components' naming style (@taoweicn)
-
#4991
Committers: 17
- Alexander Sokolov (@Alex-Sokolov)
- Bogdan Luca (@lbogdan)
- Cédric Exbrayat (@cexbrayat)
- Dan Hogan (@danhogan)
- Daniel Bächtold (@danbaechtold)
- Eduardo San Martin Morote (@posva)
- Guillaume Chau (@Akryum)
- Haoqun Jiang (@sodatea)
- Marcel Lindig (@nullpilot)
- Maël Nison (@arcanis)
- Pavan Kumar Sunkara (@pksunkara)
- Tao Wei (@taoweicn)
- Thomas Kint (@tkint)
- Thorsten Lünborg (@LinusBorg)
- Xin Tan (@mactanxin)
- Yingya Zhang (@zyy7259)
- plantainX (@cheqianxiao)
v4.1.2
🐛 Bug Fix
-
@vue/cli-plugin-pwa -
@vue/cli -
@vue/cli-plugin-babel
📝 Documentation
-
@vue/cli-service-global -
@vue/cli-plugin-unit-jest - Other
- #4976 docs: his -> their (@sodatea)
- #4973 docs: mention navigateFallback option for PWA App Shell caching (@clementmas)
- #4917 docs: [RU] Translation update (@Alex-Sokolov)
🏠 Internal
-
@vue/cli- #4904 refactor: use inline approach (@jamesgeorge007)
-
@vue/cli-service-
#4909 changed var-name
asynctoisAsync(@ikumargaurav)
-
#4909 changed var-name
Committers: 9
- Alexander Sokolov (@Alex-Sokolov)
- Haoqun Jiang (@sodatea)
- Ivan Demidov (@Scrum)
- James George (@jamesgeorge007)
- Jorge Moliner (@whoisjorge)
- Jun-Kyu Kim (@x6ax6b)
- Kumar Gaurav (@ikumargaurav)
- clem (@clementmas)
- ziga (@zigomir)
v4.1.1
🐛 Bug Fix
Committers: 1
- Haoqun Jiang (@sodatea)
v4.1.0
🚀 New Features
🐛 Bug Fix
-
@vue/cli-shared-utils- #4842 Replace chalk.reset with stripAnsi in @vue/cli-shared-utils/lib/logger.js (@perakerberg)
-
@vue/cli-
#4883 fix: support
parseroption for codemods, and enable ts parsing by default (@sodatea) - #4859 fix: invalid version error when modules not installed (@yannbertrand)
-
#4883 fix: support
📝 Documentation
- #4820 Update doc section on Git Hooks (@Codermar)
- #4836 docs: add warnings on CSS sideEffects (@sodatea)
- #4831 Update browser-compatibility.md (@wenhandi)
- #4716 use gitlab CI env variable for project name (@gregoiredx)
-
#4803 fix docs
css.loaderOptions.css.localsConvention(@negibouze) - #4746 Update migrating-from-v3 README typo (@seangwright)
Committers: 11
- Haoqun Jiang (@sodatea)
- Jose G. Alfonso (@Codermar)
- Per Åkerberg (@perakerberg)
- Sean G. Wright (@seangwright)
- Thomas Kint (@tkint)
- Yann Bertrand (@yannbertrand)
- Yingya Zhang (@zyy7259)
- Yoshiaki Itakura (@negibouze)
- @arnaudvalle
- @gregoiredx
- 文翰弟 (@wenhandi)
v4.0.5
🐛 Bug Fix
-
@vue/cli -
@vue/cli-plugin-eslint -
@vue/cli-ui
📝 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
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.