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.0 to 6.8.2 #156

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps graphql from 6.8.0 to 6.8.2.
Updates com.expediagroup:graphql-kotlin-ktor-client from 6.8.0 to 6.8.2

Release notes

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

6.8.2

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@6.8.1...6.8.2

6.8.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@6.8.0...6.8.1

Commits
  • 9eabdde feat(batching): v6 check if execution was exhausted when there are errors (#2...
  • a1cdc0f feat(batching): v6 remove execution if a given operation completes with an ex...
  • See full diff in compare view

Updates com.expediagroup.graphql from 6.8.0 to 6.8.2

Release notes

Sourced from com.expediagroup.graphql's releases.

6.8.2

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@6.8.1...6.8.2

6.8.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@6.8.0...6.8.1

Commits
  • 9eabdde feat(batching): v6 check if execution was exhausted when there are errors (#2...
  • a1cdc0f feat(batching): v6 remove execution if a given operation completes with an ex...
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.expediagroup.graphql [>= 7.a, < 8]
com.expediagroup:graphql-kotlin-ktor-client [>= 7.a, < 8]

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)

Bumps `graphql` from 6.8.0 to 6.8.2.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies update to newer versions label Jul 12, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: bb9ec8e Previous: 16ad32a Ratio
macosX64.CommonThroughputBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 604950.9121283673 ops/sec 379050.10381733597 ops/sec 1.60

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode OptimumCode merged commit 3f5a369 into main Jul 12, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/graphql-6.8.2 branch July 12, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies update to newer versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant