-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the all group across 1 directory with 18 updates #1139
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
build(deps): bump the all group across 1 directory with 18 updates #1139
Conversation
Bumps the all group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [element-plus](https://github.com/element-plus/element-plus) | `2.9.3` | `2.9.4` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.0.1` | `11.1.1` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.1` | `19.7.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.6.0` | `19.7.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.20.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.50.0` | `1.50.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.10` | `22.13.1` | | [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) | `6.0.0` | `6.0.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.4` | `3.0.5` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.0.4` | `3.0.5` | | [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.20.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.14.0` | `16.14.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.0.0` | `4.0.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.23.0` | | [unplugin-element-plus](https://github.com/element-plus/unplugin-element-plus) | `0.9.0` | `0.9.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.11` | `6.1.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.4` | `3.0.5` | Updates `element-plus` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/element-plus/element-plus/releases) - [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md) - [Commits](element-plus/element-plus@2.9.3...2.9.4) Updates `vue-i18n` from 11.0.1 to 11.1.1 - [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.1/packages/vue-i18n) Updates `@commitlint/cli` from 19.6.1 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.6.0 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/config-conventional) Updates `@eslint/js` from 9.19.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.20.0/packages/js) Updates `@playwright/test` from 1.50.0 to 1.50.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.0...v1.50.1) Updates `@types/node` from 22.10.10 to 22.13.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-legacy` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.1/packages/plugin-legacy) Updates `@vitest/coverage-v8` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/coverage-v8) Updates `@vitest/ui` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/ui) Updates `eslint` from 9.19.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.20.0) Updates `prettier` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.0) Updates `stylelint` from 16.14.0 to 16.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.14.0...16.14.1) Updates `tailwindcss` from 4.0.0 to 4.0.5 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.5/packages/tailwindcss) Updates `typescript-eslint` from 8.21.0 to 8.23.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/typescript-eslint) Updates `unplugin-element-plus` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/element-plus/unplugin-element-plus/releases) - [Commits](element-plus/unplugin-element-plus@v0.9.0...v0.9.1) Updates `vite` from 6.0.11 to 6.1.0 - [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/[email protected]/packages/vite) Updates `vitest` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest) --- updated-dependencies: - dependency-name: element-plus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vitejs/plugin-legacy" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: unplugin-element-plus dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Bumps the all group with 18 updates in the / directory:
2.9.3
2.9.4
11.0.1
11.1.1
19.6.1
19.7.1
19.6.0
19.7.1
9.19.0
9.20.0
1.50.0
1.50.1
22.10.10
22.13.1
6.0.0
6.0.1
3.0.4
3.0.5
3.0.4
3.0.5
9.19.0
9.20.0
3.4.2
3.5.0
16.14.0
16.14.1
4.0.0
4.0.5
8.21.0
8.23.0
0.9.0
0.9.1
6.0.11
6.1.0
3.0.4
3.0.5
Updates
element-plus
from 2.9.3 to 2.9.4Release notes
Sourced from element-plus's releases.
Changelog
Sourced from element-plus's changelog.
Commits
a0d7d49
Merge pull request #19791 from element-plus/dev49a8d5c
chore: Update changelog 2.9.4 (#19792)6b55811
feat(locale): export missing language (#19790)e82d4d8
feat(locale): export Norsk(no) (#19747)6ae39f2
chore(components): [cascader-node] remove ts-nocheck and fix type error (#19776)fe0c724
docs: [scrollbar] fix type error (#19697)ed54ccc
ci: fix corepack matching keyid error (#19783)8b93dfd
fix(components): [table-v2] resetlastVisitedColumnIdx
if width change (#19...c4fc329
chore: update doc (#19770)329ac01
docs: [calendar] add CalendarDateType Type Declarations (#19766)Updates
vue-i18n
from 11.0.1 to 11.1.1Release notes
Sourced from vue-i18n's releases.
Commits
5e17dea
release: v11.1.19dc7f49
release: v11.1.0de2523d
feat: configurable custom property$i18n
type (#2094)Updates
@commitlint/cli
from 19.6.1 to 19.7.1Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
b0e851c
v19.7.1Updates
@commitlint/config-conventional
from 19.6.0 to 19.7.1Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
b0e851c
v19.7.1Updates
@eslint/js
from 9.19.0 to 9.20.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
031734e
chore: package.json update for@eslint/js
releaseUpdates
@playwright/test
from 1.50.0 to 1.50.1Release notes
Sourced from
@playwright/test
's releases.Commits
dbc685c
chore: mark v1.50.1 (#34575)13d80f1
cherry-pick(#34560): chore(docs): clarify connection method via BrowserType.c...159210d
cherry-pick(#34556): fix(toMatchAriaSnapshot): fail test run when updating mi...fbad9f7
cherry-pick(#34537): feat: per-assertion snapshot path template in config (#3...67313fa
cherry-pick(#34550): roll follow-ups for .NET and Python4b7794b
cherry-pick(#34544): fix(aria): disregard text area textContent1efbedd
cherry-pick(#34535): Revert "Reapply "fix(har timing): record connect timing ...1e258e0
cherry-pick(#34420): chore(deps): bump vite from 5.4.6 to 5.4.14 (#34539)7be4ef5
cherry-pick(#34522): test: fetch request through socks proxy over ipv47b3e590
cherry-pick(#34530): fix(firefox): disable fetch keep-alive for now before a ...Updates
@types/node
from 22.10.10 to 22.13.1Commits
Updates
@vitejs/plugin-legacy
from 6.0.0 to 6.0.1Release notes
Sourced from
@vitejs/plugin-legacy
's releases.Changelog
Sourced from
@vitejs/plugin-legacy
's changelog.Commits
b0fc6e3
revert: update moduleResolution value casing (#18409) (#18774)4b69756
release: [email protected]3f6d5fe
chore(legacy): bump terser peer dep to ^5.16 (#18772)63c62b3
chore(legacy): update peer dep Vite to 6 (#18771)Updates
@vitest/coverage-v8
from 3.0.4 to 3.0.5Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
1154662
chore: release v3.0.5Updates
@vitest/ui
from 3.0.4 to 3.0.5Release notes
Sourced from
@vitest/ui
's releases.Commits
1154662
chore: release v3.0.592da490
feat(ui): insert message "no tests found" in ui (#7366)191ef9e
fix: validate websocket request (#7317)Updates
eslint
from 9.19.0 to 9.20.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.