Skip to content

Bump the dependencies group across 1 directory with 2 updates#384

Merged
rogervinas merged 4 commits into
mainfrom
dependabot/gradle/http4k-app/dependencies-bbb9054e8f
May 30, 2026
Merged

Bump the dependencies group across 1 directory with 2 updates#384
rogervinas merged 4 commits into
mainfrom
dependabot/gradle/http4k-app/dependencies-bbb9054e8f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the dependencies group with 2 updates in the /http4k-app directory: org.http4k:http4k-bom and gradle-wrapper.

Updates org.http4k:http4k-bom from 6.46.0.0 to 6.47.1.0

Release notes

Sourced from org.http4k:http4k-bom's releases.

6.47.1.0

Changelog:

  • http4k-*: Upgrade versions
  • http4k-bridge-spring: Add support for SSE and WS bridging

6.47.0.0

Changelog:

  • http4k-*: Upgrade versions
  • http4k-platform-aws: [Unlikely break] - Fix #1533 Aws sig4 path canonicalization needs double encoding. H/T @​aharin
  • http4k-ai-mcp-a2a-bridge: [New Pro module!] Expose any A2A server as an MCP server, allowing for LLM -> LLM communication.
  • http4k-wiretap: Better recording of incoming HTTP requests.
  • http4k-connect-amazon-iamidentitycenter: [Fix] Use generated JSON adapters for SSOCacheManager. H/T @​oharaandrew314

6.46.1.0

Changelog:

  • http4k-*: Upgrade versions
  • http4k-*: Various Moshi adapters converted to be Factories instead of using annotation based lookup
  • http4k-connect-amazon-sts-*: Add GetCallerIdentity support to STS client and fake. @​H/T feknall
Changelog

Sourced from org.http4k:http4k-bom's changelog.

v6.47.1.0

  • http4k-*: Upgrade versions
  • http4k-bridge-spring: Add support for SSE and WS bridging

v6.47.0.0

  • http4k-*: Upgrade versions
  • http4k-platform-aws: [Unlikely break] - Fix #1533 Aws sig4 path canonicalization needs double encoding. H/T @​aharin
  • http4k-ai-mcp-a2a-bridge: [New Pro module!] Expose any A2A server as an MCP server, allowing for LLM -> LLM communication.
  • http4k-wiretap: Better recording of incoming HTTP requests.
  • http4k-connect-amazon-iamidentitycenter: [Fix] Use generated JSON adapters for SSOCacheManager. H/T @​oharaandrew314

v6.46.1.0

  • http4k-*: Upgrade versions
  • http4k-*: Various Moshi adapters converted to be Factories instead of using annotation based lookup
  • http4k-connect-amazon-sts-*: Add GetCallerIdentity support to STS client and fake. H/T @​feknall
Commits
  • 4eb9b68 Release 6.47.1.0
  • 926bb3d CHANGELOG
  • b5e8e42 Update wrapper
  • 7ae907c Rename Intercept tab
  • f692a35 Upgrade versions
  • 04f292c add button to markdown view to the intercept report
  • c07a479 Add SSE and WebSocket bridging support to http4k-bridge-spring, including tes...
  • f67289d Upgrade Ktor to 3.4.3 and use Dispatchers.IO for request handling in KtorNetty
  • 3229e5d Update OpenAPI generator output directories
  • 53fea6d Upgrade http4k-standards-typeflows to 1.6.0.0 and freeze micronaut-http at 4....
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.5.0 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • 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 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

Bumps the dependencies group with 2 updates in the /http4k-app directory: [org.http4k:http4k-bom](https://github.com/http4k/http4k) and [gradle-wrapper](https://github.com/gradle/gradle).


Updates `org.http4k:http4k-bom` from 6.46.0.0 to 6.47.1.0
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@6.46.0.0...6.47.1.0)

Updates `gradle-wrapper` from 9.5.0 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.5.0...v9.5.1)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-bom
  dependency-version: 6.47.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 19, 2026
@rogervinas rogervinas enabled auto-merge (squash) May 30, 2026 09:56
@rogervinas rogervinas merged commit f864e49 into main May 30, 2026
1 check passed
@rogervinas rogervinas deleted the dependabot/gradle/http4k-app/dependencies-bbb9054e8f branch May 30, 2026 10:07
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant