chore(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.4 in /apps/login/acceptance/idp/oidc - #5
Open
dependabot[bot] wants to merge 2 commits into
Conversation
github-actions
Bot
force-pushed
the
production
branch
from
September 4, 2026 11:12
58144a2 to
e38c82a
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/apps/login/acceptance/idp/oidc/github.com/go-chi/chi/v5-5.2.4
branch
from
September 4, 2026 11:14
b066435 to
d86a78b
Compare
github-actions
Bot
force-pushed
the
production
branch
from
September 21, 2026 12:43
e38c82a to
a6564e9
Compare
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.2 to 5.2.4. - [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.2...v5.2.4) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/apps/login/acceptance/idp/oidc/github.com/go-chi/chi/v5-5.2.4
branch
from
September 21, 2026 12:46
d86a78b to
d450fac
Compare
github-actions
Bot
force-pushed
the
production
branch
2 times, most recently
from
September 24, 2026 11:39
6538a5d to
697e487
Compare
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.2 to 5.2.4.
Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
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)9040e95fix/608 - Fix flaky Throttle middleware test by synchronizing token usage (#1...