build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5
Open
Number: #98
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 7
Association: Unknown
Comments: 7
Created:
March 30, 2026 at 07:02 PM UTC
(2 months ago)
(2 months ago)
Updated:
May 29, 2026 at 12:23 AM UTC
(12 days ago)
(12 days ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5.
Release notes
Sourced from github.com/go-chi/chi/v5's releases.
v5.2.5
What's Changed
- Bump minimum Go to 1.22 and use new features by
@JRaspassin go-chi/chi#1017- Refactor graceful shutdown example by
@mikereid1in go-chi/chi#994- Refactor to use atomic type by
@cuiweixiein go-chi/chi#1019- update reverseMethodMap in RegisterMethod by
@cixelin go-chi/chi#1022- Update comment about min Go version by
@JRaspassin go-chi/chi#1023- middleware: harden RedirectSlashes handler by
@pkieltykain go-chi/chi#1044- Fix(middleware): Prevent double handler invocation in RouteHeaders with empty router by
@mahanadhin go-chi/chi#1045New Contributors
@mikereid1made their first contribution in go-chi/chi#994@cuiweixiemade their first contribution in go-chi/chi#1019@cixelmade their first contribution in go-chi/chi#1022@mahanadhmade their first contribution in go-chi/chi#1045Full Changelog: https://github.com/go-chi/chi/compare/v5.2.3...v5.2.5
v5.2.3
What's Changed
- Add pathvalue example to README and implement PathValue handler. by
@catatsuyin go-chi/chi#985- Allow multiple whitespace between method & pattern by
@JRaspassin go-chi/chi#1013- Avoid potential nil dereference by
@ProjectMutilationin go-chi/chi#1008- feat(mux): support http.Request.Pattern in Go 1.23 by
@Gustedin go-chi/chi#986- fix/608 - Fix flaky Throttle middleware test by synchronizing token usage by
@OtavioBernardesin go-chi/chi#1016- Optimize throttle middleware by avoiding unnecessary timer creation by
@vasayxtxin go-chi/chi#1011- Simplify wildcard replacement in route patterns by
@srpvpnin go-chi/chi#1012- Replace methodTypString func with reverseMethodMap by
@JRaspassin go-chi/chi#1018New Contributors
@ProjectMutilationmade their first contribution in go-chi/chi#1008@Gustedmade their first contribution in go-chi/chi#986@OtavioBernardesmade their first contribution in go-chi/chi#1016@srpvpnmade their first contribution in go-chi/chi#1012Full Changelog: https://github.com/go-chi/chi/compare/v5.2.2...v5.2.3
Commits
05f1ef7fix(middleware): add missing return in RouteHeaders empty check (#1045)6eb3588middleware: harden RedirectSlashes handler (#1044)de0d16eUpdate comment about min Go version (#1023)9fb4a15update reverseMethodMap in RegisterMethod (#1022)51c977cRefactor to use atomic type (#1019)563ab11Refactor graceful shutdown example (#994)a52c582Bump minimum Go and use new features (#1017)9b9fb55Replace methodTypString func with reverseMethodMap (#1018)0265fcdrefactor: iterative wildcard collapsing and add test for consecutive wildcard...cf537d4Optimize throttle middleware by avoiding unnecessary timer creation (#1011)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Package Dependencies
Technical Details
| ID: | 15948185 |
| UUID: | 4173318746 |
| Node ID: | PR_kwDOOMD05s7OuRYO |
| Host: | GitHub |
| Repository: | GoCodeAlone/modular |