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

Bump the dependencies group with 5 updates #63

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the dependencies group with 5 updates:

Package From To
@tanstack/react-query 5.29.2 5.31.0
@tanstack/react-query-devtools 5.29.2 5.31.0
firebase-tools 13.7.2 13.7.3
serve 14.2.1 14.2.2
vite 5.2.9 5.2.10

Updates @tanstack/react-query from 5.29.2 to 5.31.0

Release notes

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

v5.31.0

Version 5.31.0 - 4/22/2024, 6:41 AM

Changes

Feat

  • scoped mutations (#7312) (24f1d45c) by Dominik Dorfmeister

Packages

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

v5.30.6

Version 5.30.6 - 4/18/2024, 6:53 PM

Changes

Fix

  • solid-query: Allow disabled queries to be SSR"d (#7300) (6e5a4a84) by @​ardeora

Packages

  • @​tanstack/solid-query@​5.30.6
  • @​tanstack/solid-query-devtools@​5.30.6
  • @​tanstack/solid-query-persist-client@​5.30.6

v5.30.5

Version 5.30.5 - 4/18/2024, 3:18 PM

Changes

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.29.2 to 5.31.0

Release notes

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

v5.31.0

Version 5.31.0 - 4/22/2024, 6:41 AM

Changes

Feat

  • scoped mutations (#7312) (24f1d45c) by Dominik Dorfmeister

Packages

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

v5.30.6

Version 5.30.6 - 4/18/2024, 6:53 PM

Changes

Fix

  • solid-query: Allow disabled queries to be SSR"d (#7300) (6e5a4a84) by @​ardeora

Packages

  • @​tanstack/solid-query@​5.30.6
  • @​tanstack/solid-query-devtools@​5.30.6
  • @​tanstack/solid-query-persist-client@​5.30.6

v5.30.5

Version 5.30.5 - 4/18/2024, 3:18 PM

Changes

... (truncated)

Commits

Updates firebase-tools from 13.7.2 to 13.7.3

Release notes

Sourced from firebase-tools's releases.

v13.7.3

Improve internal handling of config files (#6987)

Commits

Updates serve from 14.2.1 to 14.2.2

Release notes

Sourced from serve's releases.

14.2.2

Patches

  • fix: Update ajv from 8.11.0 to 8.12.0: #796

Credits

Huge thanks to @​legobeat for helping!

Commits

Updates vite from 5.2.9 to 5.2.10

Changelog

Sourced from vite's changelog.

5.2.10 (2024-04-20)

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

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.29.2` | `5.31.0` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.29.2` | `5.31.0` |
| [firebase-tools](https://github.com/firebase/firebase-tools) | `13.7.2` | `13.7.3` |
| [serve](https://github.com/vercel/serve) | `14.2.1` | `14.2.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.9` | `5.2.10` |


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

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

Updates `firebase-tools` from 13.7.2 to 13.7.3
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v13.7.2...v13.7.3)

Updates `serve` from 14.2.1 to 14.2.2
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](vercel/serve@14.2.1...14.2.2)

Updates `vite` from 5.2.9 to 5.2.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.10/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
@grubersjoe grubersjoe merged commit 2046e26 into main Apr 22, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-e109a58334 branch April 22, 2024 14: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant