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

chore(gradle): bump org.http4k:http4k-bom from 6.0.1.0 to 6.1.0.0 in /mock-api #189

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps org.http4k:http4k-bom from 6.0.1.0 to 6.1.0.0.

Changelog

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

v6.1.0.0

  • http4k-* : Upgrade some dependency versions.
  • http4k-tools-hotreload :[Fix] Hot Reload Module does not work in Windows - again :) H/T @​haaloworld
  • http4k-security-oauth :[Breaking] Reorganised filter argument order for OAuth filters to pass scopes through to token endpoint.
  • http4k-realtime-core :[Breaking] SseEventId is now a type instead of just a string
  • http4k-connect-amazon-ses*: [Breaking] Upgrade to SES V2 API. H/T @​oharaandrew314
  • http4k-bridge-spring : Translates LensFailure exceptions to 400 HTTP status codes. H/T @​npryce
  • http4k-realtime-core : Added PolyHandlerTestClient for testing poly servers in a single place
Commits
  • 25db106 add platform to HotReload
  • 309bc4e Update versions, gradle and changelog
  • f0796ad Add script to help updating refreshVersions
  • 9328aef Send tests results from shutdown tests
  • c2a2f9f Release 6.0.0.0
  • 6e06e18 Ensure right tag is used during release
  • 7440c0e Remove empty modules
  • d9ba1ab Update CHANGELOG.md
  • a0875ab Upgrade version
  • c67a8bc Use separate ktor integrations for backends and bridge
  • 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.0.1.0 to 6.1.0.0.
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@6.0.1.0...6.1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from beiertu-mms as a code owner March 3, 2025 11:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 3, 2025
Copy link
Owner

@beiertu-mms beiertu-mms left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 140f748 into master Mar 3, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/mock-api/org.http4k-http4k-bom-6.1.0.0 branch March 3, 2025 12:19
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