chore: bump github.com/go-chi/chi/v5 from 5.0.10 to 5.2.5
Closed
Number: #857
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 09, 2026 at 01:20 PM UTC
(4 months ago)
(4 months ago)
Updated:
February 21, 2026 at 01:20 AM UTC
(4 months ago)
(4 months ago)
Closed:
February 21, 2026 at 01:20 AM UTC
(4 months ago)
(4 months ago)
Time to Close:
11 days
Labels:
stale dependencies go
stale dependencies go
Description:
Bumps github.com/go-chi/chi/v5 from 5.0.10 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
v5.2.2
What's Changed
- Use strings.Cut in a few places by
@JRaspassin go-chi/chi#971- Fix non-constant format strings in t.Fatalf by
@JRaspassin go-chi/chi#972- Apply fieldalignment fixes to optimize struct memory layout by
@pixel365in go-chi/chi#974- go 1.24 by
@pkieltykain go-chi/chi#977- chore: delint ioutil usage by
@costelain go-chi/chi#962- Fixed typo in Router interface definition by
@mithileshgupta12in go-chi/chi#958- Add support for TinyGo by
@efraimbartin go-chi/chi#978- Exclude middleware/profiler.go in TinyGo, as there's no net/http/pprof pkg by
@cxjavain go-chi/chi#982- Make use of strings.Cut by
@scopin go-chi/chi#1005- Change install command format to code block by
@sglkcin go-chi/chi#1001- Correct documentation by
@mrdominoin go-chi/chi#992
... (truncated)
Changelog
Sourced from github.com/go-chi/chi/v5's changelog.
Changelog
v5.0.12 (2024-02-16)
- History of changes: see https://github.com/go-chi/chi/compare/v5.0.11...v5.0.12
v5.0.11 (2023-12-19)
- History of changes: see https://github.com/go-chi/chi/compare/v5.0.10...v5.0.11
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
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
Package Dependencies
Technical Details
| ID: | 13992907 |
| UUID: | 3916357997 |
| Node ID: | PR_kwDOLmBl1M7Cez_v |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |