JabRef / JabRefOnline

https://www.jabref.org
MIT License
32 stars 10 forks source link

chore: bump the graphql group with 5 updates #2392

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps the graphql group with 5 updates:

Package From To
@apollo/client 3.9.10 3.10.1
@apollo/server 4.10.2 4.10.4
@graphql-tools/merge 9.0.3 9.0.4
@graphql-tools/utils 10.1.3 10.2.0
graphql-codegen-typescript-validation-schema 0.12.1 0.14.1

Updates @apollo/client from 3.9.10 to 3.10.1

Release notes

Sourced from @​apollo/client's releases.

v3.10.1

Patch Changes

v3.10.0

Minor Changes

Patch Changes

v3.10.0-rc.1

Minor Changes

... (truncated)

Changelog

Sourced from @​apollo/client's changelog.

3.10.1

Patch Changes

3.10.0

Minor Changes

Patch Changes

3.10.0-rc.1

Minor Changes

  • #11760 acd1982 Thanks @​alessbell! - createTestSchema now uses graphql-tools mergeResolvers to merge resolvers instead of a shallow merge.

... (truncated)

Commits


Updates @apollo/server from 4.10.2 to 4.10.4

Release notes

Sourced from @​apollo/server's releases.

@​apollo/server-integration-testsuite@​4.10.4

Patch Changes

  • Updated dependencies [18a3827]:
    • @​apollo/server@​4.10.4

@​apollo/server@​4.10.4

Patch Changes

  • #7871 18a3827 Thanks @​tninesling! - Subscription heartbeats are initialized prior to awaiting subscribe(). This allows long-running setup to happen in the returned Promise without the subscription being terminated prior to resolution.

@​apollo/server-integration-testsuite@​4.10.3

Patch Changes

  • Updated dependencies [5f335a5]:
    • @​apollo/server@​4.10.3

@​apollo/server@​4.10.3

Patch Changes

  • #7866 5f335a5 Thanks @​tninesling! - Catch errors thrown by subscription generators, and gracefully clean up the subscription instead of crashing.
Changelog

Sourced from @​apollo/server's changelog.

4.10.4

Patch Changes

  • #7871 18a3827 Thanks @​tninesling! - Subscription heartbeats are initialized prior to awaiting subscribe(). This allows long-running setup to happen in the returned Promise without the subscription being terminated prior to resolution.

4.10.3

Patch Changes

  • #7866 5f335a5 Thanks @​tninesling! - Catch errors thrown by subscription generators, and gracefully clean up the subscription instead of crashing.
Commits


Updates @graphql-tools/merge from 9.0.3 to 9.0.4

Changelog

Sourced from @​graphql-tools/merge's changelog.

9.0.4

Patch Changes

Commits
  • 36913ee chore(release): update monorepo packages versions (#6113)
  • a06dbd2 add changeset for previous PR 5973 (#6111)
  • b281dd6 fix(stitch): handle isolated root fields in correct order (#6107)
  • c02eb60 Add tests for merging the directives with the same name and arguments (#6097)
  • 0b43440 fix: check directive isNode on merge if inherited from obj (#5973)
  • See full diff in compare view


Updates @graphql-tools/utils from 10.1.3 to 10.2.0

Changelog

Sourced from @​graphql-tools/utils's changelog.

10.2.0

Minor Changes

Patch Changes

Commits
  • 7ef2ad7 chore(release): update monorepo packages versions (#6106)
  • 5567347 fix(stitch): do not remove unmerged fields from both isolated and non-isolate...
  • See full diff in compare view


Updates graphql-codegen-typescript-validation-schema from 0.12.1 to 0.14.1

Release notes

Sourced from graphql-codegen-typescript-validation-schema's releases.

v0.14.1

What's Changed

Full Changelog: https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/compare/v0.14.0...v0.14.1

v0.14.0

Supported interface generation! Thanks @​simonljus

What's Changed

Full Changelog: https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/compare/v0.13.0...v0.14.0

v0.13.0

What's Changed

... (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 5 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.