brave / nitriding-daemon

Tool kit for building secure, scalable, and networked services on top of AWS Nitro Enclaves.
Mozilla Public License 2.0
29 stars 10 forks source link

Update module github.com/go-chi/chi/v5 to v5.1.0 #82

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-chi/chi/v5 v5.0.14 -> v5.1.0 age adoption passing confidence

Release Notes

go-chi/chi (github.com/go-chi/chi/v5) ### [`v5.1.0`](https://togithub.com/go-chi/chi/releases/tag/v5.1.0) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.14...v5.1.0) #### What's Changed - middleware: add Discard method to WrapResponseWriter by [@​patrislav](https://togithub.com/patrislav) in [https://github.com/go-chi/chi/pull/926](https://togithub.com/go-chi/chi/pull/926) - Adds `Discard()` method to the `middleware.WrapResponseWriter` interface. This is technically an API breaking change. However after some discussion at [https://github.com/go-chi/chi/pull/926#discussion_r1658333481](https://togithub.com/go-chi/chi/pull/926#discussion_r1658333481), we decided to move forward, and release as minor version, as we don't expect anyone to rely on this interface / implement it externally. #### New Contributors - [@​patrislav](https://togithub.com/patrislav) made their first contribution in [https://github.com/go-chi/chi/pull/926](https://togithub.com/go-chi/chi/pull/926) **Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0

Configuration

šŸ“… Schedule: Branch creation - " 0-4 * 3" (UTC), 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.