Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2025

Bumps org.http4k:http4k-bom from 6.6.0.1 to 6.7.0.0.

Release notes

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

6.7.0.0

Changelog:

  • http4k-*: Upgrade some dependency versions.
  • http4k-mcp-sdk*: Improved support for MCP security models, including new Protected Resource OAuth Standard which is present in the latest MCP Draft. This is a much more convenient way to use OAuth2 with the MCP.
  • http4k-security-oauth*: [Breaking] Can now retrieve Auth Server in various ways, using Protected Resource standard. Implementation of automatic auth server discovery.
  • http4k-api-openapi*: Add modelNamer to Jackson extension for OpenApi3 renderer. H/T @​mbcltd
  • http4k-api-graphql*: Add support for root-level GraphQL extensions field in GraphQLResponse H/T @​joostbaas

6.6.1.0

Changelog:

  • http4k-*: Upgrade some dependency versions.
  • http4k-security-oauth*: Add some WellKnown endpoints for serving metadata for OAuth2 providers.
  • http4k-mcp-core-*: Added DirectoryResources to be able to read from a directory of files.
Changelog

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

v6.7.0.0

  • http4k-*: Upgrade some dependency versions.
  • http4k-mcp-sdk*: Improved support for MCP security models, including new Protected Resource OAuth Standard which is present in the latest MCP Draft. This is a much more convenient way to use OAuth2 with the MCP.
  • http4k-security-oauth*: [Breaking] Can now retrieve Auth Server in various ways, using Protected Resource standard. Implementation of automatic auth server discovery.
  • http4k-api-openapi*: Add modelNamer to Jackson extension for OpenApi3 renderer. H/T @​mbcltd
  • http4k-api-graphql*: Add support for root-level GraphQL extensions field in GraphQLResponse H/T @​joostbaas

v6.6.1.0

  • http4k-*: Upgrade some dependency versions.
  • http4k-security-oauth*: Add some WellKnown endpoints for serving metadata for OAuth2 providers.
  • http4k-mcp-core-*: Added DirectoryResources to be able to read from a directory of files.
Commits

Dependabot compatibility score

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 [org.http4k:http4k-bom](https://github.com/http4k/http4k) from 6.6.0.1 to 6.7.0.0.
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@6.6.0.1...6.7.0.0)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-bom
  dependency-version: 6.7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2025

Superseded by #314.

@dependabot dependabot bot closed this May 7, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.http4k-http4k-bom-6.7.0.0 branch May 7, 2025 12:12
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.

0 participants