syseleven / syseleven-exporter

Export quota and usage metrics for SysEleven
Apache License 2.0
1 stars 1 forks source link

Update module github.com/go-chi/chi to v5 #17

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-chi/chi v4.0.2+incompatible -> v5.0.11 age adoption passing confidence

Release Notes

go-chi/chi (github.com/go-chi/chi) ### [`v5.0.11`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v5011-2023-12-19) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.10...v5.0.11) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.10...v5.0.11 ### [`v5.0.10`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v5010-2023-07-13) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.9...v5.0.10) - Fixed small edge case in tests of v5.0.9 for older Go versions - History of changes: see https://github.com/go-chi/chi/compare/v5.0.8...v5.0.10 ### [`v5.0.9`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v509-2023-07-13) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.8...v5.0.9) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.8...v5.0.9 ### [`v5.0.8`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v508-2022-12-07) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.7...v5.0.8) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.7...v5.0.8 ### [`v5.0.7`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v507-2021-11-18) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.6...v5.0.7) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.6...v5.0.7 ### [`v5.0.6`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v506-2021-11-15) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.5...v5.0.6) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.5...v5.0.6 ### [`v5.0.5`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v505-2021-10-27) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.4...v5.0.5) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.4...v5.0.5 ### [`v5.0.4`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v504-2021-08-29) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.3...v5.0.4) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.3...v5.0.4 ### [`v5.0.3`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v503-2021-04-29) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.2...v5.0.3) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.2...v5.0.3 ### [`v5.0.2`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v502-2021-03-25) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.1...v5.0.2) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.1...v5.0.2 ### [`v5.0.1`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v5010-2023-07-13) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.0...v5.0.1) - Fixed small edge case in tests of v5.0.9 for older Go versions - History of changes: see https://github.com/go-chi/chi/compare/v5.0.8...v5.0.10 ### [`v5.0.0`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v500-2021-02-27) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.3...v5.0.0) - chi v5, `github.com/go-chi/chi/v5` introduces the adoption of Go's SIV to adhere to the current state-of-the-tools in Go. - chi v1.5.x did not work out as planned, as the Go tooling is too powerful and chi's adoption is too wide. The most responsible thing to do for everyone's benefit is to just release v5 with SIV, so I present to you all, chi v5 at `github.com/go-chi/chi/v5`. I hope someday the developer experience and ergonomics I've been seeking will still come to fruition in some form, [https://github.com/golang/go/issues/44550](https://togithub.com/golang/go/issues/44550)4550 - History of changes: see https://github.com/go-chi/chi/compare/v1.5.4...v5.0.0 ### [`v4.1.3`](https://togithub.com/go-chi/chi/compare/v4.1.2...v4.1.3) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.2...v4.1.3) ### [`v4.1.2`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v412-2020-06-02) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.2...v4.1.2) - fix that handles MethodNotAllowed with path variables, thank you [@​caseyhadden](https://togithub.com/caseyhadden) for your contribution - fix to replace nested wildcards correctly in RoutePattern, thank you @​[@​unmultimedio](https://togithub.com/unmultimedio) for your contribution - History of changes: see https://github.com/go-chi/chi/compare/v4.1.1...v4.1.2 ### [`v4.1.2+incompatible`](https://togithub.com/go-chi/chi/compare/v4.1.1...v4.1.2) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.1...v4.1.2) ### [`v4.1.1`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v411-2020-04-16) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.1...v4.1.1) - fix for issue [https://github.com/go-chi/chi/issues/411](https://togithub.com/go-chi/chi/issues/411) which allows for overlapping regexp route to the correct handler through a recursive tree search, thanks to [@​Jahaja](https://togithub.com/Jahaja) for the PR/fix! - new middleware.RouteHeaders as a simple router for request headers with wildcard support - History of changes: see https://github.com/go-chi/chi/compare/v4.1.0...v4.1.1 ### [`v4.1.1+incompatible`](https://togithub.com/go-chi/chi/compare/v4.1.0...v4.1.1) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.0...v4.1.1) ### [`v4.1.0`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v410-2020-04-1) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.0...v4.1.0) - middleware.LogEntry: Write method on interface now passes the response header and an extra interface type useful for custom logger implementations. - middleware.WrapResponseWriter: minor fix - middleware.Recoverer: a bit prettier - History of changes: see https://github.com/go-chi/chi/compare/v4.0.4...v4.1.0 ### [`v4.1.0+incompatible`](https://togithub.com/go-chi/chi/compare/v4.0.4...v4.1.0) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.0.4...v4.1.0) ### [`v4.0.4`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v404-2020-03-24) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.0.4...v4.0.4) - middleware.Recoverer: new pretty stack trace printing ([https://github.com/go-chi/chi/pull/496](https://togithub.com/go-chi/chi/pull/496)) - a few minor improvements and fixes - History of changes: see https://github.com/go-chi/chi/compare/v4.0.3...v4.0.4 ### [`v4.0.4+incompatible`](https://togithub.com/go-chi/chi/compare/v4.0.3...v4.0.4) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.0.3...v4.0.4) ### [`v4.0.3`](https://togithub.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v403-2020-01-09) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.0.3...v4.0.3) - core: fix regexp routing to include default value when param is not matched - middleware: rewrite of middleware.Compress - middleware: suppress http.ErrAbortHandler in middleware.Recoverer - History of changes: see https://github.com/go-chi/chi/compare/v4.0.2...v4.0.3 ### [`v4.0.3+incompatible`](https://togithub.com/go-chi/chi/compare/v4.0.2...v4.0.3) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.0.2...v4.0.3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.