-
Notifications
You must be signed in to change notification settings - Fork 61
chore(deps): bump the npm_and_yarn group in /console/atest-ui with 6 updates #775
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
base: master
Are you sure you want to change the base?
chore(deps): bump the npm_and_yarn group in /console/atest-ui with 6 updates #775
Conversation
|
There are 1 test cases, failed count 0:
Reported by api-testing. |
Bumps the npm_and_yarn group in /console/atest-ui with 6 updates: | Package | From | To | | --- | --- | --- | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.1.9` | `11.1.10` | | [@intlify/core-base](https://github.com/intlify/vue-i18n/tree/HEAD/packages/core) | `11.1.9` | `11.1.10` | | [esbuild](https://github.com/evanw/esbuild) | `0.18.20` | `0.25.8` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.2.3` | `6.0.0` | | [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) | `3.0.1` | `5.0.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.14` | `7.0.5` | Updates `vue-i18n` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.10/packages/vue-i18n) Updates `@intlify/core-base` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.10/packages/core) Updates `esbuild` from 0.18.20 to 0.25.8 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.25.8) Updates `@vitejs/plugin-vue` from 4.2.3 to 6.0.0 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) Updates `@vitejs/plugin-vue-jsx` from 3.0.1 to 5.0.1 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue-jsx) Updates `vite` from 4.5.14 to 7.0.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.0.5/packages/vite) --- updated-dependencies: - dependency-name: vue-i18n dependency-version: 11.1.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@intlify/core-base" dependency-version: 11.1.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@vitejs/plugin-vue-jsx" dependency-version: 5.0.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.0.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
d5014cb
to
b88ba5e
Compare
|
Bumps the npm_and_yarn group in /console/atest-ui with 6 updates:
11.1.9
11.1.10
11.1.9
11.1.10
0.18.20
0.25.8
4.2.3
6.0.0
3.0.1
5.0.1
4.5.14
7.0.5
Updates
vue-i18n
from 11.1.9 to 11.1.10Release notes
Sourced from vue-i18n's releases.
Commits
ecbbd3a
release: v11.1.10Updates
@intlify/core-base
from 11.1.9 to 11.1.10Release notes
Sourced from
@intlify/core-base
's releases.Commits
ecbbd3a
release: v11.1.10Updates
esbuild
from 0.18.20 to 0.25.8Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
8c71947
publish 0.25.8 to npm0508f24
some parsing fixes for source phase imports6e4be2f
js parser: recover from bad#private
identifiersc9c6357
fix #4248:#private
ids in arrow fn body in?:
9b42f68
publish 0.25.7 to npm9ba01d1
abs-paths: js api and testsca196c9
fix for parser backtracking crash2979b84
fix #4241: ts arrow function type backtrack (hack)1180410
fix an unused variable warningfc3da57
fix #4238: adddefer
andsource
import phasesUpdates
@vitejs/plugin-vue
from 4.2.3 to 6.0.0Release notes
Sourced from
@vitejs/plugin-vue
's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-vue
's changelog.... (truncated)
Commits
9c07818
release: [email protected]c7ddd62
chore: remove Vite 7 beta from supported range (#598)98c52eb
fix(deps): update all non-major dependencies (#609)5de85f6
refactor: always usecrypto.hash
(#606)67534e5
fix(deps): update all non-major dependencies (#605)67ab76b
chore: adddescription
andkeywords
field to package.json (#604)a495edf
chore(deps): update dependency rollup to ^4.43.0 (#601)a4c32a8
fix(deps): update all non-major dependencies (#600)256ac31
chore(deps): update dependency rollup to ^4.41.1 (#591)43426c8
fix(deps): update all non-major dependencies (#590)Updates
@vitejs/plugin-vue-jsx
from 3.0.1 to 5.0.1Release notes
Sourced from
@vitejs/plugin-vue-jsx
's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-vue-jsx
's changelog.... (truncated)
Commits
0fbc4a4
feat: provide default value for VUE_PROD_HYDRATION_MISMATCH_DETAILS (new ...db4cf1c
chore: upgrade vitestcad0825
fix(deps): update all non-major dependencies (#298)9c93426
chore(deps): update upstream (#302)fcabfa5
refactor!: drop vite 4f5d8a29
chore(deps): update upstream (major) (#295)4b7be52
refactor!: drop node 14&16 (#296)3b654cd
release: [email protected]a13cfbd
refactor(plugin-vue-jsx): improve the readability (#289)c316d43
fix(deps): update all non-major dependencies (#262)Updates
vite
from 4.5.14 to 7.0.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
832f687
release: v7.0.5c9614b9
fix: remove special handling forAccept: text/html
(#20376)862e192
refactor: usefoo.endsWith("bar")
instead of/bar$/.test(foo)
(#20413)6bc8bf6
fix: watch assets referenced bynew URL(, import.meta.url)
(#20382)1a1cc8a
fix(deps): update all non-major dependencies (#20406)1165667
chore(deps): update dependency rolldown to ^1.0.0-beta.27 (#20405)8a65433
release: v7.0.4324669c
fix: allow resolving bare specifiers to relative paths for entries (#20379)5e29602
build: remove@oxc-project/runtime
devDep (#20389)f562df8
release: v7.0.3Dependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.