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 graphql from 6.8.4 to 7.1.4 #1

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps graphql from 6.8.4 to 7.1.4.
Updates com.expediagroup:graphql-kotlin-ktor-client from 6.8.4 to 7.1.4

Release notes

Sourced from com.expediagroup:graphql-kotlin-ktor-client's releases.

7.1.4

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@7.1.3...7.1.4

7.1.3

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@7.1.2...7.1.3

7.1.2

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@7.1.1...7.1.2

7.1.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@7.1.0...7.1.1

7.1.0

Minor Changes

Patch Changes

Other Changes

... (truncated)

Commits
  • c7e23e0 feat(batching): v7 synchronize executions when attempting to remove an entry ...
  • b3795bb feat(batching): v7 check if execution was exhausted when there are errors (#2...
  • 3cf86d9 feat(batching): v7 remove execution if a given operation completes with an ex...
  • 4bf3103 feat: ability to specify @GraphQLName on input types w/o suffix (#1960) (#1...
  • 27d7be0 Support built-in ID type serialization in GraphQLServerRequest (#1958)
  • 90398d7 chore: update to latest dependencies (#1950)
  • ddc81be feat(batching): Exclude operations that failed pre-executions (#1942)
  • 7838268 feat(servers): move execution out of reactor netty threads (#1943)
  • d8eb4ce Handle exception on subscription initialization (#1940)
  • 06435c9 feat: kotlinx serialization for GraphQLServerRequest (#1937)
  • Additional commits viewable in compare view

Updates com.expediagroup.graphql from 6.8.4 to 7.1.4

Release notes

Sourced from com.expediagroup.graphql's releases.

7.1.4

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@7.1.3...7.1.4

7.1.3

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@7.1.2...7.1.3

7.1.2

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@7.1.1...7.1.2

7.1.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@7.1.0...7.1.1

7.1.0

Minor Changes

Patch Changes

Other Changes

... (truncated)

Commits
  • c7e23e0 feat(batching): v7 synchronize executions when attempting to remove an entry ...
  • b3795bb feat(batching): v7 check if execution was exhausted when there are errors (#2...
  • 3cf86d9 feat(batching): v7 remove execution if a given operation completes with an ex...
  • 4bf3103 feat: ability to specify @GraphQLName on input types w/o suffix (#1960) (#1...
  • 27d7be0 Support built-in ID type serialization in GraphQLServerRequest (#1958)
  • 90398d7 chore: update to latest dependencies (#1950)
  • ddc81be feat(batching): Exclude operations that failed pre-executions (#1942)
  • 7838268 feat(servers): move execution out of reactor netty threads (#1943)
  • d8eb4ce Handle exception on subscription initialization (#1940)
  • 06435c9 feat: kotlinx serialization for GraphQLServerRequest (#1937)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot/gradle/graphql-7.1.4 branch from 68dd7e8 to aa192d7 Compare August 26, 2024 09:26
@OptimumCode
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/graphql-7.1.4 branch from aa192d7 to 06fd3e7 Compare August 26, 2024 09:47
@OptimumCode
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot bot and others added 2 commits August 26, 2024 17:00
Bumps `graphql` from 6.8.4 to 7.1.4.

Updates `com.expediagroup:graphql-kotlin-ktor-client` from 6.8.4 to 7.1.4
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.8.4...7.1.4)

Updates `com.expediagroup.graphql` from 6.8.4 to 7.1.4
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.8.4...7.1.4)

---
updated-dependencies:
- dependency-name: com.expediagroup:graphql-kotlin-ktor-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.expediagroup.graphql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@OptimumCode OptimumCode force-pushed the dependabot/gradle/graphql-7.1.4 branch from f13bbcd to c8d37c1 Compare August 26, 2024 12:00
@OptimumCode OptimumCode enabled auto-merge August 26, 2024 12:00
@OptimumCode OptimumCode merged commit 07489a9 into main Aug 26, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/graphql-7.1.4 branch August 26, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant