chore(deps): update dependency @vue/cli-plugin-unit-jest to v4.5.19#307
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @vue/cli-plugin-unit-jest to v4.5.19#307renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
2 times, most recently
from
August 13, 2025 17:40
d8c4b17 to
da2b4d7
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
August 19, 2025 12:52
da2b4d7 to
0b0d197
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
August 31, 2025 09:54
0b0d197 to
6f5d9c7
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
September 25, 2025 16:51
6f5d9c7 to
6ac1512
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
October 21, 2025 15:53
6ac1512 to
3938fbb
Compare
✅ Prévia de publicação disponível.
To edit notification comments on pull requests, go to your Netlify project configuration. |
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
November 10, 2025 20:46
3938fbb to
36a14dd
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
November 18, 2025 18:34
36a14dd to
e4f63d9
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
December 3, 2025 19:34
e4f63d9 to
876f9e6
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
December 31, 2025 15:59
876f9e6 to
6a70a11
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
January 8, 2026 16:40
6a70a11 to
e89e0b8
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
2 times, most recently
from
January 23, 2026 16:49
e4ee2be to
01aa886
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
February 2, 2026 20:47
01aa886 to
5db6875
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
2 times, most recently
from
February 17, 2026 21:31
27231fb to
7042a76
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
March 5, 2026 19:48
7042a76 to
d1a095a
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
March 13, 2026 10:57
d1a095a to
6f11489
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
2 times, most recently
from
April 8, 2026 17:26
4c1cefd to
5aa9c96
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
April 29, 2026 19:49
5aa9c96 to
dd8abe9
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
2 times, most recently
from
May 18, 2026 12:55
df72ae3 to
d8878f3
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
2 times, most recently
from
June 1, 2026 18:17
c41e67c to
2bd81e6
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
June 11, 2026 17:07
2bd81e6 to
f79717e
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
2 times, most recently
from
July 17, 2026 08:42
7efb32a to
05f9275
Compare
renovate
Bot
force-pushed
the
renovate/vue-cli-monorepo
branch
from
July 20, 2026 21:59
05f9275 to
cd78364
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.4.6→4.5.19Release Notes
vuejs/vue-cli (@vue/cli-plugin-unit-jest)
v4.5.19Compare Source
IMPORTANT NOTE: IE 11 has reached End-of-Life. The default
browserslistquery no longer includes IE 11 as a target.If your project still has to support IE 11, you MUST manually add
IE 11to the last line of the.browserslistrcfile in the project (orbrowserslistfield inpackage.json)🐛 Bug Fix
@vue/babel-preset-app@vue/cli-plugin-typescriptv4.5.18Compare Source
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-compileris no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.v4.5.17Compare Source
🐛 Bug Fix
@vue/cli-shared-utils,@vue/cli-uinode-ipcwith@achrinza/node-ipcto further secure the dependency chainCommitters: 1
v4.5.16Compare Source
🐛 Bug Fix
@vue/cli-service@vue/cli-shared-utils,@vue/cli-uinode-ipcto v9.2.1v4.5.15Compare Source
Bug Fixes
.mjsfile type tojavascript/auto[15b1e1b]This change allows an
.mjsfile to import named exports from.cjsand plain.jsfiles.Fixes compatibility with
pinia.v4.5.14Compare Source
Security Fixes
This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI.
We recommend all users of
vue uito upgrade to this version as soon as possible.Credits:
Ngo Wei Lin (@Creastery) of STAR Labs (@starlabs_sg)
v4.5.13Compare Source
🐛 Bug Fix
@vue/babel-preset-app@vue/cli-plugin-unit-mocha@vue/cli-serviceOthers
Committers: 3
v4.5.12Compare Source
vue-codemodto work around an NPM hoisting bugtypescriptversion to 4.1 andprettierversion to 2.x for new projects, fixes #6299v4.5.11Compare Source
🐛 Bug Fix
@vue/cliCommitters: 1
v4.5.10Compare Source
🐛 Bug Fix
@vue/cli-plugin-unit-mocha@vue/cli-plugin-unit-mocha,@vue/cli-service@vue/cli-ui@vue/cli-service-global,@vue/cli-servicelangattribute with empty string in html template (@fangbinwei)Committers: 3
v4.5.9Compare Source
🚀 New Features
@vue/cli-plugin-e2e-cypressCommitters: 1
v4.5.8Compare Source
🐛 Bug Fix
@vue/cli-plugin-typescript@vue/clilegacy-peer-depsflag (@sodatea)@vue/cli-plugin-eslintCommitters: 2
v4.5.7Compare Source
🐛 Bug Fix
@vue/cli-plugin-babel,@vue/cli-plugin-typescript,@vue/cli-service.vuefile shim for Vue 3 (@sodatea)@vue/cli@vue/cli-plugin-pwa,@vue/cli-service📝 Documentation
Committers: 4
v4.5.6Compare Source
🐛 Bug Fix
@vue/cliCommitters: 1
v4.5.5Compare Source
🐛 Bug Fix
@vue/cli-service@vue/cli-plugin-router,@vue/cli-service@vue/cli-plugin-unit-jest,@vue/cli-plugin-unit-mochabareoption is used with router enabled (#3544) (@IwalkAlone)@vue/cli-plugin-pwa@vue/cli🏠 Internal
@vue/cli-ui🔨 Underlying Tools
@vue/babel-preset-appCommitters: 8
v4.5.4Compare Source
🐛 Bug Fix
@vue/cli-plugin-typescript@vue/cli-service@vue/cliCommitters: 3
v4.5.3Compare Source
🐛 Bug Fix
@vue/cli-service@vue/cli-service-globalonvue serve/vue build(@sodatea)@vue/cli-plugin-e2e-webdriverio,@vue/cli-plugin-typescript@vue/cli-plugin-typescriptCommitters: 1
v4.5.2Compare Source
🐛 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/cliCommitters: 3
v4.5.1Compare Source
IMPORTANT NOTE: IE 11 has reached End-of-Life. The default
browserslistquery no longer includes IE 11 as a target.If your project still has to support IE 11, you MUST manually add
IE 11to the last line of the.browserslistrcfile in the project (orbrowserslistfield inpackage.json)🐛 Bug Fix
@vue/babel-preset-app@vue/cli-plugin-typescriptv4.5.0Compare Source
🚀 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-typescriptskipLibCheckoption in the TS template (defaults totrue) (@sodatea)@vue/cli-service,@vue/cli-test-utils,@vue/cli@vue/cli-plugin-typescript,@vue/cli-service@vue/cli-service,@vue/cli🐛 Bug Fix
@vue/cli-service@vue/babel-preset-app📝 Documentation
additionalDataexample for sass-loader 9.0 (@chuzhixin)🏠 Internal
@vue/cli-shared-utils@vue/cli-service,@vue/cliCommitters: 7
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.