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

Merged
renovate merged 1 commit from renovate/github.com-go-chi-chi-v5-5.x into main 2024-06-28 17:22:52 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/go-chi/chi/v5 require minor v5.0.14 -> v5.1.0

Release Notes

go-chi/chi (github.com/go-chi/chi/v5)

v5.1.0

Compare Source

What's Changed

New Contributors

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | require | minor | `v5.0.14` -> `v5.1.0` | --- ### Release Notes <details> <summary>go-chi/chi (github.com/go-chi/chi/v5)</summary> ### [`v5.1.0`](https://github.com/go-chi/chi/releases/tag/v5.1.0) [Compare Source](https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0) #### What's Changed - middleware: add Discard method to WrapResponseWriter by [@&#8203;patrislav](https://github.com/patrislav) in https://github.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, 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 - [@&#8203;patrislav](https://github.com/patrislav) made their first contribution in https://github.com/go-chi/chi/pull/926 **Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-06-28 17:19:57 +02:00
Update module github.com/go-chi/chi/v5 to v5.1.0
All checks were successful
continuous-integration/drone/push Build is passing
5ced57f3d8
renovate scheduled this pull request to auto merge when all checks succeed 2024-06-28 17:19:57 +02:00
renovate merged commit 5ced57f3d8 into main 2024-06-28 17:22:52 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: yolokube/country-geo-locations#25
No description provided.