orcasound / orcasite

Live-listening web app -- http://live.orcasound.net :star:
http://live.orcasound.net
GNU Affero General Public License v3.0
50 stars 51 forks source link

Bump the requests group across 1 directory with 6 updates #505

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the requests group with 6 updates in the /ui directory:

Package From To
@tanstack/react-query 5.32.0 5.45.1
graphql 16.8.1 16.8.2
@graphql-codegen/add 5.0.2 5.0.3
@graphql-codegen/typescript 4.0.6 4.0.7
@graphql-codegen/typescript-operations 4.2.0 4.2.1
@tanstack/react-query-devtools 5.32.0 5.45.1

Updates @tanstack/react-query from 5.32.0 to 5.45.1

Release notes

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

v5.45.1

Version 5.45.1 - 6/16/2024, 8:16 PM

Changes

Refactor

  • react-query: improve type inference for useSuspenseQueries with skipToken (#7564) (77a7b286) by GwanSik Kim

Docs

  • fix grammar mistake on migrating-to-v5.md (#7556) (8d69ef49) by Paul Ashioya

Packages

  • @​tanstack/react-query@​5.45.1
  • @​tanstack/react-query-devtools@​5.45.1
  • @​tanstack/react-query-persist-client@​5.45.1
  • @​tanstack/react-query-next-experimental@​5.45.1

v5.45.0

Version 5.45.0 - 6/12/2024, 12:35 PM

Changes

Feat

  • hydrate.transformPromise (#7538) (9a030b64) by Julius Marminge

Docs

Packages

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

... (truncated)

Commits
  • 80a0322 release: v5.45.1
  • 77a7b28 refactor(react-query): improve type inference for useSuspenseQueries with ski...
  • ac8f48a release: v5.45.0
  • b157fe4 release: v5.44.0
  • a300d48 release: v5.40.1
  • 6f08200 refactor(*): improved type inference for useQueries with skipToken (#7484)
  • b0c09aa release: v5.40.0
  • 721730a feat: allow to dehydrate and restore promises (#7481)
  • f8031f4 release: v5.39.0
  • 41ec572 feat(react-query): support React 19
  • Additional commits viewable in compare view


Updates graphql from 16.8.1 to 16.8.2

Release notes

Sourced from graphql's releases.

v16.8.2 (2024-06-12)

Bug Fix 🐞* #4022 fix: remove globalThis check and align with what bundlers can accept (@​JoviDeCroock)

Internal 🏠* #4104 Fix publish scripts (@​benjie)

Committers: 2

Commits
Maintainer changes

This version was pushed to npm by benjie, a new releaser for graphql since your current version.


Updates @graphql-codegen/add from 5.0.2 to 5.0.3

Release notes

Sourced from @​graphql-codegen/add's releases.

Release 2022-08-04T13:12:01.667Z

@​graphql-codegen/graphql-modules-preset@​2.5.0

Minor Changes

Release 2022-08-04T13:05:23.977Z

No release notes provided.

Release 2022-08-04T13:02:57.827Z

No release notes provided.

Changelog

Sourced from @​graphql-codegen/add's changelog.

5.0.3

Patch Changes

  • #9987 5501c62 Thanks @​taro-28! - Export configuration types (e.g. AddPluginConfig) from the entry point.

    import type { AddPluginConfig } from '@graphql-codegen/add';
    
Commits


Updates @graphql-codegen/typescript from 4.0.6 to 4.0.7

Changelog

Sourced from @​graphql-codegen/typescript's changelog.

4.0.7

Patch Changes

Commits


Updates @graphql-codegen/typescript-operations from 4.2.0 to 4.2.1

Release notes

Sourced from @​graphql-codegen/typescript-operations's releases.

Release 2022-08-04T13:12:01.667Z

@​graphql-codegen/graphql-modules-preset@​2.5.0

Minor Changes

Release 2022-08-04T13:05:23.977Z

No release notes provided.

Release 2022-08-04T13:02:57.827Z

No release notes provided.

Changelog

Sourced from @​graphql-codegen/typescript-operations's changelog.

4.2.1

Patch Changes

Commits


Updates @tanstack/react-query-devtools from 5.32.0 to 5.45.1

Release notes

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

v5.45.1

Version 5.45.1 - 6/16/2024, 8:16 PM

Changes

Refactor

  • react-query: improve type inference for useSuspenseQueries with skipToken (#7564) (77a7b286) by GwanSik Kim

Docs

  • fix grammar mistake on migrating-to-v5.md (#7556) (8d69ef49) by Paul Ashioya

Packages

  • @​tanstack/react-query@​5.45.1
  • @​tanstack/react-query-devtools@​5.45.1
  • @​tanstack/react-query-persist-client@​5.45.1
  • @​tanstack/react-query-next-experimental@​5.45.1

v5.45.0

Version 5.45.0 - 6/12/2024, 12:35 PM

Changes

Feat

  • hydrate.transformPromise (#7538) (9a030b64) by Julius Marminge

Docs

Packages

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

... (truncated)

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 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
dependabot[bot] commented 1 month ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml