Skip to content

Update dependency @vue/cli-plugin-babel to v5

RenovateBot requested to merge renovate/vue-cli-plugin-babel-5.x into main

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

Compare Source

Same as 5.0.0.

v5.0.0

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 13

v4.5.15

Compare Source

Bug Fixes
  • fix: set .mjs file type to javascript/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

Compare Source

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

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

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports