Skip to content

build(deps-dev): bump @tanstack/eslint-plugin-query from 5.96.2 to 5.97.0#2651

Merged
maintainerr-automation[bot] merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/tanstack/eslint-plugin-query-5.97.0
Apr 10, 2026
Merged

build(deps-dev): bump @tanstack/eslint-plugin-query from 5.96.2 to 5.97.0#2651
maintainerr-automation[bot] merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/tanstack/eslint-plugin-query-5.97.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor

Bumps @tanstack/eslint-plugin-query from 5.96.2 to 5.97.0.

Release notes

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

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

Minor Changes

  • feat(eslint): support eslint v10 and typescript v6 (#10182)
Changelog

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

5.97.0

Minor Changes

  • feat(eslint): support eslint v10 and typescript v6 (#10182)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2026
@dependabot dependabot Bot requested a review from enoch85 as a code owner April 10, 2026 14:54
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Apr 10, 2026
Bumps [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) from 5.96.2 to 5.97.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.97.0/packages/eslint-plugin-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack/eslint-plugin-query-5.97.0 branch from 5dcc6ab to c20f9e0 Compare April 10, 2026 15:03
@maintainerr-automation maintainerr-automation Bot merged commit f3c6779 into development Apr 10, 2026
14 checks passed
@maintainerr-automation maintainerr-automation Bot deleted the dependabot/npm_and_yarn/tanstack/eslint-plugin-query-5.97.0 branch April 10, 2026 15:05
maintainerr-automation Bot added a commit that referenced this pull request Apr 10, 2026
* build(deps-dev): bump knip from 6.1.1 to 6.3.1 (#2650)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.1.1 to 6.3.1.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.3.1/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump @tanstack/react-query from 5.96.2 to 5.97.0 (#2652)

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.97.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump @tanstack/eslint-plugin-query (#2651)

Bumps [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) from 5.96.2 to 5.97.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.97.0/packages/eslint-plugin-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: log plex native watch fallback details

* fix(metadata): resolve parent show IDs for season/episode image lookups

Seasons and episodes in media servers carry their own provider IDs which
differ from the parent show. Image endpoints were using these
season-level IDs directly against TMDB/TVDB show endpoints, causing
wrong or missing images.

Pass the media server item ID through to the metadata service. When the
item is a season or episode, follow the parent relationship to the show
and use its provider IDs for image resolution. Falls back to the
original IDs on failure.

Closes #2649

* fix(jellyfin): include partial watchers in sw_watchers (#2559) (#2646)

* fix(server): restore Sonarr episode fallback handling (#2653)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: maintainerr-automation[bot] <261505141+maintainerr-automation[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: enoch85 <mailto@danielhansson.nu>
@enoch85 enoch85 added this to the 3.6.0 milestone Apr 11, 2026 — with GitHub Codespaces
@maintainerr-automation

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant