-
-
Notifications
You must be signed in to change notification settings - Fork 105
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 #1271
Conversation
Bumps the prod-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [@radix-ui/themes](https://github.com/radix-ui/themes) | `3.1.4` | `3.1.5` | | [@tanstack/angular-query-experimental](https://github.com/TanStack/query/tree/HEAD/packages/angular-query-experimental) | `5.59.17` | `5.60.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.19` | `5.59.20` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.59.19` | `5.59.20` | | [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `5.59.17` | `5.59.20` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.59.17` | `5.59.20` | | [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.59.19` | `5.59.20` | Updates `@radix-ui/themes` from 3.1.4 to 3.1.5 - [Changelog](https://github.com/radix-ui/themes/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/themes/commits) Updates `@tanstack/angular-query-experimental` from 5.59.17 to 5.60.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.60.0/packages/angular-query-experimental) Updates `@tanstack/react-query` from 5.59.19 to 5.59.20 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.20/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.59.19 to 5.59.20 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.20/packages/react-query-devtools) Updates `@tanstack/svelte-query` from 5.59.17 to 5.59.20 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.20/packages/svelte-query) Updates `@tanstack/vue-query` from 5.59.17 to 5.59.20 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.20/packages/vue-query) Updates `@tanstack/vue-query-devtools` from 5.59.19 to 5.59.20 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.20/packages/vue-query-devtools) --- updated-dependencies: - dependency-name: "@radix-ui/themes" 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-patch dependency-group: prod-deps - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@tanstack/svelte-query" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@tanstack/vue-query" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@tanstack/vue-query-devtools" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Run & review this pull request in StackBlitz Codeflow. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1271 +/- ##
=======================================
Coverage 67.56% 67.56%
=======================================
Files 133 133
Lines 19841 19841
Branches 1784 1784
=======================================
Hits 13405 13405
Misses 6432 6432
Partials 4 4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Bumps the prod-deps group with 7 updates:
3.1.4
3.1.5
5.59.17
5.60.0
5.59.19
5.59.20
5.59.19
5.59.20
5.59.17
5.59.20
5.59.17
5.59.20
5.59.19
5.59.20
Updates
@radix-ui/themes
from 3.1.4 to 3.1.5Commits
Updates
@tanstack/angular-query-experimental
from 5.59.17 to 5.60.0Release notes
Sourced from
@tanstack/angular-query-experimental
's releases.... (truncated)
Commits
3ea6c0c
release: v5.60.02459701
feat(angular-query): add withDevtools and injectDevtoolsPanel5ce9959
release: v5.59.20Updates
@tanstack/react-query
from 5.59.19 to 5.59.20Release notes
Sourced from
@tanstack/react-query
's releases.Commits
5ce9959
release: v5.59.20848df62
fix: don't ship test files06e315c
test(react-query): type test usePrefetchInfiniteQuery correctly (#8223)Updates
@tanstack/react-query-devtools
from 5.59.19 to 5.59.20Release notes
Sourced from
@tanstack/react-query-devtools
's releases.Commits
5ce9959
release: v5.59.20848df62
fix: don't ship test filesUpdates
@tanstack/svelte-query
from 5.59.17 to 5.59.20Release notes
Sourced from
@tanstack/svelte-query
's releases.... (truncated)
Commits
5ce9959
release: v5.59.20848df62
fix: don't ship test filesUpdates
@tanstack/vue-query
from 5.59.17 to 5.59.20Release notes
Sourced from
@tanstack/vue-query
's releases.... (truncated)
Commits
5ce9959
release: v5.59.20848df62
fix: don't ship test filesUpdates
@tanstack/vue-query-devtools
from 5.59.19 to 5.59.20Release notes
Sourced from
@tanstack/vue-query-devtools
's releases.Commits
5ce9959
release: v5.59.20848df62
fix: don't ship test filesDependabot 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