Skip to content

chore(deps): update graphql to v9.1.0 (minor)#5215

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minor-9.1-graphql
Mar 19, 2026
Merged

chore(deps): update graphql to v9.1.0 (minor)#5215
renovate[bot] merged 1 commit intomasterfrom
renovate/minor-9.1-graphql

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
com.expediagroup.graphql 9.0.09.1.0 age confidence
com.expediagroup:graphql-kotlin-ktor-server 9.0.09.1.0 age confidence
com.expediagroup:graphql-kotlin-server 9.0.09.1.0 age confidence
com.expediagroup:graphql-kotlin-hooks-provider 9.0.09.1.0 age confidence
com.expediagroup:graphql-kotlin-client 9.0.09.1.0 age confidence

Release Notes

ExpediaGroup/graphql-kotlin (com.expediagroup:graphql-kotlin-ktor-server)

v9.1.0

Compare Source

What's Changed

Test Dependency Upgrades
  • chore: Upgrade junit from v5.10.2 -> v5.12.2
  • chore: Upgrade logback from v1.5.6 to v1.5.32
  • chore: Upgrade rxjava from v3.1.8 to v3.1.12
  • chore: Upgrade wiremock from v3.7.0 to v3.13.2
Patch Upgrades
  • fix: Upgrade slf4j from v2.0.13 to v2.0.17
  • fix: Upgrade reactor-extensions from v1.2.2 to v1.2.5
  • fix: Upgrade classgraph from v4.8.174 to v4.8.184
  • fix: Upgrade fastjson2 from v2.0.56 to v2.0.61
Feature Upgrades
  • feat: Upgrade ktor from v3.0.3 to v3.2.3
  • feat: Upgrade Spring, Spring Boot, Reactor
    • Spring v6.1.10 -> v6.2.16
    • Spring Boot v3.2.7 -> v3.5.1
    • Reactor v3.6.7 -> v3.7.16
  • feat: Upgrade graalvm Gradle plugin from v0.10.2 to v0.11.1

Full Changelog: ExpediaGroup/graphql-kotlin@9.0.0...9.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 19, 2026
@renovate renovate bot enabled auto-merge (squash) March 19, 2026 19:03
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.53%. Comparing base (a88daa0) to head (759e8ea).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5215   +/-   ##
=========================================
  Coverage     61.53%   61.53%           
  Complexity       14       14           
=========================================
  Files             2        2           
  Lines            78       78           
  Branches          4        4           
=========================================
  Hits             48       48           
  Misses           24       24           
  Partials          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DanySK DanySK force-pushed the renovate/minor-9.1-graphql branch from 4cb7e4b to 759e8ea Compare March 19, 2026 20:16
@sonarqubecloud
Copy link

@renovate renovate bot merged commit 9797ab9 into master Mar 19, 2026
27 checks passed
@renovate renovate bot deleted the renovate/minor-9.1-graphql branch March 19, 2026 21:32
DanySK pushed a commit that referenced this pull request Mar 21, 2026
## [43.0.20](43.0.19...43.0.20) (2026-03-21)

### Dependency updates

* **core-deps:** update react to v2026.3.14-19.2.4 (patch) ([#5217](#5217)) ([4511fd5](4511fd5))
* **deps:** update dependency io.arrow-kt:arrow-core to v2.2.2.1 ([b20d6ad](b20d6ad))
* **deps:** update dependency org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose to v2.10.0 ([#5212](#5212)) ([f580e6a](f580e6a))
* **deps:** update dependency org.jetbrains.compose to v1.10.3 ([#5210](#5210)) ([5f0d4a9](5f0d4a9))
* **deps:** update gradle to v9.4.1 ([#5211](#5211)) ([523fe02](523fe02))
* **deps:** update graphql to v9.1.0 (minor) ([#5215](#5215)) ([9797ab9](9797ab9))
* **deps:** update plugin gitsemver to v7.0.15 ([#5214](#5214)) ([a88daa0](a88daa0))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.1.11 ([#5207](#5207)) ([ed93f85](ed93f85))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.1.12 ([#5213](#5213)) ([5371844](5371844))
* **deps:** update plugin publishoncentral to v9.1.14 ([#5209](#5209)) ([bf6cc59](bf6cc59))

### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.25 ([#5206](#5206)) ([a16a41b](a16a41b))
* **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.26 ([#5208](#5208)) ([d37b1cb](d37b1cb))
* **deps:** update nick-fields/retry action to v4 ([#5216](#5216)) ([2df2cd7](2df2cd7))

### General maintenance

* **build:** update the javadoc.io cache ([dea0f4e](dea0f4e))
@DanySK
Copy link
Member

DanySK commented Mar 21, 2026

🎉 This PR is included in version 43.0.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant