Update dependency @vue/cli-plugin-babel to v5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vue/cli-plugin-babel | devDependencies | major | ~4.5.13 -> ~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
.mjs
file 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)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.