Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Bumps the tanstack-query group with 2 updates in the /frontend directory: @tanstack/react-query and @tanstack/react-query-devtools.

Updates @tanstack/react-query from 5.61.3 to 5.62.0

Release notes

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

v5.62.0

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat

  • types: Include optional TError on DataTag (#8361) (0fa1f01) by Nick Lucas

Chore

  • angular-query: update example dev containers to node 22 (#8370) (f245792) by Arnoud

Packages

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

v5.61.6

Version 5.61.6 - 11/28/24, 1:59 PM

Changes

Fix

  • angular-query: improve compatibility with Jest (#8367) (ebcaa55) by Arnoud
  • eslint-plugin-query: handle optional and non-null chaining in exhaustive-deps (#8365) (c402a2b) by Eliya Cohen

Packages

  • @​tanstack/eslint-plugin-query@​5.61.6
  • @​tanstack/angular-query-devtools-experimental@​5.61.6
  • @​tanstack/angular-query-experimental@​5.61.6

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.61.3 to 5.62.0

Release notes

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

v5.62.0

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat

  • types: Include optional TError on DataTag (#8361) (0fa1f01) by Nick Lucas

Chore

  • angular-query: update example dev containers to node 22 (#8370) (f245792) by Arnoud

Packages

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

v5.61.6

Version 5.61.6 - 11/28/24, 1:59 PM

Changes

Fix

  • angular-query: improve compatibility with Jest (#8367) (ebcaa55) by Arnoud
  • eslint-plugin-query: handle optional and non-null chaining in exhaustive-deps (#8365) (c402a2b) by Eliya Cohen

Packages

  • @​tanstack/eslint-plugin-query@​5.61.6
  • @​tanstack/angular-query-devtools-experimental@​5.61.6
  • @​tanstack/angular-query-experimental@​5.61.6

... (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

…updates

Bumps the tanstack-query group with 2 updates in the /frontend directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Nov 29, 2024
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 29, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0b37f32
Status: ✅  Deploy successful!
Preview URL: https://d06bcfd0.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-c994.matrix-authentication-service-docs.pages.dev

View logs

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2024

Superseded by #3615.

@dependabot dependabot bot closed this Dec 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tanstack-query-ab32a48450 branch December 3, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant