fix(deps): update module github.com/go-chi/chi/v5 to v5.2.3 #110

Merged
renovate merged 1 commit from renovate/github.com-go-chi-chi-v5-5.x into main 2025-08-27 11:10:53 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/go-chi/chi/v5 v5.2.2 -> v5.2.3 age confidence

Release Notes

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

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-chi/chi/compare/v5.2.2...v5.2.3


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Change | Age | Confidence | |---|---|---|---| | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `v5.2.2` -> `v5.2.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-chi%2fchi%2fv5/v5.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-chi%2fchi%2fv5/v5.2.2/v5.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>go-chi/chi (github.com/go-chi/chi/v5)</summary> ### [`v5.2.3`](https://github.com/go-chi/chi/releases/tag/v5.2.3) [Compare Source](https://github.com/go-chi/chi/compare/v5.2.2...v5.2.3) #### What's Changed - Add pathvalue example to README and implement PathValue handler. by [@&#8203;catatsuy](https://github.com/catatsuy) in [#&#8203;985](https://github.com/go-chi/chi/pull/985) - Allow multiple whitespace between method & pattern by [@&#8203;JRaspass](https://github.com/JRaspass) in [#&#8203;1013](https://github.com/go-chi/chi/pull/1013) - Avoid potential nil dereference by [@&#8203;ProjectMutilation](https://github.com/ProjectMutilation) in [#&#8203;1008](https://github.com/go-chi/chi/pull/1008) - feat(mux): support http.Request.Pattern in Go 1.23 by [@&#8203;Gusted](https://github.com/Gusted) in [#&#8203;986](https://github.com/go-chi/chi/pull/986) - fix/608 - Fix flaky Throttle middleware test by synchronizing token usage by [@&#8203;OtavioBernardes](https://github.com/OtavioBernardes) in [#&#8203;1016](https://github.com/go-chi/chi/pull/1016) - Optimize throttle middleware by avoiding unnecessary timer creation by [@&#8203;vasayxtx](https://github.com/vasayxtx) in [#&#8203;1011](https://github.com/go-chi/chi/pull/1011) - Simplify wildcard replacement in route patterns by [@&#8203;srpvpn](https://github.com/srpvpn) in [#&#8203;1012](https://github.com/go-chi/chi/pull/1012) - Replace methodTypString func with reverseMethodMap by [@&#8203;JRaspass](https://github.com/JRaspass) in [#&#8203;1018](https://github.com/go-chi/chi/pull/1018) #### New Contributors - [@&#8203;ProjectMutilation](https://github.com/ProjectMutilation) made their first contribution in [#&#8203;1008](https://github.com/go-chi/chi/pull/1008) - [@&#8203;Gusted](https://github.com/Gusted) made their first contribution in [#&#8203;986](https://github.com/go-chi/chi/pull/986) - [@&#8203;OtavioBernardes](https://github.com/OtavioBernardes) made their first contribution in [#&#8203;1016](https://github.com/go-chi/chi/pull/1016) - [@&#8203;srpvpn](https://github.com/srpvpn) made their first contribution in [#&#8203;1012](https://github.com/go-chi/chi/pull/1012) **Full Changelog**: <https://github.com/go-chi/chi/compare/v5.2.2...v5.2.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Ny4wIiwidXBkYXRlZEluVmVyIjoiNDEuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update module github.com/go-chi/chi/v5 to v5.2.3
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
a0e745b6eb
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-27 11:03:39 +02:00
renovate deleted branch renovate/github.com-go-chi-chi-v5-5.x 2025-08-27 11:10:53 +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#110
No description provided.