Commit 9781b3e
authored
fix(deps): update module github.com/go-chi/chi/v5 to v5.2.5 (#751)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/go-chi/chi/v5](https://redirect.github.com/go-chi/chi) |
`v5.2.4` → `v5.2.5` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.
---
### Release Notes
<details>
<summary>go-chi/chi (github.com/go-chi/chi/v5)</summary>
###
[`v5.2.5`](https://redirect.github.com/go-chi/chi/releases/tag/v5.2.5)
[Compare
Source](https://redirect.github.com/go-chi/chi/compare/v5.2.4...v5.2.5)
#### What's Changed
- Bump minimum Go to 1.22 and use new features by
[@​JRaspass](https://redirect.github.com/JRaspass) in
[#​1017](https://redirect.github.com/go-chi/chi/pull/1017)
- Refactor graceful shutdown example by
[@​mikereid1](https://redirect.github.com/mikereid1) in
[#​994](https://redirect.github.com/go-chi/chi/pull/994)
- Refactor to use atomic type by
[@​cuiweixie](https://redirect.github.com/cuiweixie) in
[#​1019](https://redirect.github.com/go-chi/chi/pull/1019)
- update reverseMethodMap in RegisterMethod by
[@​cixel](https://redirect.github.com/cixel) in
[#​1022](https://redirect.github.com/go-chi/chi/pull/1022)
- Update comment about min Go version by
[@​JRaspass](https://redirect.github.com/JRaspass) in
[#​1023](https://redirect.github.com/go-chi/chi/pull/1023)
- middleware: harden RedirectSlashes handler by
[@​pkieltyka](https://redirect.github.com/pkieltyka) in
[#​1044](https://redirect.github.com/go-chi/chi/pull/1044)
- Fix(middleware): Prevent double handler invocation in RouteHeaders
with empty router by
[@​mahanadh](https://redirect.github.com/mahanadh) in
[#​1045](https://redirect.github.com/go-chi/chi/pull/1045)
#### New Contributors
- [@​mikereid1](https://redirect.github.com/mikereid1) made their
first contribution in
[#​994](https://redirect.github.com/go-chi/chi/pull/994)
- [@​cuiweixie](https://redirect.github.com/cuiweixie) made their
first contribution in
[#​1019](https://redirect.github.com/go-chi/chi/pull/1019)
- [@​cixel](https://redirect.github.com/cixel) made their first
contribution in
[#​1022](https://redirect.github.com/go-chi/chi/pull/1022)
- [@​mahanadh](https://redirect.github.com/mahanadh) made their
first contribution in
[#​1045](https://redirect.github.com/go-chi/chi/pull/1045)
**Full Changelog**:
<go-chi/chi@v5.2.3...v5.2.5>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Only on Monday, Wednesday, and
Saturday ( * * * * 1,3,6 ) in timezone Europe/London, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/identity-platform-admin-ui).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments