Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the development-dependencies group with 3 updates: @typescript-eslint/parser, @vitest/eslint-plugin and vue-tsc.

Updates @typescript-eslint/parser from 8.51.0 to 8.52.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.52.0

8.52.0 (2026-01-05)

🚀 Features

  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)
  • typescript-estree: add tseslint.com redirects for CLI outputs (#11895)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#11908)
  • eslint-plugin: [no-base-to-string] detect @@​toPrimitive and valueOf (#11901)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.52.0 (2026-01-05)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @vitest/eslint-plugin from 1.6.4 to 1.6.5

Release notes

Sourced from @​vitest/eslint-plugin's releases.

v1.6.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.5

Commits
  • 23b771e chore: release v1.6.5
  • e8ac615 docs: put rule descriptions after title (#861)
  • 01f6df9 feat: no-conditional-expect takes expect.assertions into account (#840)
  • 6beca38 refactor: Require rule name in createTestingLibraryRule return type and use r...
  • 9636ae8 fix(prefer-mock-return-shorthand): don't report mutable implementations (#190...
  • 1881ed0 fix(prefer-mock-return-shorthand): ignore async implementations (#857)
  • da4b6f7 fix(prefer-mock-return-shorthand): ignore use of update expressions (#858)
  • d15371f chore: update eslint-remote-tester (#859)
  • e5a25fa test(unbound-method): port most of the test suite (#850)
  • 48aa682 fix: treat vitest and vi the same (#851)
  • Additional commits viewable in compare view

Updates vue-tsc from 3.2.1 to 3.2.2

Release notes

Sourced from vue-tsc's releases.

v3.2.2

language-core

  • fix: correct code features on v-bind shorthands of special attributes - Thanks to @​KazariEX!

language-plugin-pug

  • feat: accurate Pug shorthand mapping (#5906)
  • fix: pre-map HTML to Pug offset attribute (#5905)

language-service

  • feat: strip ="" for boolean props completion edits (#5888) - Thanks to @​KazariEX!
  • fix: avoid duplicate directive modifiers in completion (#5920) - Thanks to @​KazariEX!

typescript-plugin

  • fix: only forward quick info and suggestion diagnostics for setup bindings (#5892) - Thanks to @​KazariEX!

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.2.2 (2026-01-06)

language-core

  • fix: correct code features on v-bind shorthands of special attributes - Thanks to @​KazariEX!

language-plugin-pug

  • feat: accurate Pug shorthand mapping (#5906)
  • fix: pre-map HTML to Pug offset attribute (#5905)

language-service

  • feat: strip ="" for boolean props completion edits (#5888) - Thanks to @​KazariEX!
  • fix: avoid duplicate directive modifiers in completion (#5920) - Thanks to @​KazariEX!

typescript-plugin

  • fix: only forward quick info and suggestion diagnostics for setup bindings (#5892) - Thanks to @​KazariEX!
Commits

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 <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 conditions

Bumps the development-dependencies group with 3 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `@typescript-eslint/parser` from 8.51.0 to 8.52.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/parser)

Updates `@vitest/eslint-plugin` from 1.6.4 to 1.6.5
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.5)

Updates `vue-tsc` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.2/packages/tsc)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: vue-tsc
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 20:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 5, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • wip

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@ildyria ildyria merged commit 3e5f7b1 into master Jan 5, 2026
43 checks passed
@ildyria ildyria deleted the dependabot/npm_and_yarn/development-dependencies-f065bc809e branch January 5, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants