deps(go): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.3.1 - #54
Merged
abd-ulbasit merged 1 commit intoJul 27, 2026
Merged
Conversation
Owner
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.1
branch
from
July 26, 2026 18:18
501640d to
5e576f6
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.1
branch
from
July 27, 2026 10:45
5e576f6 to
f5698ab
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.1
branch
from
July 27, 2026 11:46
f5698ab to
72e990c
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.1
branch
from
July 27, 2026 12:04
72e990c to
0df9945
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.1
branch
2 times, most recently
from
July 27, 2026 14:48
542e4f7 to
5218b3f
Compare
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.4 to 5.3.1. - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.2.4...v5.3.1) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
abd-ulbasit
force-pushed
the
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.1
branch
from
July 27, 2026 16:19
5218b3f to
8d403f8
Compare
abd-ulbasit
deleted the
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.1
branch
July 27, 2026 16:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/go-chi/chi/v5 from 5.2.4 to 5.3.1.
Release notes
Sourced from github.com/go-chi/chi/v5's releases.
... (truncated)
Commits
8b258c7ci: pin GitHub Actions to full commit SHAs (#1116)caf87e6feat(mux): support http QUERY method ietf rfc10008 (#1132)7fcb8a2middleware: document printPrettyStack and harden NoColor panic test (#1131)878fe71Fix defaultLogEntry.Panic not respecting NoColor setting (#1050)d7b767bfeat(middleware): add text/xml and application/xml to default compressible ty...3b50c7cTidy build directives (#1113)2b9fca2Honor Discard() in httpFancyWriter.ReadFrom (#1110)3b17157feat: middleware.ClientIP, a replacement for middleware.RealIP (#967)818fdcffix: set Request.Pattern from RoutePattern() (#1097)f975af0Fix typo in Route doc comment (#1073)