You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the tanstack group with 2 updates in the /graylog2-web-interface directory: @tanstack/query-sync-storage-persister and @tanstack/react-query-persist-client.
Updates
@tanstack/query-sync-storage-persister
from 4.36.1 to 5.60.6Release notes
Sourced from
@tanstack/query-sync-storage-persister
's releases.... (truncated)
Commits
fa77f32
release: v5.60.67d36089
refactor(*): change noop function return type from undefined to void (#8299)3fc2fce
release: v5.60.58786495
release: v5.60.46c2a055
refactor(*): unify & use noop (#8294)5ce9959
release: v5.59.20848df62
fix: don't ship test filesfdc5c8e
release: v5.59.17820bb81
release: v5.59.162649e52
release: v5.59.13Updates
@tanstack/react-query-persist-client
from 4.36.1 to 5.60.6Release notes
Sourced from
@tanstack/react-query-persist-client
's releases.... (truncated)
Commits
fa77f32
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.191a8354f
release: v5.59.18fdc5c8e
release: v5.59.1739a35d8
chore(react-query-persist-client): remove redundantsetIsRestoring(true)
to...You can trigger a rebase of this PR 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