Update vue monorepo to v4.5.18
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vue/cli-plugin-babel | 4.5.6 -> 4.5.18 |
||||
| @vue/cli-service (source) | 4.5.6 -> 4.5.18 |
Release Notes
vuejs/vue-cli
v4.5.18
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.
v4.5.17
:bug: Bug Fix
@vue/cli-shared-utils,@vue/cli-ui- d7a9881 fix: replace
node-ipcwith@achrinza/node-ipcto further secure the dependency chain
- d7a9881 fix: replace
Committers: 1
- Haoqun Jiang (@sodatea)
v4.5.16
:bug: Bug Fix
@vue/cli-service- Fix demo-lib.html and demo-wc.html for Vue 2
@vue/cli-shared-utils,@vue/cli-ui- Lock
node-ipcto v9.2.1
- Lock
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: 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: Bug Fix
@vue/cli- #6207 fix: support basic auth for npm registry access (@bodograumann)
Committers: 1
- Bodo Graumann (@bodograumann)
v4.5.10
:bug: 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
:rocket: 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: 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: Bug Fix
@vue/cli-plugin-babel,@vue/cli-plugin-typescript,@vue/cli-service@vue/cli@vue/cli-plugin-pwa,@vue/cli-service
:memo: Documentation
- #5835 Update Vercel deployment instructions (@timothyis)
Committers: 4
- Bodo Graumann (@bodograumann)
- Haoqun Jiang (@sodatea)
- Timothy (@timothyis)
- kzhang (@godky)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.