promhippie / hetzner_exporter

Prometheus exporter for Hetzner
https://promhippie.github.io/hetzner_exporter/
Apache License 2.0
26 stars 2 forks source link

minor(deps): update module github.com/go-chi/chi/v5 to v5.1.0 #176

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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.