-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the all group with 15 updates #1177
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
Conversation
Bumps the all group with 15 updates: | Package | From | To | | --- | --- | --- | | [element-plus](https://github.com/element-plus/element-plus) | `2.9.11` | `2.10.1` | | [pinia](https://github.com/vuejs/pinia) | `3.0.2` | `3.0.3` | | [@eslint/markdown](https://github.com/eslint/markdown) | `6.4.0` | `6.5.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.29` | `22.15.30` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.4` | `3.2.2` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.1.4` | `3.2.2` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.2` | `4.4.3` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.7.0` | `50.7.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.18.0` | `17.19.0` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.3.0` | `7.4.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.1.0` | `10.2.0` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.2.0` | `10.2.1` | | [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `6.0.1` | `6.0.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.33.0` | `8.33.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.4` | `3.2.2` | Updates `element-plus` from 2.9.11 to 2.10.1 - [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.11...2.10.1) Updates `pinia` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.2...v3.0.3) Updates `@eslint/markdown` from 6.4.0 to 6.5.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v6.4.0...v6.5.0) Updates `@types/node` from 22.15.29 to 22.15.30 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 3.1.4 to 3.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/coverage-v8) Updates `@vitest/ui` from 3.1.4 to 3.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/ui) Updates `eslint-import-resolver-typescript` from 4.4.2 to 4.4.3 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.2...v4.4.3) Updates `eslint-plugin-jsdoc` from 50.7.0 to 50.7.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.7.0...v50.7.1) Updates `eslint-plugin-n` from 17.18.0 to 17.19.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.18.0...v17.19.0) Updates `eslint-plugin-testing-library` from 7.3.0 to 7.4.0 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v7.3.0...v7.4.0) Updates `eslint-plugin-vue` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.1.0...v10.2.0) Updates `postcss-preset-env` from 10.2.0 to 10.2.1 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) Updates `rollup-plugin-visualizer` from 6.0.1 to 6.0.3 - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v6.0.1...v6.0.3) Updates `typescript-eslint` from 8.33.0 to 8.33.1 - [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.33.1/packages/typescript-eslint) Updates `vitest` from 3.1.4 to 3.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/vitest) --- updated-dependencies: - dependency-name: element-plus dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pinia dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@eslint/markdown" dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-version: 22.15.30 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@vitest/coverage-v8" dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vitest/ui" dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-jsdoc dependency-version: 50.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-n dependency-version: 17.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-testing-library dependency-version: 7.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-vue dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: postcss-preset-env dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: rollup-plugin-visualizer dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: vitest dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-minor 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 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 15 updates:
2.9.11
2.10.1
3.0.2
3.0.3
6.4.0
6.5.0
22.15.29
22.15.30
3.1.4
3.2.2
3.1.4
3.2.2
4.4.2
4.4.3
50.7.0
50.7.1
17.18.0
17.19.0
7.3.0
7.4.0
10.1.0
10.2.0
10.2.0
10.2.1
6.0.1
6.0.3
8.33.0
8.33.1
3.1.4
3.2.2
Updates
element-plus
from 2.9.11 to 2.10.1Release notes
Sourced from element-plus's releases.
Changelog
Sourced from element-plus's changelog.
Commits
bd42da1
D2M (#20949)b3f2a6f
Merge pull request #20935 from element-plus/deveb342b5
chore: Update changelog 2.10.0 (#20937)c043e5f
fix(components): [collapse] resolve space key conflict and improve accessibil...84376be
refactor(components): [tooltip-v2] removets-nocheck
comments (#16928)8f380ce
refactor(components): standardize injection keys (#20616)6f8e91f
refactor(components): [select] modifymanuallyRenderSlots
execute (#20854)8098ddc
fix(components): [space] keep comment nodes (#20930)6936245
fix(theme-chalk): [radio] update background color for checked state (#19594)0680399
fix(types): [menu-item] makeindex
attribute required (#19007)Updates
pinia
from 3.0.2 to 3.0.3Commits
1aae45f
release: [email protected]@pinia/testing
@1
.0.2@pinia/nuxt
@0
.11.16befb1e
build: release script925e93c
feat: Support Nuxt 4 (#2978)f47b06f
docs(zh): Updated core-concepts/index.md (#2042)1438aa4
docs: remove banner1ec622d
docs: changedata
withstate
(#2980)d5958b9
chore: update homepage065a326
docs: Props destructuring suggestion is not true anymore with the release of ...4e6b9b6
docs: Update pinia._StoreWithState.md (#2974)98c6419
docs: split installation commands (#2975)Updates
@eslint/markdown
from 6.4.0 to 6.5.0Release notes
Sourced from
@eslint/markdown
's releases.Changelog
Sourced from
@eslint/markdown
's changelog.Commits
a7e8213
chore: release 6.5.0 🚀 (#349)9087c96
docs: fix minor typos (#407)7392f0f
ci: createci-build-all-pm.yml
(#400)c685139
feat: added new ruletable-column-count
(#392)fbf8235
chore: Update new rule issue template (#394)d7c88e8
feat: add no-multiple-h1 rule (#377)84935ef
docs: improve documentation with inline config comments (#384)84c87c4
feat: addno-missing-atx-heading-space
rule (#371)b2fc801
fix: updaterequire-alt-text
rule to ignore commented images (#385)18c7d77
feat: createno-duplicate-definitions
(#360)Updates
@types/node
from 22.15.29 to 22.15.30Commits
Updates
@vitest/coverage-v8
from 3.1.4 to 3.2.2Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
7ddcd33
chore: release v3.2.2f858f3b
chore: release v3.2.159200ae
chore: release v3.2.0407c0e4
fix(coverage): in-source test cases excluded (#7985)e86282e
chore(deps): update Vite to 6.3.5 (#8051)ba87a62
chore: release v3.2.0-beta.33f8159a
ci(rollup): disable watcher for types generators (#8035)51cd814
fix(coverage): browser + v8 in source tests missing (#7946)2854ad6
chore: release v3.2.0-beta.2165fb0e
chore: release v3.2.0-beta.1Updates
@vitest/ui
from 3.1.4 to 3.2.2Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
7ddcd33
chore: release v3.2.2f858f3b
chore: release v3.2.159200ae
chore: release v3.2.0cce98d3
chore(deps): update all non-major dependencies (#8067)b03f209
feat: annotation API (#7953)3bdf05d
fix: ensure errors keep their message and stack aftertoJSON
serialisation ...910892e
chore: simplify working with UI package in dev (#8044)ba87a62
chore: release v3.2.0-beta.3c23b0f7
fix(wdio): don't scale browser in headless mode (#8033)c2106b3
chore(deps): update all non-major dependencies (#8029)Updates
eslint-import-resolver-typescript
from 4.4.2 to 4.4.3Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
ff0445f
chore: release eslint-import-resolver-typescript (#463)43575e7
chore: migratestable-hash
tostable-hash-x
(#462)Updates
eslint-plugin-jsdoc
from 50.7.0 to 50.7.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
99cb131
fix: revert are-docs-informative upgrade; fixes #1393 (#1394)Updates
eslint-plugin-n
from 17.18.0 to 17.19.0Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
96998b9
chore(master): release 17.19.0 (#444)ef94e49
feat: add support for ignoring sync methods from certain locations (#424)a500a48
feat: addno-top-level-await
rule (#440)d50c88e
ci: replace node 23 with 24 in test matrix (#442)Updates
eslint-plugin-testing-library
from 7.3.0 to 7.4.0Release notes
Sourced from eslint-plugin-testing-library's releases.
Commits
4ab50a0
feat(prefer-presence-queries): add autofix support (#1020)5eed1dd
build(deps-dev): bump@types/node
from 22.10.1 to 22.15.29 (#1016)342f640
build(deps-dev): bump eslint-plugin-jest from 28.9.0 to 28.12.0 (#1019)5b24014
refactor: strengthen type safety (#1015)984f245
docs: add y-hsgw as a contributor for code, and test (#1014)Description has been truncated