-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump braces, @vue/cli-plugin-babel, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-service and jest #55
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/multi-86a34907d9
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
…cli-plugin-unit-jest, @vue/cli-service and jest Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript), [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest), [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `@vue/cli-plugin-babel` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel) Updates `@vue/cli-plugin-typescript` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-typescript) Updates `@vue/cli-plugin-unit-jest` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-unit-jest) Updates `@vue/cli-service` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service) Updates `jest` from 26.1.0 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) --- updated-dependencies: - dependency-name: braces dependency-type: indirect - dependency-name: "@vue/cli-plugin-babel" dependency-type: direct:development - dependency-name: "@vue/cli-plugin-typescript" dependency-type: direct:development - dependency-name: "@vue/cli-plugin-unit-jest" dependency-type: direct:development - dependency-name: "@vue/cli-service" dependency-type: direct:development - dependency-name: jest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 11, 2024
@dependabot merge
…On Wed, Jun 12, 2024 at 1:59 AM dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/Silverium/popper-vue/security/dependabot/114> (high
severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps braces <https://github.com/micromatch/braces> to 3.0.3 and updates
ancestor dependencies braces <https://github.com/micromatch/braces>,
@vue/cli-plugin-babel
***@***.***/cli-plugin-babel>,
@vue/cli-plugin-typescript
***@***.***/cli-plugin-typescript>,
@vue/cli-plugin-unit-jest
***@***.***/cli-plugin-unit-jest>,
@vue/cli-service
***@***.***/cli-service>
and jest <https://github.com/jestjs/jest/tree/HEAD/packages/jest>. These
dependencies need to be updated together.
Updates braces from 3.0.2 to 3.0.3
Commits
- 74b2db2
<micromatch/braces@74b2db2>
3.0.3
- 88f1429
<micromatch/braces@88f1429>
update eslint. lint, fix unit tests.
- 415d660
<micromatch/braces@415d660>
Snyk js braces 6838727 (#40
<https://redirect.github.com/micromatch/braces/issues/40>)
- 190510f
<micromatch/braces@190510f>
fix tests, skip 1 test in test/braces.expand
- 716eb9f
<micromatch/braces@716eb9f>
readme bump
- a5851e5
<micromatch/braces@a5851e5>
Merge pull request #37
<https://redirect.github.com/micromatch/braces/issues/37> from
coderaiser/fix/vulnerability
- 2092bd1
<micromatch/braces@2092bd1>
feature: braces: add maxSymbols (
https://github.com/micromatch/braces/issues/...
- 9f5b4cf
<micromatch/braces@9f5b4cf>
fix: vulnerability (
https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)
- 98414f9
<micromatch/braces@98414f9>
remove funding file
- 665ab5d
<micromatch/braces@665ab5d>
update keepEscaping doc (#27
<https://redirect.github.com/micromatch/braces/issues/27>)
- Additional commits viewable in compare view
<micromatch/braces@3.0.2...3.0.3>
Updates @vue/cli-plugin-babel from 4.4.6 to 5.0.8
Release notes
*Sourced from @vue/cli-plugin-babel's releases
<https://github.com/vuejs/vue-cli/releases>.*
v5.0.8 🐛 Bug Fix
- @vue/cli-service
- 0260e4d <vuejs/vue-cli@0260e4d> fix:
add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222
<https://redirect.github.com/vuejs/vue-cli/pull/7222>)
- @vue/cli-ui
- 07052c4 <vuejs/vue-cli@07052c4> fix:
Vue CLI UI graphql subscription server error, fixes
vuejs/vue-cli#7221
<https://redirect.github.com/vuejs/vue-cli/issues/7221>
v5.0.7
- @vue/cli-service
- #7202 <https://redirect.github.com/vuejs/vue-cli/pull/7202>, [
558dea2 <vuejs/vue-cli@558dea2>] fix:
support devServer.server option, avoid deprecation warnings (
@backrunner <https://github.com/backrunner>, @sodatea
<https://github.com/sodatea>)
- [beffe8a <vuejs/vue-cli@beffe8a>] fix:
allow disabling progress plugin via devServer.client.progress
- @vue/cli-ui
- #7210 <https://redirect.github.com/vuejs/vue-cli/pull/7210>
chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner <https://github.com/backrunner>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
v5.0.6
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.
v5.0.5 🐛 Bug Fix
- @vue/cli
- #7167 <https://redirect.github.com/vuejs/vue-cli/pull/7167>
fix(upgrade): prevent changing the structure of package.json file during
upgrade (@blzsaa <https://github.com/blzsaa>)
- @vue/cli-service
- #7023 <https://redirect.github.com/vuejs/vue-cli/pull/7023> fix:
windows vue.config.mjs support (@xiaoxiangmoe
<https://github.com/xiaoxiangmoe>)
- @vue/cli-plugin-e2e-cypress
- [697bb44] <vuejs/vue-cli@697bb44> fix:
should correctly resolve cypress bin path for Cypress 10 (Note that the
project is still created with Cypress 9 by default, but you can upgrade to
Cypress 10 on your own now)
Committers: 3
- Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
- ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
- @blzsaa <https://github.com/blzsaa>
v5.0.4 🐛 Bug Fix
- @vue/cli-service
- #7005 <https://redirect.github.com/vuejs/vue-cli/pull/7005>
Better handling of publicPath: 'auto' (@AndreiSoroka
<https://github.com/AndreiSoroka>)
- @vue/cli-shared-utils, @vue/cli-ui
- 75826d6 <vuejs/vue-cli@75826d6> fix:
replace node-ipc with @achrinza/node-ipc to further secure the
dependency chain
Committers: 1
- Andrei (@AndreiSoroka <https://github.com/AndreiSoroka>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
v5.0.3
... (truncated)
Changelog
*Sourced from @vue/cli-plugin-babel's changelog
<https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md>.*
5.0.7 (2022-07-05)
- @vue/cli-service
- #7202 <https://redirect.github.com/vuejs/vue-cli/pull/7202>, [
558dea2 <vuejs/vue-cli@558dea2>] fix:
support devServer.server option, avoid deprecation warnings (
@backrunner <https://github.com/backrunner>, @sodatea
<https://github.com/sodatea>)
- [beffe8a <vuejs/vue-cli@beffe8a>] fix:
allow disabling progress plugin via devServer.client.progress
- @vue/cli-ui
- #7210 <https://redirect.github.com/vuejs/vue-cli/pull/7210>
chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner <https://github.com/backrunner>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
5.0.6 (2022-06-16)
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.
5.0.5 (2022-06-16) 🐛 Bug Fix
- @vue/cli
- #7167 <https://redirect.github.com/vuejs/vue-cli/pull/7167>
feat(upgrade): prevent changing the structure of package.json file during
upgrade (@blzsaa <https://github.com/blzsaa>)
- @vue/cli-service
- #7023 <https://redirect.github.com/vuejs/vue-cli/pull/7023> fix:
windows vue.config.mjs support (@xiaoxiangmoe
<https://github.com/xiaoxiangmoe>)
Committers: 3
- Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
- ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
- @blzsaa <https://github.com/blzsaa>
5.0.4 (2022-03-22) 🐛 Bug Fix
- @vue/cli-service
- #7005 <https://redirect.github.com/vuejs/vue-cli/pull/7005>
Better handling of publicPath: 'auto' (@AndreiSoroka
<https://github.com/AndreiSoroka>)
- @vue/cli-shared-utils, @vue/cli-ui
- 75826d6 <vuejs/vue-cli@75826d6> fix:
replace node-ipc with @achrinza/node-ipc to further secure the
dependency chain
Committers: 1
... (truncated)
Commits
- b154dbd
<vuejs/vue-cli@b154dbd>
v5.0.8
- 4a0655f
<vuejs/vue-cli@4a0655f>
v5.0.7
- ef08a08
<vuejs/vue-cli@ef08a08>
v5.0.6
- 98c66c9
<vuejs/vue-cli@98c66c9>
v5.0.5
- ca97fc2
<vuejs/vue-cli@ca97fc2>
v5.0.4
- dd53f26
<vuejs/vue-cli@dd53f26>
v5.0.3
- a859b1f
<vuejs/vue-cli@a859b1f>
v5.0.2
- 92d80a8
<vuejs/vue-cli@92d80a8>
v5.0.1
- c913cdc
<vuejs/vue-cli@c913cdc>
v5.0.0
- 75a6d69
<vuejs/vue-cli@75a6d69>
v5.0.0-rc.3
- Additional commits viewable in compare view
***@***.***/cli-plugin-babel>
Updates @vue/cli-plugin-typescript from 4.4.6 to 5.0.8
Release notes
*Sourced from @vue/cli-plugin-typescript's releases
<https://github.com/vuejs/vue-cli/releases>.*
v5.0.8 🐛 Bug Fix
- @vue/cli-service
- 0260e4d <vuejs/vue-cli@0260e4d> fix:
add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222
<https://redirect.github.com/vuejs/vue-cli/pull/7222>)
- @vue/cli-ui
- 07052c4 <vuejs/vue-cli@07052c4> fix:
Vue CLI UI graphql subscription server error, fixes
vuejs/vue-cli#7221
<https://redirect.github.com/vuejs/vue-cli/issues/7221>
v5.0.7
- @vue/cli-service
- #7202 <https://redirect.github.com/vuejs/vue-cli/pull/7202>, [
558dea2 <vuejs/vue-cli@558dea2>] fix:
support devServer.server option, avoid deprecation warnings (
@backrunner <https://github.com/backrunner>, @sodatea
<https://github.com/sodatea>)
- [beffe8a <vuejs/vue-cli@beffe8a>] fix:
allow disabling progress plugin via devServer.client.progress
- @vue/cli-ui
- #7210 <https://redirect.github.com/vuejs/vue-cli/pull/7210>
chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner <https://github.com/backrunner>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
v5.0.6
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.
v5.0.5 🐛 Bug Fix
- @vue/cli
- #7167 <https://redirect.github.com/vuejs/vue-cli/pull/7167>
fix(upgrade): prevent changing the structure of package.json file during
upgrade (@blzsaa <https://github.com/blzsaa>)
- @vue/cli-service
- #7023 <https://redirect.github.com/vuejs/vue-cli/pull/7023> fix:
windows vue.config.mjs support (@xiaoxiangmoe
<https://github.com/xiaoxiangmoe>)
- @vue/cli-plugin-e2e-cypress
- [697bb44] <vuejs/vue-cli@697bb44> fix:
should correctly resolve cypress bin path for Cypress 10 (Note that the
project is still created with Cypress 9 by default, but you can upgrade to
Cypress 10 on your own now)
Committers: 3
- Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
- ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
- @blzsaa <https://github.com/blzsaa>
v5.0.4 🐛 Bug Fix
- @vue/cli-service
- #7005 <https://redirect.github.com/vuejs/vue-cli/pull/7005>
Better handling of publicPath: 'auto' (@AndreiSoroka
<https://github.com/AndreiSoroka>)
- @vue/cli-shared-utils, @vue/cli-ui
- 75826d6 <vuejs/vue-cli@75826d6> fix:
replace node-ipc with @achrinza/node-ipc to further secure the
dependency chain
Committers: 1
- Andrei (@AndreiSoroka <https://github.com/AndreiSoroka>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
v5.0.3
... (truncated)
Changelog
*Sourced from @vue/cli-plugin-typescript's changelog
<https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md>.*
5.0.7 (2022-07-05)
- @vue/cli-service
- #7202 <https://redirect.github.com/vuejs/vue-cli/pull/7202>, [
558dea2 <vuejs/vue-cli@558dea2>] fix:
support devServer.server option, avoid deprecation warnings (
@backrunner <https://github.com/backrunner>, @sodatea
<https://github.com/sodatea>)
- [beffe8a <vuejs/vue-cli@beffe8a>] fix:
allow disabling progress plugin via devServer.client.progress
- @vue/cli-ui
- #7210 <https://redirect.github.com/vuejs/vue-cli/pull/7210>
chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner <https://github.com/backrunner>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
5.0.6 (2022-06-16)
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.
5.0.5 (2022-06-16) 🐛 Bug Fix
- @vue/cli
- #7167 <https://redirect.github.com/vuejs/vue-cli/pull/7167>
feat(upgrade): prevent changing the structure of package.json file during
upgrade (@blzsaa <https://github.com/blzsaa>)
- @vue/cli-service
- #7023 <https://redirect.github.com/vuejs/vue-cli/pull/7023> fix:
windows vue.config.mjs support (@xiaoxiangmoe
<https://github.com/xiaoxiangmoe>)
Committers: 3
- Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
- ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
- @blzsaa <https://github.com/blzsaa>
5.0.4 (2022-03-22) 🐛 Bug Fix
- @vue/cli-service
- #7005 <https://redirect.github.com/vuejs/vue-cli/pull/7005>
Better handling of publicPath: 'auto' (@AndreiSoroka
<https://github.com/AndreiSoroka>)
- @vue/cli-shared-utils, @vue/cli-ui
- 75826d6 <vuejs/vue-cli@75826d6> fix:
replace node-ipc with @achrinza/node-ipc to further secure the
dependency chain
Committers: 1
... (truncated)
Commits
- b154dbd
<vuejs/vue-cli@b154dbd>
v5.0.8
- 4a0655f
<vuejs/vue-cli@4a0655f>
v5.0.7
- ef08a08
<vuejs/vue-cli@ef08a08>
v5.0.6
- 6b163f2
<vuejs/vue-cli@6b163f2>
chore: fix lint errors
- a648958
<vuejs/vue-cli@a648958>
fix: compatibility with Vue 2.7
- 98c66c9
<vuejs/vue-cli@98c66c9>
v5.0.5
- 6035629
<vuejs/vue-cli@6035629>
chore: remove redundant yorkie dependency in typescript plugin
- ca97fc2
<vuejs/vue-cli@ca97fc2>
v5.0.4
- dd53f26
<vuejs/vue-cli@dd53f26>
v5.0.3
- a859b1f
<vuejs/vue-cli@a859b1f>
v5.0.2
- Additional commits viewable in compare view
***@***.***/cli-plugin-typescript>
Updates @vue/cli-plugin-unit-jest from 4.4.6 to 5.0.8
Release notes
*Sourced from @vue/cli-plugin-unit-jest's releases
<https://github.com/vuejs/vue-cli/releases>.*
v5.0.8 🐛 Bug Fix
- @vue/cli-service
- 0260e4d <vuejs/vue-cli@0260e4d> fix:
add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222
<https://redirect.github.com/vuejs/vue-cli/pull/7222>)
- @vue/cli-ui
- 07052c4 <vuejs/vue-cli@07052c4> fix:
Vue CLI UI graphql subscription server error, fixes
vuejs/vue-cli#7221
<https://redirect.github.com/vuejs/vue-cli/issues/7221>
v5.0.7
- @vue/cli-service
- #7202 <https://redirect.github.com/vuejs/vue-cli/pull/7202>, [
558dea2 <vuejs/vue-cli@558dea2>] fix:
support devServer.server option, avoid deprecation warnings (
@backrunner <https://github.com/backrunner>, @sodatea
<https://github.com/sodatea>)
- [beffe8a <vuejs/vue-cli@beffe8a>] fix:
allow disabling progress plugin via devServer.client.progress
- @vue/cli-ui
- #7210 <https://redirect.github.com/vuejs/vue-cli/pull/7210>
chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner <https://github.com/backrunner>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
v5.0.6
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.
v5.0.5 🐛 Bug Fix
- @vue/cli
- #7167 <https://redirect.github.com/vuejs/vue-cli/pull/7167>
fix(upgrade): prevent changing the structure of package.json file during
upgrade (@blzsaa <https://github.com/blzsaa>)
- @vue/cli-service
- #7023 <https://redirect.github.com/vuejs/vue-cli/pull/7023> fix:
windows vue.config.mjs support (@xiaoxiangmoe
<https://github.com/xiaoxiangmoe>)
- @vue/cli-plugin-e2e-cypress
- [697bb44] <vuejs/vue-cli@697bb44> fix:
should correctly resolve cypress bin path for Cypress 10 (Note that the
project is still created with Cypress 9 by default, but you can upgrade to
Cypress 10 on your own now)
Committers: 3
- Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
- ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
- @blzsaa <https://github.com/blzsaa>
v5.0.4 🐛 Bug Fix
- @vue/cli-service
- #7005 <https://redirect.github.com/vuejs/vue-cli/pull/7005>
Better handling of publicPath: 'auto' (@AndreiSoroka
<https://github.com/AndreiSoroka>)
- @vue/cli-shared-utils, @vue/cli-ui
- 75826d6 <vuejs/vue-cli@75826d6> fix:
replace node-ipc with @achrinza/node-ipc to further secure the
dependency chain
Committers: 1
- Andrei (@AndreiSoroka <https://github.com/AndreiSoroka>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
v5.0.3
... (truncated)
Changelog
*Sourced from @vue/cli-plugin-unit-jest's changelog
<https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md>.*
5.0.7 (2022-07-05)
- @vue/cli-service
- #7202 <https://redirect.github.com/vuejs/vue-cli/pull/7202>, [
558dea2 <vuejs/vue-cli@558dea2>] fix:
support devServer.server option, avoid deprecation warnings (
@backrunner <https://github.com/backrunner>, @sodatea
<https://github.com/sodatea>)
- [beffe8a <vuejs/vue-cli@beffe8a>] fix:
allow disabling progress plugin via devServer.client.progress
- @vue/cli-ui
- #7210 <https://redirect.github.com/vuejs/vue-cli/pull/7210>
chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner <https://github.com/backrunner>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
5.0.6 (2022-06-16)
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.
5.0.5 (2022-06-16) 🐛 Bug Fix
- @vue/cli
- #7167 <https://redirect.github.com/vuejs/vue-cli/pull/7167>
feat(upgrade): prevent changing the structure of package.json file during
upgrade (@blzsaa <https://github.com/blzsaa>)
- @vue/cli-service
- #7023 <https://redirect.github.com/vuejs/vue-cli/pull/7023> fix:
windows vue.config.mjs support (@xiaoxiangmoe
<https://github.com/xiaoxiangmoe>)
Committers: 3
- Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
- ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
- @blzsaa <https://github.com/blzsaa>
5.0.4 (2022-03-22) 🐛 Bug Fix
- @vue/cli-service
- #7005 <https://redirect.github.com/vuejs/vue-cli/pull/7005>
Better handling of publicPath: 'auto' (@AndreiSoroka
<https://github.com/AndreiSoroka>)
- @vue/cli-shared-utils, @vue/cli-ui
- 75826d6 <vuejs/vue-cli@75826d6> fix:
replace node-ipc with @achrinza/node-ipc to further secure the
dependency chain
Committers: 1
... (truncated)
Commits
- b154dbd
<vuejs/vue-cli@b154dbd>
v5.0.8
- 4a0655f
<vuejs/vue-cli@4a0655f>
v5.0.7
- ef08a08
<vuejs/vue-cli@ef08a08>
v5.0.6
- 98c66c9
<vuejs/vue-cli@98c66c9>
v5.0.5
- ca97fc2
<vuejs/vue-cli@ca97fc2>
v5.0.4
- dd53f26
<vuejs/vue-cli@dd53f26>
v5.0.3
- a859b1f
<vuejs/vue-cli@a859b1f>
v5.0.2
- 92d80a8
<vuejs/vue-cli@92d80a8>
v5.0.1
- c913cdc
<vuejs/vue-cli@c913cdc>
v5.0.0
- 9be19f0
<vuejs/vue-cli@9be19f0>
test: fix tsx import
- Additional commits viewable in compare view
***@***.***/cli-plugin-unit-jest>
Updates @vue/cli-service from 4.4.6 to 5.0.8
Release notes
*Sourced from @vue/cli-service's releases
<https://github.com/vuejs/vue-cli/releases>.*
v5.0.8 🐛 Bug Fix
- @vue/cli-service
- 0260e4d <vuejs/vue-cli@0260e4d> fix:
add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222
<https://redirect.github.com/vuejs/vue-cli/pull/7222>)
- @vue/cli-ui
- 07052c4 <vuejs/vue-cli@07052c4> fix:
Vue CLI UI graphql subscription server error, fixes
vuejs/vue-cli#7221
<https://redirect.github.com/vuejs/vue-cli/issues/7221>
v5.0.7
- @vue/cli-service
- #7202 <https://redirect.github.com/vuejs/vue-cli/pull/7202>, [
558dea2 <vuejs/vue-cli@558dea2>] fix:
support devServer.server option, avoid deprecation warnings (
@backrunner <https://github.com/backrunner>, @sodatea
<https://github.com/sodatea>)
- [beffe8a <vuejs/vue-cli@beffe8a>] fix:
allow disabling progress plugin via devServer.client.progress
- @vue/cli-ui
- #7210 <https://redirect.github.com/vuejs/vue-cli/pull/7210>
chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner <https://github.com/backrunner>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
v5.0.6
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.
v5.0.5 🐛 Bug Fix
- @vue/cli
- #7167 <https://redirect.github.com/vuejs/vue-cli/pull/7167>
fix(upgrade): prevent changing the structure of package.json file during
upgrade (@blzsaa <https://github.com/blzsaa>)
- @vue/cli-service
- #7023 <https://redirect.github.com/vuejs/vue-cli/pull/7023> fix:
windows vue.config.mjs support (@xiaoxiangmoe
<https://github.com/xiaoxiangmoe>)
- @vue/cli-plugin-e2e-cypress
- [697bb44] <vuejs/vue-cli@697bb44> fix:
should correctly resolve cypress bin path for Cypress 10 (Note that the
project is still created with Cypress 9 by default, but you can upgrade to
Cypress 10 on your own now)
Committers: 3
- Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
- ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
- @blzsaa <https://github.com/blzsaa>
v5.0.4 🐛 Bug Fix
- @vue/cli-service
- #7005 <https://redirect.github.com/vuejs/vue-cli/pull/7005>
Better handling of publicPath: 'auto' (@AndreiSoroka
<https://github.com/AndreiSoroka>)
- @vue/cli-shared-utils, @vue/cli-ui
- 75826d6 <vuejs/vue-cli@75826d6> fix:
replace node-ipc with @achrinza/node-ipc to further secure the
dependency chain
Committers: 1
- Andrei (@AndreiSoroka <https://github.com/AndreiSoroka>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
v5.0.3
... (truncated)
Changelog
*Sourced from @vue/cli-service's changelog
<https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md>.*
5.0.7 (2022-07-05)
- @vue/cli-service
- #7202 <https://redirect.github.com/vuejs/vue-cli/pull/7202>, [
558dea2 <vuejs/vue-cli@558dea2>] fix:
support devServer.server option, avoid deprecation warnings (
@backrunner <https://github.com/backrunner>, @sodatea
<https://github.com/sodatea>)
- [beffe8a <vuejs/vue-cli@beffe8a>] fix:
allow disabling progress plugin via devServer.client.progress
- @vue/cli-ui
- #7210 <https://redirect.github.com/vuejs/vue-cli/pull/7210>
chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner <https://github.com/backrunner>)
- Haoqun Jiang (@sodatea <https://github.com/sodatea>)
5.0.6 (2022-06-16)
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.
5.0.5 (2022-06-16) 🐛 Bug Fix
- @vue/cli
- #7167 <https://redirect.github.com/vuejs/vue-cli/pull/7167>
feat(upgrade): prevent changing the structure of package.json file during
upgrade (@blzsaa <https://github.com/blzsaa>)
- @vue/cli-service
- #7023 <https://redirect.github.com/vuejs/vue-cli/pull/7023> fix:
windows vue.config.mjs support (@xiaoxiangmoe
<https://github.com/xiaoxiangmoe>)
Committers: 3
- Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
- ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
- @blzsaa <https://github.com/blzsaa>
5.0.4 (2022-03-22) 🐛 Bug Fix
- @vue/cli-service
- #7005 <https://redirect.github.com/vuejs/vue-cli/pull/7005>
Better handling of publicPath: 'auto' (@AndreiSoroka
<https://github.com/AndreiSoroka>)
- @vue/cli-shared-utils, @vue/cli-ui
- 75826d6 <vuejs/vue-cli@75826d6> fix:
replace node-ipc with @achrinza/node-ipc to further secure the
dependency chain
Committers: 1
... (truncated)
Commits
- b154dbd
<vuejs/vue-cli@b154dbd>
v5.0.8
- 0260e4d
<vuejs/vue-cli@0260e4d>
fix: add devServer.server.type to useHttps judgement (#7222
***@***.***/cli-service/issues/7222>
)
- 4a0655f
<vuejs/vue-cli@4a0655f>
v5.0.7
- beffe8a
<vuejs/vue-cli@beffe8a>
fix: allow disabling progress plugin via devServer.client.progress
- 558dea2
<vuejs/vue-cli@558dea2>
fix: support devServer.server option, avoid deprecation warning
- bddd64d
<vuejs/vue-cli@bddd64d>
fix: optimize the judgment on whether HTTPS has been set in options (
#7202
***@***.***/cli-service/issues/7202>
)
- ef08a08
<vuejs/vue-cli@ef08a08>
v5.0.6
- fcf27e3
<vuejs/vue-cli@fcf27e3>
fixup! fix: compatibility with Vue 2.7
- a648958
<vuejs/vue-cli@a648958>
fix: compatibility with Vue 2.7
- 98c66c9
<vuejs/vue-cli@98c66c9>
v5.0.5
- Additional commits viewable in compare view
***@***.***/cli-service>
Updates jest from 26.1.0 to 29.7.0
Release notes
*Sourced from jest's releases <https://github.com/jestjs/jest/releases>.*
v29.7.0 Features
- [create-jest] Add npm init / yarn create initialiser for Jest
projects (#14465 <https://redirect.github.com/jestjs/jest/pull/14453>)
- [jest-validate] Allow deprecation warnings for unknown options (
#14499 <https://redirect.github.com/jestjs/jest/pull/14499>)
Fixes
- [jest-resolver] Replace unmatched capture groups in moduleNameMapper
with empty string instead of undefined (#14507
<https://redirect.github.com/jestjs/jest/pull/14507>)
- [jest-snapshot] Allow for strings as well as template literals in
inline snapshots (#14465
<https://redirect.github.com/jestjs/jest/pull/14465>)
- ***@***.***/test-sequencer] Calculate test runtime if perStats.duration
is missing (#14473 <https://redirect.github.com/jestjs/jest/pull/14473>
)
Performance
- ***@***.***/create-cache-key-function] Cache access of NODE_ENV and
BABEL_ENV (#14455 <https://redirect.github.com/jestjs/jest/pull/14455>)
Chore & Maintenance
- [jest-cli] Move internal config initialisation logic to the
create-jest package (#14465
<https://redirect.github.com/jestjs/jest/pull/14453>)
New Contributors
- @bawjensen <https://github.com/bawjensen> made their first
contribution in jestjs/jest#14465
<https://redirect.github.com/jestjs/jest/pull/14465>
- @malaviya-parth <https://github.com/malaviya-parth> made their
first contribution in jestjs/jest#14467
<https://redirect.github.com/jestjs/jest/pull/14467>
- @niklasholm <https://github.com/niklasholm> made their first
contribution in jestjs/jest#14507
<https://redirect.github.com/jestjs/jest/pull/14507>
*Full Changelog*: ***@***.***
<jestjs/jest@v29.6.4...v29.7.0>
v29.6.4 Fixes
- [jest-core] Fix typo in scheduleAndRun performance marker (#14434
<https://redirect.github.com/jestjs/jest/pull/14434>)
- [jest-environment-node] Make sure atob and btoa are writeable in
Node 20 (#14446 <https://redirect.github.com/jestjs/jest/pull/14446>)
- [jest-worker] Additional error wrapper for parentPort.postMessage to
fix unhandled DataCloneError. (#14437
<https://redirect.github.com/jestjs/jest/pull/14437>)
New Contributors
- @stanleyume <https://github.com/stanleyume> made their first
contribution in jestjs/jest#14424
<https://redirect.github.com/jestjs/jest/pull/14424>
- @dj-stormtrooper <https://github.com/dj-stormtrooper> made their
first contribution in jestjs/jest#14437
<https://redirect.github.com/jestjs/jest/pull/14437>
- @thw0rted <https://github.com/thw0rted> made their first
contribution in jestjs/jest#14444
<https://redirect.github.com/jestjs/jest/pull/14444>
*Full Changelog*: ***@***.***
<jestjs/jest@v29.6.3...v29.6.4>
v29.6.3 Fixes
- [expect, @jest/expect-utils] ObjectContaining support symbol as key (
#14414 <https://redirect.github.com/jestjs/jest/pull/14414>)
- [expect] Remove @types/node from dependencies (#14385
<https://redirect.github.com/jestjs/jest/pull/14385>)
- [jest-core] Use workers in watch mode by default to avoid crashes (
#14059 <https://redirect.github.com/facebook/jest/pull/14059> & #14085
<https://redirect.github.com/facebook/jest/pull/14085>).
- [jest-reporters] Update istanbul-lib-instrument dependency to v6. (
#14401 <https://redirect.github.com/jestjs/jest/pull/14401>)
- [jest-mock] Revert #13692
<https://redirect.github.com/jestjs/jest/pull/13692> as it was a
breaking change (#14429
<https://redirect.github.com/jestjs/jest/pull/14429>)
- [jest-mock] Revert #13866
<https://redirect.github.com/jestjs/jest/pull/13866> as it was a
breaking change (#14429
<https://redirect.github.com/jestjs/jest/pull/14429>)
... (truncated)
Changelog
*Sourced from jest's changelog
<https://github.com/jestjs/jest/blob/main/CHANGELOG.md>.*
29.7.0 Features
- [create-jest] Add npm init / yarn create initialiser for Jest
projects (#14465 <https://redirect.github.com/jestjs/jest/pull/14453>)
- [jest-validate] Allow deprecation warnings for unknown options (
#14499 <https://redirect.github.com/jestjs/jest/pull/14499>)
Fixes
- [jest-resolver] Replace unmatched capture groups in moduleNameMapper
with empty string instead of undefined (#14507
<https://redirect.github.com/jestjs/jest/pull/14507>)
- [jest-snapshot] Allow for strings as well as template literals in
inline snapshots (#14465
<https://redirect.github.com/jestjs/jest/pull/14465>)
- ***@***.***/test-sequencer] Calculate test runtime if perStats.duration
is missing (#14473 <https://redirect.github.com/jestjs/jest/pull/14473>
)
Performance
- ***@***.***/create-cache-key-function] Cache access of NODE_ENV and
BABEL_ENV (#14455 <https://redirect.github.com/jestjs/jest/pull/14455>)
Chore & Maintenance
- [jest-cli] Move internal config initialisation logic to the
create-jest package (#14465
<https://redirect.github.com/jestjs/jest/pull/14453>)
29.6.4 Fixes
- [jest-core] Fix typo in scheduleAndRun performance marker (#14434
<https://redirect.github.com/jestjs/jest/pull/14434>)
- [jest-environment-node] Make sure atob and btoa are writeable in
Node 20 (#14446 <https://redirect.github.com/jestjs/jest/pull/14446>)
- [jest-worker] Additional error wrapper for parentPort.postMessage to
fix unhandled DataCloneError. (#14437
<https://redirect.github.com/jestjs/jest/pull/14437>)
29.6.3 Fixes
- [expect, @jest/expect-utils] ObjectContaining support sumbol as key (
#14414 <https://redirect.github.com/jestjs/jest/pull/14414>)
- [expect] Remove @types/node from dependencies (#14385
<https://redirect.github.com/jestjs/jest/pull/14385>)
- [jest-core] Use workers in watch mode by default to avoid crashes (
#14059 <https://redirect.github.com/facebook/jest/pull/14059> & #14085
<https://redirect.github.com/facebook/jest/pull/14085>).
- [jest-reporters] Update istanbul-lib-instrument dependency to v6. (
#14401 <https://redirect.github.com/jestjs/jest/pull/14401>)
- [jest-mock] Revert #13692
<https://redirect.github.com/jestjs/jest/pull/13692> as it was a
breaking change (#14429
<https://redirect.github.com/jestjs/jest/pull/14429>)
- [jest-mock] Revert #13866
<https://redirect.github.com/jestjs/jest/pull/13866> as it was a
breaking change (#14429
<https://redirect.github.com/jestjs/jest/pull/14429>)
- [jest-mock] Revert #13867
<https://redirect.github.com/jestjs/jest/pull/13867> as it was a
breaking change (#14429
<https://redirect.github.com/jestjs/jest/pull/14429>)
- ***@***.***/reporters] Marks Reporter's hooks as optional (#14433
<https://redirect.github.com/jestjs/jest/pull/14433>)
- [jest-runtime] Fix dynamic ESM import module bug when loaded module
through jest.isolateModulesAsync (#14397
<https://redirect.github.com/jestjs/jest/pull/14397>)
Chore & Maintenance
- [jest-changed-files, jest-circus, jest-console, @jest/core,
@jest/runtime, @jest/transform] Use invariant and notEmpty from
jest-util rather than own internal (#14366
<https://redirect.github.com/jestjs/jest/pull/14366>)
29.6.2 Fixes
... (truncated)
Commits
- 4e56991
<jestjs/jest@4e56991>
v29.7.0
- 55cd6a0
<jestjs/jest@55cd6a0>
v29.6.4
- fb7d95c
<jestjs/jest@fb7d95c>
v29.6.3
- 49bacb9
<jestjs/jest@49bacb9>
chore: update jest repo organisation in urls (#14413
<https://github.com/jestjs/jest/tree/HEAD/packages/jest/issues/14413>)
- 0fd5b1c
<jestjs/jest@0fd5b1c>
v29.6.2
- 1f019af
<jestjs/jest@1f019af>
v29.6.1
- c1e5b8a
<jestjs/jest@c1e5b8a>
v29.6.0
- 6ffa48d
<jestjs/jest@6ffa48d>
chore: upgrade TypeScript to v5 (#14155
<https://github.com/jestjs/jest/tree/HEAD/packages/jest/issues/14155>)
- a95eeb6
<jestjs/jest@a95eeb6>
chore: update tsd runner (#14020
<https://github.com/jestjs/jest/tree/HEAD/packages/jest/issues/14020>)
- 39f3bed
<jestjs/jest@39f3bed>
v29.5.0
- Additional commits viewable in compare view
<https://github.com/jestjs/jest/commits/v29.7.0/packages/jest>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/Silverium/popper-vue/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#55
Commit Summary
- db87d75
<db87d75>
Bump braces, @vue/cli-plugin-babel, @vue/cli-plugin-typescript,
@vue/cli-plugin-unit-jest, @vue/cli-service and jest
File Changes
(2 files <https://github.com/Silverium/popper-vue/pull/55/files>)
- *M* package-lock.json
<https://github.com/Silverium/popper-vue/pull/55/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(36671)
- *M* package.json
<https://github.com/Silverium/popper-vue/pull/55/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(10)
Patch Links:
- https://github.com/Silverium/popper-vue/pull/55.patch
- https://github.com/Silverium/popper-vue/pull/55.diff
—
Reply to this email directly, view it on GitHub
<#55>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACQWTWFTGZ5XC6IRTZATPI3ZG6FMBAVCNFSM6AAAAABJFI3NUOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2DONBZGM2TKNY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
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.
Bumps braces to 3.0.3 and updates ancestor dependencies braces, @vue/cli-plugin-babel, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-service and jest. These dependencies need to be updated together.
Updates
braces
from 3.0.2 to 3.0.3Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Updates
@vue/cli-plugin-babel
from 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-babel
's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-babel
's changelog.... (truncated)
Commits
b154dbd
v5.0.84a0655f
v5.0.7ef08a08
v5.0.698c66c9
v5.0.5ca97fc2
v5.0.4dd53f26
v5.0.3a859b1f
v5.0.292d80a8
v5.0.1c913cdc
v5.0.075a6d69
v5.0.0-rc.3Updates
@vue/cli-plugin-typescript
from 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-typescript
's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-typescript
's changelog.... (truncated)
Commits
b154dbd
v5.0.84a0655f
v5.0.7ef08a08
v5.0.66b163f2
chore: fix lint errorsa648958
fix: compatibility with Vue 2.798c66c9
v5.0.56035629
chore: remove redundant yorkie dependency in typescript pluginca97fc2
v5.0.4dd53f26
v5.0.3a859b1f
v5.0.2Updates
@vue/cli-plugin-unit-jest
from 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-unit-jest
's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-unit-jest
's changelog.... (truncated)
Commits
b154dbd
v5.0.84a0655f
v5.0.7ef08a08
v5.0.698c66c9
v5.0.5ca97fc2
v5.0.4dd53f26
v5.0.3a859b1f
v5.0.292d80a8
v5.0.1c913cdc
v5.0.09be19f0
test: fix tsx importUpdates
@vue/cli-service
from 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-service
's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service
's changelog.... (truncated)
Commits
b154dbd
v5.0.80260e4d
fix: add devServer.server.type to useHttps judgement (#7222)4a0655f
v5.0.7beffe8a
fix: allow disabling progress plugin viadevServer.client.progress
558dea2
fix: supportdevServer.server
option, avoid deprecation warningbddd64d
fix: optimize the judgment on whether HTTPS has been set in options (#7202)ef08a08
v5.0.6fcf27e3
fixup! fix: compatibility with Vue 2.7a648958
fix: compatibility with Vue 2.798c66c9
v5.0.5Updates
jest
from 26.1.0 to 29.7.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
4e56991
v29.7.055cd6a0
v29.6.4fb7d95c
v29.6.349bacb9
chore: update jest repo organisation in urls (#14413)0fd5b1c
v29.6.21f019af
v29.6.1c1e5b8a
v29.6.06ffa48d
chore: upgrade TypeScript to v5 (#14155)a95eeb6
chore: update tsd runner (#14020)39f3bed
v29.5.0You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @Silverium.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.