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 requests group across 1 directory with 6 updates #560

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

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

Package From To
@tanstack/react-query 5.32.0 5.51.16
graphql 16.8.1 16.9.0
@graphql-codegen/add 5.0.2 5.0.3
@graphql-codegen/typescript 4.0.6 4.0.9
@graphql-codegen/typescript-operations 4.2.0 4.2.3
@tanstack/react-query-devtools 5.32.0 5.51.16

Updates @tanstack/react-query from 5.32.0 to 5.51.16

Release notes

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

v5.51.16

Version 5.51.16 - 7/31/24, 9:08 AM

Changes

Fix

  • svelte-query: ensure compatibility with NodeNext (#7825) (01e63a5) by Lachlan Collins

Chore

  • deps: lock file maintenance (#7819) (74f10b7) by renovate[bot]
  • deps: update dependency react-intersection-observer to v9 (#7818) (e2315cc) by renovate[bot]
  • deps: update all non-major dependencies (#7817) (4cdc2c8) by renovate[bot]
  • deps: use prettier v3.3.3 (#7816) (216a926) by Lachlan Collins

Test

  • svelte-query: add refetch test for createQuery (#7810) (461876a) by Lachlan Collins

Ci

  • renovate: ignore vue2 and vue2.7 (6993177) by Lachlan Collins
  • renovate: add renovate config (#7813) (6d8d203) by Lachlan Collins

Docs

  • svelte-query: add persist to basic example (#7807) (99f1250) by Lachlan Collins
  • solid-query: fix quick-start example (#7770) (fcac011) by @​manudeli
  • typedoc: use sub-folders for reference docs (#7803) (f2fd318) by Lachlan Collins
  • examples: Fix small errors in svelte examples (#7801) (dac5da5) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.51.16
  • @​tanstack/query-devtools@​5.51.16
  • @​tanstack/react-query@​5.51.16
  • @​tanstack/react-query-next-experimental@​5.51.16
  • @​tanstack/solid-query@​5.51.16
  • @​tanstack/solid-query-devtools@​5.51.16
  • @​tanstack/solid-query-persist-client@​5.51.16
  • @​tanstack/svelte-query@​5.51.16
  • @​tanstack/svelte-query-devtools@​5.51.16
  • @​tanstack/svelte-query-persist-client@​5.51.16
  • @​tanstack/vue-query@​5.51.16
  • @​tanstack/vue-query-devtools@​5.51.16
  • @​tanstack/angular-query-devtools-experimental@​5.51.16
  • @​tanstack/angular-query-experimental@​5.51.16
  • @​tanstack/query-broadcast-client-experimental@​5.51.16
  • @​tanstack/query-persist-client-core@​5.51.16

... (truncated)

Commits

Updates graphql from 16.8.1 to 16.9.0

Release notes

Sourced from graphql's releases.

v16.9.0 (2024-06-21)

New Feature 🚀

  • #4119 backport[v16]: Introduce "recommended" validation rules (@​benjie)
  • #4122 backport[v16]: Enable passing values configuration to GraphQLEnumType as a thunk (@​benjie)
  • #4124 backport[v16]: Implement OneOf Input Objects via @oneOf directive (@​benjie)

Committers: 1

v16.8.2 (2024-06-12)

Bug Fix 🐞

Internal 🏠

Committers: 2

Commits
  • 556a01e 16.9.0
  • 6a1614c backport[v16]: Enable passing values configuration to GraphQLEnumType as a th...
  • 29144f7 backport[v16]: Implement OneOf Input Objects via @oneOf directive (#4124)
  • c35130e Revert error extension symbol (#4123)
  • 29c1bff feat: allow defining symbol error extensions (#3730)
  • c985c27 backport[v16]: Introduce "recommended" validation rules (#4119)
  • 08779a0 16.8.2
  • c82609e Fix publish scripts (#4104)
  • 0d12b06 fix: remove globalThis check and align with what bundlers can accept (#4022)
  • See full diff in compare view
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.9

Changelog

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

4.0.9

Patch Changes

  • Updated dependencies [79fee3c]:
    • @​graphql-codegen/visitor-plugin-common@​5.3.1

4.0.8

Patch Changes

4.0.7

Patch Changes

Commits

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

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.3

Patch Changes

  • Updated dependencies [79fee3c]:
    • @​graphql-codegen/visitor-plugin-common@​5.3.1
    • @​graphql-codegen/typescript@​4.0.9

4.2.2

Patch Changes

  • Updated dependencies [808ada5, 14ce39e]:
    • @​graphql-codegen/visitor-plugin-common@​5.3.0
    • @​graphql-codegen/typescript@​4.0.8

4.2.1

Patch Changes

Commits

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

Release notes

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

v5.51.16

Version 5.51.16 - 7/31/24, 9:08 AM

Changes

Fix

  • svelte-query: ensure compatibility with NodeNext (#7825) (01e63a5) by Lachlan Collins

Chore

  • deps: lock file maintenance (#7819) (74f10b7) by renovate[bot]
  • deps: update dependency react-intersection-observer to v9 (#7818) (e2315cc) by renovate[bot]
  • deps: update all non-major dependencies (#7817) (4cdc2c8) by renovate[bot]
  • deps: use prettier v3.3.3 (#7816) (216a926) by Lachlan Collins

Test

  • svelte-query: add refetch test for createQuery (#7810) (461876a) by Lachlan Collins

Ci

  • renovate: ignore vue2 and vue2.7 (6993177) by Lachlan Collins
  • renovate: add renovate config (#7813) (6d8d203) by Lachlan Collins

Docs

  • svelte-query: add persist to basic example (#7807) (99f1250) by Lachlan Collins
  • solid-query: fix quick-start example (#7770) (fcac011) by @​manudeli
  • typedoc: use sub-folders for reference docs (#7803) (f2fd318) by Lachlan Collins
  • examples: Fix small errors in svelte examples (#7801) (dac5da5) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.51.16
  • @​tanstack/query-devtools@​5.51.16
  • @​tanstack/react-query@​5.51.16
  • @​tanstack/react-query-next-experimental@​5.51.16
  • @​tanstack/solid-query@​5.51.16
  • @​tanstack/solid-query-devtools@​5.51.16
  • @​tanstack/solid-query-persist-client@​5.51.16
  • @​tanstack/svelte-query@​5.51.16
  • @​tanstack/svelte-query-devtools@​5.51.16
  • @​tanstack/svelte-query-persist-client@​5.51.16
  • @​tanstack/vue-query@​5.51.16
  • @​tanstack/vue-query-devtools@​5.51.16
  • @​tanstack/angular-query-devtools-experimental@​5.51.16
  • @​tanstack/angular-query-experimental@​5.51.16
  • @​tanstack/query-broadcast-client-experimental@​5.51.16
  • @​tanstack/query-persist-client-core@​5.51.16

... (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 <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

@dependabot dependabot bot requested a review from paulcretu as a code owner July 31, 2024 22:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2024
Bumps the requests group with 6 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.32.0` | `5.51.16` |
| [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.9.0` |
| [@graphql-codegen/add](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/add) | `5.0.2` | `5.0.3` |
| [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `4.0.6` | `4.0.9` |
| [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) | `4.2.0` | `4.2.3` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.32.0` | `5.51.16` |



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

Updates `graphql` from 16.8.1 to 16.9.0
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.8.1...v16.9.0)

Updates `@graphql-codegen/add` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/add/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/add@5.0.3/packages/plugins/other/add)

Updates `@graphql-codegen/typescript` from 4.0.6 to 4.0.9
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@4.0.9/packages/plugins/typescript/typescript)

Updates `@graphql-codegen/typescript-operations` from 4.2.0 to 4.2.3
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.2.3/packages/plugins/typescript/operations)

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: requests
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: requests
- dependency-name: "@graphql-codegen/add"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: requests
- dependency-name: "@graphql-codegen/typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: requests
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: requests
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: requests
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/requests-d59c47970a branch from 90e1fac to b5e64fd Compare July 31, 2024 23:25
@paulcretu paulcretu temporarily deployed to orcasite-pr-560 July 31, 2024 23:25 Inactive
@paulcretu paulcretu merged commit 13151f5 into main Jul 31, 2024
5 checks passed
@paulcretu paulcretu deleted the dependabot/npm_and_yarn/ui/requests-d59c47970a branch July 31, 2024 23:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant