-
Notifications
You must be signed in to change notification settings - Fork 952
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 tanstack group across 1 directory with 3 updates #7459
Merged
VIKTORVAV99
merged 1 commit into
master
from
dependabot/npm_and_yarn/web/tanstack-679e7ed671
Nov 25, 2024
Merged
chore(deps): bump the tanstack group across 1 directory with 3 updates #7459
VIKTORVAV99
merged 1 commit into
master
from
dependabot/npm_and_yarn/web/tanstack-679e7ed671
Nov 25, 2024
+32
−32
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
requested review from
VIKTORVAV99
and removed request for
a team
November 25, 2024 10:41
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 25, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
from
November 25, 2024 14:06
8b4a54e
to
c696c01
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
from
November 25, 2024 14:58
c696c01
to
16aeeae
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
from
November 25, 2024 15:06
16aeeae
to
1f2b604
Compare
VIKTORVAV99
approved these changes
Nov 25, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
from
November 25, 2024 15:18
1f2b604
to
60669ac
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
from
November 25, 2024 15:25
60669ac
to
bca3bbc
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
from
November 25, 2024 15:35
bca3bbc
to
2b8e221
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
from
November 25, 2024 15:40
2b8e221
to
fb39ef1
Compare
Bumps the tanstack group with 3 updates in the /web directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools). Updates `@tanstack/react-query` from 5.59.16 to 5.61.3 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.61.3/packages/react-query) Updates `@tanstack/react-virtual` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/TanStack/virtual/releases) - [Commits](https://github.com/TanStack/virtual/commits/v3.10.9/packages/react-virtual) Updates `@tanstack/react-query-devtools` from 5.59.16 to 5.61.3 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.61.3/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tanstack - dependency-name: "@tanstack/react-virtual" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tanstack - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tanstack ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
from
November 25, 2024 15:47
fb39ef1
to
8d0a23e
Compare
VIKTORVAV99
deleted the
dependabot/npm_and_yarn/web/tanstack-679e7ed671
branch
November 25, 2024 15:52
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
frontend 🎨
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the tanstack group with 3 updates in the /web directory: @tanstack/react-query, @tanstack/react-virtual and @tanstack/react-query-devtools.
Updates
@tanstack/react-query
from 5.59.16 to 5.61.3Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
68dee7e
release: v5.61.39972595
chore(deps): more manual package updates (#8339)8a25b4e
release: v5.61.03fa4b7c
fix(types): make sure queryOptions are passable to UseQueryOptions (#8317)fa77f32
release: v5.60.63fc2fce
release: v5.60.54a2e838
fix(useQueries): make sure we don't lose property tracking (#8295)8786495
release: v5.60.46c2a055
refactor(*): unify & use noop (#8294)7615661
release: v5.60.2Updates
@tanstack/react-virtual
from 3.10.8 to 3.10.9Release notes
Sourced from
@tanstack/react-virtual
's releases.Commits
bad3d00
release: v3.10.9c13a6a1
chore(deps): update all non-major dependencies (#865)0a76523
chore(deps): update all non-major dependencies (#855)18ad6c1
chore(deps): update all non-major dependencies (#848)3067d1b
chore(deps): update all non-major dependencies (#844)eb7b916
chore(deps): update all non-major dependencies (#840)Updates
@tanstack/react-query-devtools
from 5.59.16 to 5.61.3Release notes
Sourced from
@tanstack/react-query-devtools
's releases.... (truncated)
Commits
68dee7e
release: v5.61.39972595
chore(deps): more manual package updates (#8339)8a25b4e
release: v5.61.0fa77f32
release: v5.60.63fc2fce
release: v5.60.58786495
release: v5.60.47615661
release: v5.60.25ce9959
release: v5.59.20848df62
fix: don't ship test filesb8bef6a
release: v5.59.19Dependabot 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