Skip to content

chore(deps): bump @tanstack/eslint-plugin-query from 5.91.5 to 5.95.0 in /web#13

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/tanstack/eslint-plugin-query-5.95.0
Open

chore(deps): bump @tanstack/eslint-plugin-query from 5.91.5 to 5.95.0 in /web#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/tanstack/eslint-plugin-query-5.95.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps @tanstack/eslint-plugin-query from 5.91.5 to 5.95.0.

Release notes

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

@​tanstack/eslint-plugin-query@​5.95.0

Minor Changes

  • BREAKING (eslint-plugin): The exhaustive-deps rule now reports member expression dependencies more granularly for call expressions (e.g. a.b.foo() suggests a.b), which may cause existing code that previously passed the rule to now report missing dependencies. To accommodate stable variables and types, the rule now accepts an allowlist option with variables and types arrays to exclude specific dependencies from enforcement. (#10295)

@​tanstack/eslint-plugin-query@​5.94.5

Patch Changes

  • fix(*): resolve issue about excluded build directory (#10312)
Changelog

Sourced from @​tanstack/eslint-plugin-query's changelog.

5.95.0

Minor Changes

  • BREAKING (eslint-plugin): The exhaustive-deps rule now reports member expression dependencies more granularly for call expressions (e.g. a.b.foo() suggests a.b), which may cause existing code that previously passed the rule to now report missing dependencies. To accommodate stable variables and types, the rule now accepts an allowlist option with variables and types arrays to exclude specific dependencies from enforcement. (#10295)

5.94.5

Patch Changes

  • fix(*): resolve issue about excluded build directory (#10312)

5.94.4

Patch Changes

  • chore: fixed version (#10064)
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) from 5.91.5 to 5.95.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.95.0/packages/eslint-plugin-query)

---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-version: 5.95.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants