Skip to content

chore(deps): bump @tanstack/query-db-collection from 0.2.37 to 1.0.22 in /apps/admin#86

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/admin/tanstack/query-db-collection-1.0.22
Open

chore(deps): bump @tanstack/query-db-collection from 0.2.37 to 1.0.22 in /apps/admin#86
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/admin/tanstack/query-db-collection-1.0.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Copy link
Copy Markdown
Contributor

Bumps @tanstack/query-db-collection from 0.2.37 to 1.0.22.

Release notes

Sourced from @​tanstack/query-db-collection's releases.

@​tanstack/query-db-collection@​1.0.22

Patch Changes

  • Fix isReady tracking for on-demand live queries without orderBy. Previously, non-ordered live queries using syncMode: 'on-demand' were incorrectly marked as ready before data finished loading. Also fix preload() promises hanging when cleanup occurs before the collection becomes ready. Additionally, fix concurrent live queries subscribing to the same source collection - each now independently tracks loading state. (#1192)

  • Updated dependencies [43c7c9d, 284ebcc]:

    • @​tanstack/db@​0.5.25

@​tanstack/query-db-collection@​1.0.21

Patch Changes

@​tanstack/query-db-collection@​1.0.20

Patch Changes

@​tanstack/query-db-collection@​1.0.19

Patch Changes

  • Fix updating all active query caches on directWrite for on-demand collections.Previously directWrite operations (e.g. writeUpdate/writeInsert) only updated the cache at the base query key for on-demand collections, leading to stale data when components remounted. This change ensures all active query cache keys are updated so data persists correctly. (#1155)

  • Updated dependencies [f9b741e]:

    • @​tanstack/db@​0.5.22

@​tanstack/query-db-collection@​1.0.18

Patch Changes

  • Fix syncedData not updating when manual write operations (writeUpsert, writeInsert, etc.) are called after async operations in mutation handlers. Previously, the sync transaction would be blocked by the persisting user transaction, leaving syncedData stale until the next sync cycle. (#1130)

  • Updated dependencies [6745ed0, 1b22e40, 7a2cacd, bdf9405]:

    • @​tanstack/db@​0.5.21

@​tanstack/query-db-collection@​1.0.17

Patch Changes

  • Fix refetch such that it returns the query observer results instead of undefined. (#1132)

@​tanstack/query-db-collection@​1.0.16

Patch Changes

  • Updated dependencies []:
    • @​tanstack/db@​0.5.20

@​tanstack/query-db-collection@​1.0.15

Patch Changes

... (truncated)

Changelog

Sourced from @​tanstack/query-db-collection's changelog.

1.0.22

Patch Changes

  • Fix isReady tracking for on-demand live queries without orderBy. Previously, non-ordered live queries using syncMode: 'on-demand' were incorrectly marked as ready before data finished loading. Also fix preload() promises hanging when cleanup occurs before the collection becomes ready. Additionally, fix concurrent live queries subscribing to the same source collection - each now independently tracks loading state. (#1192)

  • Updated dependencies [43c7c9d, 284ebcc]:

    • @​tanstack/db@​0.5.25

1.0.21

Patch Changes

1.0.20

Patch Changes

1.0.19

Patch Changes

  • Fix updating all active query caches on directWrite for on-demand collections.Previously directWrite operations (e.g. writeUpdate/writeInsert) only updated the cache at the base query key for on-demand collections, leading to stale data when components remounted. This change ensures all active query cache keys are updated so data persists correctly. (#1155)

  • Updated dependencies [f9b741e]:

    • @​tanstack/db@​0.5.22

1.0.18

Patch Changes

  • Fix syncedData not updating when manual write operations (writeUpsert, writeInsert, etc.) are called after async operations in mutation handlers. Previously, the sync transaction would be blocked by the persisting user transaction, leaving syncedData stale until the next sync cycle. (#1130)

  • Updated dependencies [6745ed0, 1b22e40, 7a2cacd, bdf9405]:

    • @​tanstack/db@​0.5.21

1.0.17

Patch Changes

  • Fix refetch such that it returns the query observer results instead of undefined. (#1132)

1.0.16

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tanstack/query-db-collection since your current version.


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 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 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/query-db-collection](https://github.com/TanStack/db/tree/HEAD/packages/query-db-collection) from 0.2.37 to 1.0.22.
- [Release notes](https://github.com/TanStack/db/releases)
- [Changelog](https://github.com/TanStack/db/blob/main/packages/query-db-collection/CHANGELOG.md)
- [Commits](https://github.com/TanStack/db/commits/@tanstack/query-db-collection@1.0.22/packages/query-db-collection)

---
updated-dependencies:
- dependency-name: "@tanstack/query-db-collection"
  dependency-version: 1.0.22
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot Bot commented on behalf of github Feb 2, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: admin, dependencies. Please create them before Dependabot can add them 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants