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 @tanstack/react-query from 4.36.1 to 5.17.9 in /web-ui #1017

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps @tanstack/react-query from 4.36.1 to 5.17.9.

Release notes

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

v5.17.9

Version 5.17.9 - 1/8/2024, 12:53 AM

Changes

Fix

  • angular-query: type narrowing on query and mutation results (#6662) (e423ebfd) by Rares Golea

Chore

  • query-core: rename QueryStore"s methods" parameter queryKey as queryHash correctly (#6661) (a8f5db0f) by @​manudeli

Packages

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

v5.17.8

Version 5.17.8 - 1/7/2024, 9:50 AM

Changes

Refactor

  • query-core: use constructor shorthand to remove duplicated code (#6660) (1317aa55) by @​manudeli

Chore

  • Fix incorrect npm tag for previous version release (#6658) (df089941) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.17.8

... (truncated)

Commits

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)

@dependabot dependabot bot requested a review from chalabi2 as a code owner January 8, 2024 07:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2024
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8e9cf04) 61.74% compared to head (348539d) 61.74%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1017   +/-   ##
=======================================
  Coverage   61.74%   61.74%           
=======================================
  Files         172      172           
  Lines       14125    14125           
=======================================
  Hits         8721     8721           
  Misses       4656     4656           
  Partials      748      748           
Flag Coverage Δ
unittests 61.74% <ø> (ø)

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-ui/tanstack/react-query-5.17.9 branch from 8fbb18e to a5903ff Compare January 11, 2024 08:12
@faddat
Copy link
Contributor

faddat commented Jan 11, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-ui/tanstack/react-query-5.17.9 branch 2 times, most recently from ae58652 to 9ef4d5e Compare January 12, 2024 07:16
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.36.1 to 5.17.9.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.17.9/packages/react-query)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-ui/tanstack/react-query-5.17.9 branch from 9ef4d5e to 348539d Compare January 12, 2024 07:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #1033.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web-ui/tanstack/react-query-5.17.9 branch January 15, 2024 07:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant