Skip to content

chore(deps): bump org.http4k:http4k-bom from 6.6.0.1 to 6.8.0.0 #314

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

Merged
merged 1 commit into from
May 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

6.8.0.0

Changelog:

  • http4k-*: Upgrade some dependency versio.
  • http4k-realtime-core*: Added PolyFilter and convenience filter for common CorsAndRebindProtection
  • http4k-mcp-sdk*: [Breaking] Rework Tool Args to better support JSON schema definitions and for every arg to require an explicit type. To fix breaking changes, simply make Tool.Arg with Tool.Arg.string().
  • http4k-mcp-client*: Added scopes to OAuth2 client credentials client filter.

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.8.0.0

  • http4k-*: Upgrade some dependency versio.
  • http4k-realtime-core*: Added PolyFilter and convenience filter for common CorsAndRebindProtection
  • http4k-mcp-sdk*: [Breaking] Rework Tool Args to better support JSON schema definitions and for every arg to require an explicit type. To fix breaking changes, simply make Tool.Arg with Tool.Arg.string().
  • http4k-mcp-client*: Added scopes to OAuth2 client credentials client filter.

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
  • e9a17e8 Release 6.8.0.0
  • 5e043e4 downgrade netty so that ratpack test runs
  • b0623cf Release 6.8.0.0
  • 2cfa9e5 CHANGELOG
  • 012435e Add PolyFilter and related security filters for CORS and rebind protection
  • 74542d8 Add test for complex tool schema
  • 4f30c97 Add test for complex tool schema
  • 538b904 Rework Tool schema generation
  • 1b06018 add tests for json schema from tools
  • 1d2213f Tidy debug filter
  • Additional commits viewable in compare view

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.8.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.8.0.0)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-bom
  dependency-version: 6.8.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 7, 2025
@oldratlee oldratlee merged commit c1fe0eb into master May 8, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.http4k-http4k-bom-6.8.0.0 branch May 8, 2025 08:02
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