brave / go-sync

Brave sync server v2
Mozilla Public License 2.0
185 stars 45 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-chi/chi require major v4.1.2+incompatible -> v5.0.10

Release Notes

go-chi/chi (github.com/go-chi/chi) ### [`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)

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.