Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the prod-deps group with 7 updates #1555

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the prod-deps group with 7 updates:

Package From To
fastify 5.2.0 5.2.1
@tanstack/angular-query-experimental 5.62.13 5.64.0
@tanstack/react-query 5.62.15 5.64.0
@tanstack/react-query-devtools 5.62.15 5.64.0
@tanstack/svelte-query 5.62.12 5.64.0
@tanstack/vue-query 5.62.12 5.64.0
@tanstack/vue-query-devtools 5.62.12 5.64.0

Updates fastify from 5.2.0 to 5.2.1

Release notes

Sourced from fastify's releases.

v5.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.2.0...v5.2.1

Commits
Maintainer changes

This version was pushed to npm by climba03003, a new releaser for fastify since your current version.


Updates @tanstack/angular-query-experimental from 5.62.13 to 5.64.0

Release notes

Sourced from @​tanstack/angular-query-experimental's releases.

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0
  • @​tanstack/query-sync-storage-persister@​5.64.0
  • @​tanstack/react-query@​5.64.0
  • @​tanstack/react-query-devtools@​5.64.0
  • @​tanstack/react-query-persist-client@​5.64.0
  • @​tanstack/react-query-next-experimental@​5.64.0
  • @​tanstack/solid-query@​5.64.0
  • @​tanstack/solid-query-devtools@​5.64.0
  • @​tanstack/solid-query-persist-client@​5.64.0
  • @​tanstack/svelte-query@​5.64.0
  • @​tanstack/svelte-query-devtools@​5.64.0
  • @​tanstack/svelte-query-persist-client@​5.64.0
  • @​tanstack/vue-query@​5.64.0
  • @​tanstack/vue-query-devtools@​5.64.0
  • @​tanstack/angular-query-experimental@​5.64.0
  • @​tanstack/query-async-storage-persister@​5.64.0
  • @​tanstack/angular-query-devtools-experimental@​5.64.0

v5.63.0

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat

  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#8348) (e2bc216) by Dominik Dorfmeister

Packages

  • @​tanstack/react-query@​5.63.0
  • @​tanstack/react-query-devtools@​5.63.0
  • @​tanstack/react-query-persist-client@​5.63.0

... (truncated)

Commits

Updates @tanstack/react-query from 5.62.15 to 5.64.0

Release notes

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

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0
  • @​tanstack/query-sync-storage-persister@​5.64.0
  • @​tanstack/react-query@​5.64.0
  • @​tanstack/react-query-devtools@​5.64.0
  • @​tanstack/react-query-persist-client@​5.64.0
  • @​tanstack/react-query-next-experimental@​5.64.0
  • @​tanstack/solid-query@​5.64.0
  • @​tanstack/solid-query-devtools@​5.64.0
  • @​tanstack/solid-query-persist-client@​5.64.0
  • @​tanstack/svelte-query@​5.64.0
  • @​tanstack/svelte-query-devtools@​5.64.0
  • @​tanstack/svelte-query-persist-client@​5.64.0
  • @​tanstack/vue-query@​5.64.0
  • @​tanstack/vue-query-devtools@​5.64.0
  • @​tanstack/angular-query-experimental@​5.64.0
  • @​tanstack/query-async-storage-persister@​5.64.0
  • @​tanstack/angular-query-devtools-experimental@​5.64.0

v5.63.0

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat

  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#8348) (e2bc216) by Dominik Dorfmeister

Packages

  • @​tanstack/react-query@​5.63.0
  • @​tanstack/react-query-devtools@​5.63.0
  • @​tanstack/react-query-persist-client@​5.63.0

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.62.15 to 5.64.0

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0
  • @​tanstack/query-sync-storage-persister@​5.64.0
  • @​tanstack/react-query@​5.64.0
  • @​tanstack/react-query-devtools@​5.64.0
  • @​tanstack/react-query-persist-client@​5.64.0
  • @​tanstack/react-query-next-experimental@​5.64.0
  • @​tanstack/solid-query@​5.64.0
  • @​tanstack/solid-query-devtools@​5.64.0
  • @​tanstack/solid-query-persist-client@​5.64.0
  • @​tanstack/svelte-query@​5.64.0
  • @​tanstack/svelte-query-devtools@​5.64.0
  • @​tanstack/svelte-query-persist-client@​5.64.0
  • @​tanstack/vue-query@​5.64.0
  • @​tanstack/vue-query-devtools@​5.64.0
  • @​tanstack/angular-query-experimental@​5.64.0
  • @​tanstack/query-async-storage-persister@​5.64.0
  • @​tanstack/angular-query-devtools-experimental@​5.64.0

v5.63.0

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat

  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#8348) (e2bc216) by Dominik Dorfmeister

Packages

  • @​tanstack/react-query@​5.63.0
  • @​tanstack/react-query-devtools@​5.63.0
  • @​tanstack/react-query-persist-client@​5.63.0

... (truncated)

Commits

Updates @tanstack/svelte-query from 5.62.12 to 5.64.0

Release notes

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

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0
  • @​tanstack/query-sync-storage-persister@​5.64.0
  • @​tanstack/react-query@​5.64.0
  • @​tanstack/react-query-devtools@​5.64.0
  • @​tanstack/react-query-persist-client@​5.64.0
  • @​tanstack/react-query-next-experimental@​5.64.0
  • @​tanstack/solid-query@​5.64.0
  • @​tanstack/solid-query-devtools@​5.64.0
  • @​tanstack/solid-query-persist-client@​5.64.0
  • @​tanstack/svelte-query@​5.64.0
  • @​tanstack/svelte-query-devtools@​5.64.0
  • @​tanstack/svelte-query-persist-client@​5.64.0
  • @​tanstack/vue-query@​5.64.0
  • @​tanstack/vue-query-devtools@​5.64.0
  • @​tanstack/angular-query-experimental@​5.64.0
  • @​tanstack/query-async-storage-persister@​5.64.0
  • @​tanstack/angular-query-devtools-experimental@​5.64.0

v5.63.0

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat

  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#8348) (e2bc216) by Dominik Dorfmeister

Packages

  • @​tanstack/react-query@​5.63.0
  • @​tanstack/react-query-devtools@​5.63.0
  • @​tanstack/react-query-persist-client@​5.63.0

... (truncated)

Commits

Updates @tanstack/vue-query from 5.62.12 to 5.64.0

Release notes

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

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0
  • @​tanstack/query-sync-storage-persister@​5.64.0
  • @​tanstack/react-query@​5.64.0
  • @​tanstack/react-query-devtools@​5.64.0
  • @​tanstack/react-query-persist-client@​5.64.0
  • @​tanstack/react-query-next-experimental@​5.64.0
  • @​tanstack/solid-query@​5.64.0
  • @​tanstack/solid-query-devtools@​5.64.0
  • @​tanstack/solid-query-persist-client@​5.64.0
  • @​tanstack/svelte-query@​5.64.0
  • @​tanstack/svelte-query-devtools@​5.64.0
  • @​tanstack/svelte-query-persist-client@​5.64.0
  • @​tanstack/vue-query@​5.64.0
  • @​tanstack/vue-query-devtools@​5.64.0
  • @​tanstack/angular-query-experimental@​5.64.0
  • @​tanstack/query-async-storage-persister@​5.64.0
  • @​tanstack/angular-query-devtools-experimental@​5.64.0

v5.63.0

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat

  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#8348) (e2bc216) by Dominik Dorfmeister

Packages

  • @​tanstack/react-query@​5.63.0
  • @​tanstack/react-query-devtools@​5.63.0
  • @​tanstack/react-query-persist-client@​5.63.0

... (truncated)

Commits
  • 4a589bf release: v5.64.0
  • 3c5d8e3 release: v5.62.16
  • 3104854 fix(vue-query): ensure queryKey match the current value of ref used inside ...
  • See full diff in compare view

Updates @tanstack/vue-query-devtools from 5.62.12 to 5.64.0

Release notes

Sourced from @​tanstack/vue-query-devtools's releases.

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0
  • @​tanstack/query-sync-storage-persister@​5.64.0
  • @​tanstack/react-query@​5.64.0
  • @​tanstack/react-query-devtools@​5.64.0
  • @​tanstack/react-query-persist-client@​5.64.0
  • @​tanstack/react-query-next-experimental@​5.64.0
  • @​tanstack/solid-query@​5.64.0
  • @​tanstack/solid-query-devtools@​5.64.0
  • @​tanstack/solid-query-persist-client@​5.64.0
  • @​tanstack/svelte-query@​5.64.0
  • @​tanstack/svelte-query-devtools@​5.64.0
  • @​tanstack/svelte-query-persist-client@​5.64.0
  • @​tanstack/vue-query@​5.64.0
  • @​tanstack/vue-query-devtools@​5.64.0
  • @​tanstack/angular-query-experimental@​5.64.0
  • @​tanstack/query-async-storage-persister@​5.64.0
  • @​tanstack/angular-query-devtools-experimental@​5.64.0

v5.63.0

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat

  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#8348) (e2bc216) by Dominik Dorfmeister

Packages

  • @​tanstack/react-query@​5.63.0
  • @​tanstack/react-query-devtools@​5.63.0
  • @​tanstack/react-query-persist-client@​5.63.0

... (truncated)

Commits

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

Bumps the prod-deps group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [fastify](https://github.com/fastify/fastify) | `5.2.0` | `5.2.1` |
| [@tanstack/angular-query-experimental](https://github.com/TanStack/query/tree/HEAD/packages/angular-query-experimental) | `5.62.13` | `5.64.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.15` | `5.64.0` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.15` | `5.64.0` |
| [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `5.62.12` | `5.64.0` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.62.12` | `5.64.0` |
| [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.62.12` | `5.64.0` |


Updates `fastify` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.2.0...v5.2.1)

Updates `@tanstack/angular-query-experimental` from 5.62.13 to 5.64.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.0/packages/angular-query-experimental)

Updates `@tanstack/react-query` from 5.62.15 to 5.64.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.0/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.62.15 to 5.64.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.0/packages/react-query-devtools)

Updates `@tanstack/svelte-query` from 5.62.12 to 5.64.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.0/packages/svelte-query)

Updates `@tanstack/vue-query` from 5.62.12 to 5.64.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.0/packages/vue-query)

Updates `@tanstack/vue-query-devtools` from 5.62.12 to 5.64.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.0/packages/vue-query-devtools)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@tanstack/angular-query-experimental"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/svelte-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/vue-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/vue-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
Copy link

vercel bot commented Jan 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 3:14am

Copy link

stackblitz bot commented Jan 13, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Jan 13, 2025

⚠️ No Changeset found

Latest commit: 6c05942

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.19%. Comparing base (2d4bf43) to head (6c05942).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1555   +/-   ##
=======================================
  Coverage   59.19%   59.19%           
=======================================
  Files         158      158           
  Lines       24757    24757           
  Branches     1888     1888           
=======================================
  Hits        14654    14654           
  Misses      10096    10096           
  Partials        7        7           
Flag Coverage Δ
unittests 59.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

pkg-pr-new bot commented Jan 13, 2025

Open in Stackblitz

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/openapi-ts@1555

commit: 6c05942

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.

0 participants