Skip to content

chore(deps): update linting - #88

Open
SStranks wants to merge 1 commit into
mainfrom
renovate/linting
Open

chore(deps): update linting#88
SStranks wants to merge 1 commit into
mainfrom
renovate/linting

Conversation

@SStranks

@SStranks SStranks commented Aug 9, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
@html-eslint/eslint-plugin ^0.64.0^0.65.0 age confidence
@html-eslint/parser ^0.64.0^0.65.0 age confidence
@tanstack/eslint-plugin-query (source) 5.101.35.102.8 age confidence
eslint-plugin-jest-dom 5.6.05.10.1 age confidence
eslint-plugin-jsonc (source) 3.3.03.4.2 age confidence
eslint-plugin-n 18.2.218.3.0 age confidence
eslint-plugin-perfectionist (source) 5.10.05.11.0 age confidence
eslint-plugin-regexp 3.1.13.2.0 age confidence
eslint-plugin-yml (source) 3.6.03.8.1 age confidence
jsonc-eslint-parser 3.1.03.3.0 age confidence
typescript-eslint (source) 8.65.08.69.0 age confidence

Release Notes

yeonjuan/html-eslint (@​html-eslint/eslint-plugin)

v0.65.0

Compare Source

What's Changed
dependabot

Full Changelog: yeonjuan/html-eslint@v0.64.0...v0.65.0

TanStack/query (@​tanstack/eslint-plugin-query)

v5.102.8

Compare Source

v5.102.7

Compare Source

v5.102.6

Compare Source

v5.102.5

Compare Source

v5.102.4

Compare Source

v5.102.3

Compare Source

v5.102.2

Compare Source

v5.102.1

Compare Source

v5.102.0

Compare Source

Patch Changes
  • #​11212 279bb55 - TypeScript 7 compatibility

  • #​11188 3bc8edf - Fix false-positive warnings in no-unstable-deps rule caused by Object.prototype property lookups (toString, valueOf, etc.).

  • #​11115 8582702 - Remove unused helper functions from the internal ASTUtils object (getNestedIdentifiers, getNestedReturnStatements, getClosestVariableDeclarator, mapKeyNodeToText, and mapKeyNodeToBaseText). They were not referenced by any rule and are not part of the public API.

v5.101.4

Compare Source

Patch Changes
  • #​11067 7ac45ed - Relax exhaustive-deps so function call targets are not required in query keys while values referenced in nested callbacks are still checked.
testing-library/eslint-plugin-jest-dom (eslint-plugin-jest-dom)

v5.10.1

Compare Source

Bug Fixes

v5.10.0

Compare Source

Features
  • prefer-in-document: support toBeNil and toBeNullable (#​476) (4857814)

v5.9.1

Compare Source

Bug Fixes

v5.9.0

Compare Source

Features

v5.8.1

Compare Source

Bug Fixes
  • prefer-empty: don't fix when matcher has no argument (#​459) (9107be8)

v5.8.0

Compare Source

Features
  • prefer-to-have-value: support aria-valuenow (#​452) (9b03f2d)
  • support replacing mixed value assertions with toBePartiallyChecked and toBePartiallyPressed (#​451) (56a2079)

v5.7.1

Compare Source

Bug Fixes
  • include actual arguments in negated message for banned attribute based rules (#​450) (640724f)

v5.7.0

Compare Source

Features
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)

v3.4.2

Compare Source

Patch Changes

v3.4.1

Compare Source

Patch Changes
  • #​532 97a7564 Thanks @​ota-meshi! - Fix allowLineSeparatedGroups in jsonc/sort-keys when ignored properties occur between sorted keys.

v3.4.0

Compare Source

Minor Changes
eslint-community/eslint-plugin-n (eslint-plugin-n)

v18.3.0

Compare Source

🌟 Features
🩹 Fixes
  • handle import.meta paths in no-path-concat (#​559) (a6b3ce2)
  • no-unsupported-features: classify util.styleText as experimental (#​560) (b8e39c5)
  • support brace expansion and extglobs in package files (#​558) (8cae1af)
📚 Documentation
🧹 Chores
azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v5.11.0

Compare Source

compare changes

🚀 Features
  • sort-modules: Support custom module block nodes
    (077f5d4)
🐞 Bug Fixes
  • sort-modules: Detect decorator metadata dependencies
    (dbcd0b8)
  • sort-objects: Don't ignore callback dependencies by default
    (7fd2e9b)
  • Don't fail on tsconfig files without input files
    (0418393)
❤️ Contributors

v5.10.1

Compare Source

compare changes

🐞 Bug Fixes
  • Fix crash in typescript 7
    (fbbc372)
  • Fix complex comments cases not being auto-fixed correctly
    (7a35d8b)
  • Respect ignored callback dependencies in nested calls
    (c9a119e)
  • Take into account extended tsconfigs
    (93a267e)
❤️ Contributors
ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)

v3.2.0

Compare Source

Minor Changes
  • fix(deps): update dependency jsdoc-type-pratt-parser to v9 (#​1014)
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v3.8.1

Compare Source

Patch Changes

v3.8.0

Compare Source

Minor Changes
Patch Changes

v3.7.0

Compare Source

Minor Changes

v3.6.1

Compare Source

Patch Changes
ota-meshi/jsonc-eslint-parser (jsonc-eslint-parser)

v3.3.0

Compare Source

Minor Changes

v3.2.0

Compare Source

Minor Changes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.69.0

Compare Source

This was a version bump only for typescript-eslint 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.68.0

Compare Source

This was a version bump only for typescript-eslint 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.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

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

v8.66.0

Compare Source

This was a version bump only for typescript-eslint 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.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate CLI.

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