the-benchmarker / web-frameworks

Which is the fastest web framework?
MIT License
6.91k stars 641 forks source link

fix(deps): update dependency org.http4k:http4k-bom to 5.17.+ #7424

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.http4k:http4k-bom (source) 5.16.+ -> 5.17.+ age adoption passing confidence

Release Notes

http4k/http4k (org.http4k:http4k-bom) ### [`v5.17.0.0`](https://togithub.com/http4k/http4k/blob/HEAD/CHANGELOG.md#v51700) [Compare Source](https://togithub.com/http4k/http4k/compare/5.16.2.0...5.17.0.0) - **http4k-**\* : Tweaks to make the K2 compiler happy - **http4k** : Added convenience methods to set the body of an HTTP message. The works for both standard body types and with automarshallers. - **http4k-core** : Fix request source in SunHttp. H/T [@​dkandalov](https://togithub.com/dkandalov) - **http4k-contract** : Added top-level MetadataRetrieval to schema objects. H/T [@​BBB](https://togithub.com/BBB) - **http4k-format-**\* : \[Unlikely break] rename `with()` functions on auto-marshallers to match content type, so you can now do `req.json(myObj)` and get the content type and body set in one go. Likewise for other content types

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.