Skip to content

Update dependencies#190

Open
renovate-bot wants to merge 1 commit intomihonapp:mainfrom
renovate-bot:renovate/dependencies
Open

Update dependencies#190
renovate-bot wants to merge 1 commit intomihonapp:mainfrom
renovate-bot:renovate/dependencies

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 16, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@antfu/eslint-config 6.2.06.7.3 age confidence
@eslint/eslintrc 3.3.13.3.3 age confidence
@mdit/plugin-attrs (source) 0.23.30.24.2 age confidence
@mdit/plugin-figure (source) 0.22.20.22.3 age confidence
@mdit/plugin-img-lazyload (source) 0.22.10.22.2 age confidence
@mdit/plugin-img-mark (source) 0.22.20.22.3 age confidence
@mdit/plugin-img-size (source) 0.22.30.22.5 age confidence
@mdit/plugin-include (source) 0.22.20.22.4 age confidence
@tanstack/vue-query (source) 5.90.75.92.9 age confidence
@types/node (source) 24.10.024.10.13 age confidence
@typescript-eslint/eslint-plugin (source) 8.46.38.55.0 age confidence
@typescript-eslint/parser (source) 8.46.38.55.0 age confidence
@vueuse/core (source) 14.0.014.2.1 age confidence
axios (source) 1.13.21.13.5 age confidence
element-plus (source) 2.11.72.13.2 age confidence
eslint (source) 9.39.19.39.2 age confidence
eslint-plugin-vue (source) 10.5.110.8.0 age confidence
feed 5.1.05.2.0 age confidence
lint-staged 16.2.616.2.7 age confidence
markdown-it 14.1.014.1.1 age confidence
markdownlint 0.39.00.40.0 age confidence
markdownlint-cli 0.45.00.47.0 age confidence
pnpm (source) 10.20.010.29.3 age confidence
sentences-per-line (source) 0.3.00.5.1 age confidence
stylelint (source) 16.25.016.26.1 age confidence
unplugin-element-plus (source) 0.11.10.11.2 age confidence
vue (source) 3.5.243.5.28 age confidence
vue-eslint-parser 10.2.010.4.0 age confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v6.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.7.1

Compare Source

   🐞 Bug Fixes
  • pnpm: Do not set catalogMode when catalogs is not enabled  -  by @​antfu (0471e)
    View changes on GitHub

v6.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.6.0

Compare Source

   🐞 Bug Fixes
  • pnpm: Enforce catalog usage based on smart detection  -  by @​antfu (654c0)
    View changes on GitHub

v6.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.4.2

Compare Source

   🐞 Bug Fixes
  • pnpm: Move pnpm-workspace.yaml sorting config from yaml to pnpm  -  by @​antfu (fc2b1)
    View changes on GitHub

v6.4.1

Compare Source

No significant changes

    View changes on GitHub

v6.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslintrc (@​eslint/eslintrc)

v3.3.3

Compare Source

Bug Fixes
mdit-plugins/mdit-plugins (@​mdit/plugin-attrs)

v0.24.2

Compare Source

Note: Version bump only for package @​mdit/plugin-attrs

v0.24.1

Compare Source

🚀 Performance Improvements
  • attrs: improve new table performance (50ab8ca)

v0.24.0

Compare Source

⚠ BREAKING CHANGES
  • attrs: rebuild table span logic, close #​122
  • katex: avoid async loading (#​266)
✨ Features
mdit-plugins/mdit-plugins (@​mdit/plugin-figure)

v0.22.3

Compare Source

Note: Version bump only for package @​mdit/plugin-figure

mdit-plugins/mdit-plugins (@​mdit/plugin-img-lazyload)

v0.22.2

Compare Source

Note: Version bump only for package @​mdit/plugin-img-lazyload

mdit-plugins/mdit-plugins (@​mdit/plugin-img-mark)

v0.22.3

Compare Source

Note: Version bump only for package @​mdit/plugin-img-mark

mdit-plugins/mdit-plugins (@​mdit/plugin-img-size)

v0.22.5

Compare Source

Note: Version bump only for package @​mdit/plugin-img-size

v0.22.4

Compare Source

Note: Version bump only for package @​mdit/plugin-img-size

mdit-plugins/mdit-plugins (@​mdit/plugin-include)

v0.22.4

Compare Source

Note: Version bump only for package @​mdit/plugin-include

v0.22.3

Compare Source

Note: Version bump only for package @​mdit/plugin-include

TanStack/query (@​tanstack/vue-query)

v5.92.9

Compare Source

Patch Changes

v5.92.8

Compare Source

Patch Changes

v5.92.7

Compare Source

Patch Changes

v5.92.6

Compare Source

Patch Changes

v5.92.5

Compare Source

Patch Changes

v5.92.4

Compare Source

Patch Changes

v5.92.3

Patch Changes

v5.92.2

Patch Changes

v5.92.1

Compare Source

Patch Changes

v5.92.0

Compare Source

Minor Changes
  • feat(vue-query): allow options getters in additional composables (#​9914)

v5.91.4

Compare Source

Patch Changes

v5.91.3

Compare Source

Patch Changes
  • Include TPageParam in enabled of InfiniteQueryObserverOptions (#​9898)

v5.91.2

Compare Source

Patch Changes

v5.91.1

Compare Source

Patch Changes

v5.91.0

Compare Source

Minor Changes
  • feat(vue-query): support useQuery options getter (#​9866)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.55.0

Compare Source

🚀 Features
  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#​11992)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#​11949)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#​11984)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#​11966, #​12000)
  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#​11990)
❤️ Thank You

See GitHub Releases for more information.

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

v8.54.0

Compare Source

🚀 Features
  • eslint-plugin-internal: add prefer-tsutils-methods rule (#​11974, #​11625)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#​11965, #​11955)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#​11967, #​11559)
  • deps: update dependency prettier to v3.8.0 (#​11991)
  • scope-manager: fix catch clause scopes def.name (#​11982)
  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#​11785)
❤️ Thank You

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

v8.53.1

Compare Source

🩹 Fixes
  • utils: make RuleCreator root defaultOptions optional (#​11956)
  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#​11951)
❤️ Thank You

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

v8.53.0

Compare Source

🚀 Features
  • eslint-plugin: add rule [strict-void-return] (#​9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#​11922)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#​11916)
  • eslint-plugin: replace unclear "error typed" with more helpful description (#​11704)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#​11935)
  • typescript-estree: forbid invalid class implements (#​11934)
  • typescript-estree: forbid type-only import with both default and named specifiers (#​11930)
❤️ Thank You

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

v8.52.0

Compare Source

🚀 Features
  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#​11899)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] detect @​@​toPrimitive and valueOf (#​11901)
  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#​11908)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

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

v8.51.0

Compare Source

🚀 Features
  • eslint-plugin: add namespace to plugin meta (#​11885)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#​11871)
🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#​11835)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#​11881)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#​11876)
  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#​11845)
❤️ Thank You

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

v8.50.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#​11826)
  • eslint-plugin: [method-signature-style] ignore methods that return this (#​11813)
❤️ Thank You

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

v8.50.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-default-assignment] add rule (#​11720)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

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

v8.49.0

Compare Source

🚀 Features
  • eslint-plugin: use Intl.Segmenter instead of graphemer (#​11804)
🩹 Fixes
  • deps: update dependency prettier to v3.7.2 (#​11820)
❤️ Thank You

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

v8.48.1

Compare Source

🩹 Fixes
  • eslint-plugin: [restrict-template-expressions] check base types in allow list (#​11764, #​11759)
  • eslint-plugin: honor ignored base types on generic classes (#​11767)
  • eslint-plugin: [consistent-type-exports] check value flag before resolving alias (#​11769)
❤️ Thank You

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

v8.48.0

Compare Source

🚀 Features
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
🩹 Fixes
  • typescript-estree: disallow binding patterns in parameter properties (#​11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#​10477)
❤️ Thank You

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

v8.47.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unused-private-class-members] new extension rule (#​10913)
❤️ Thank You

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

v8.46.4

Compare Source

🩹 Fixes
  • parser: error when both projectService and project are set (#​11333)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#​11730)
  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#​11006, #​10958)
❤️ Thank You

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.55.0

Compare Source

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

See GitHub Releases for more information.

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

v8.54.0

Compare Source

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.

v8.53.1

Compare Source

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.

v8.53.0

Compare Source

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.

v8.52.0

Compare Source

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.

v8.51.0

Compare Source

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.

v8.50.1

Compare Source

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.

v8.50.0

Compare Source

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.

v8.49.0

Compare Source

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.

v8.48.1

Compare Source

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.

v8.48.0

Compare Source

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.

v8.47.0

Compare Source

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.

v8.46.4

Compare Source

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.

vueuse/vueuse (@​vueuse/core)

v14.2.1

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot force-pushed the renovate/dependencies branch 7 times, most recently from cf3b6c0 to 42840c4 Compare November 22, 2025 04:48
@renovate-bot renovate-bot force-pushed the renovate/dependencies branch 11 times, most recently from 145d35f to 1460529 Compare November 28, 2025 18:39
@renovate-bot renovate-bot force-pushed the renovate/dependencies branch 10 times, most recently from 38fbea8 to 6d8f66d Compare December 8, 2025 10:03
@renovate-bot renovate-bot force-pushed the renovate/dependencies branch from 6d8f66d to ddbf001 Compare December 8, 2025 15:45
@renovate-bot renovate-bot force-pushed the renovate/dependencies branch 5 times, most recently from aef1c77 to 29dd8eb Compare January 19, 2026 17:57
@renovate-bot renovate-bot force-pushed the renovate/dependencies branch 6 times, most recently from 3fab95a to d693b30 Compare January 30, 2026 13:25
@renovate-bot renovate-bot force-pushed the renovate/dependencies branch 5 times, most recently from ff9aa32 to 36b4e6e Compare February 5, 2026 16:45
@renovate-bot renovate-bot force-pushed the renovate/dependencies branch 12 times, most recently from 43d7ca9 to 072a46a Compare February 14, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant