Skip to content

chore(deps): update dependency @tanstack/svelte-query to v6 - #51

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-tanstack-query-monorepo
Closed

chore(deps): update dependency @tanstack/svelte-query to v6#51
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-tanstack-query-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tanstack/svelte-query (source) ^5.90.2^6.1.38 age confidence

Release Notes

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

v6.1.38

Compare Source

Patch Changes

v6.1.37

Compare Source

Patch Changes

v6.1.36

Compare Source

Patch Changes

v6.1.35

Compare Source

Patch Changes

v6.1.34

Compare Source

Patch Changes

v6.1.33

Compare Source

Patch Changes

v6.1.32

Compare Source

Patch Changes

v6.1.31

Compare Source

Patch Changes

v6.1.30

Patch Changes

v6.1.29

Patch Changes

v6.1.28

Compare Source

Patch Changes

v6.1.27

Compare Source

Patch Changes

v6.1.26

Compare Source

Patch Changes

v6.1.25

Compare Source

Patch Changes

v6.1.24

Compare Source

Patch Changes

v6.1.23

Compare Source

Patch Changes

v6.1.22

Compare Source

Patch Changes

v6.1.21

Patch Changes

v6.1.20

Patch Changes

v6.1.19

Compare Source

Patch Changes

v6.1.18

Compare Source

Patch Changes

v6.1.17

Compare Source

Patch Changes

v6.1.16

Compare Source

Patch Changes

v6.1.15

Compare Source

Patch Changes

v6.1.14

Compare Source

Patch Changes

v6.1.13

Compare Source

Patch Changes

v6.1.12

Compare Source

Patch Changes

v6.1.11

Compare Source

Patch Changes

v6.1.10

Compare Source

Patch Changes

v6.1.9

Compare Source

Patch Changes

v6.1.8

Compare Source

Patch Changes

v6.1.7

Compare Source

Patch Changes

v6.1.6

Compare Source

Patch Changes

v6.1.3

Compare Source

Patch Changes

v6.1.1

Patch Changes

v6.1.0

Minor Changes
  • feat(svelte-query): add 'mutationOptions' (#​10175)

v6.0.18

Compare Source

Patch Changes

v6.0.17

Compare Source

Patch Changes

v6.0.16

Compare Source

Patch Changes

v6.0.15

Compare Source

Patch Changes

v6.0.14

Compare Source

Patch Changes

v6.0.13

Compare Source

Patch Changes

v6.0.12

Patch Changes

v6.0.11

Patch Changes

v6.0.10

Compare Source

Patch Changes

v6.0.9

Compare Source

Patch Changes

v6.0.8

Compare Source

Patch Changes

v6.0.7

Compare Source

Patch Changes

v6.0.6

Compare Source

Patch Changes

v6.0.5

Compare Source

Patch Changes

v6.0.4

Compare Source

Patch Changes

v6.0.3

Compare Source

Patch Changes

v6.0.2

Compare Source

Patch Changes

v6.0.1

Compare Source

Patch Changes

v6.0.0

Compare Source

Major Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@swayam25

Copy link
Copy Markdown
Member

Closing for now. The v6 major bump changes mutation options from a plain object to an accessor function, which breaks the generated API hook call sites across the app (typecheck fails with dozens of errors like Argument of type '{...}' is not assignable to parameter of type 'Accessor<CreateMutationOptions<...>>'). This needs a proper migration pass through the generated client usage rather than a drive-by merge. Will revisit as a dedicated task.

@swayam25 swayam25 closed this Aug 19, 2026
@renovate

renovate Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/major-tanstack-query-monorepo branch August 19, 2026 04:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant