buro9 / microcosm

Front end for Microcosm, a Go web server that serves the static files, templates and performs API calls.
GNU Affero General Public License v3.0
11 stars 3 forks source link

Update module go-chi/chi to v4.1.2 #99

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/go-chi/chi require patch v4.1.1+incompatible -> v4.1.2

Release Notes

go-chi/chi ### [`v4.1.2`](https://togithub.com/go-chi/chi/blob/master/CHANGELOG.md#v412-2020-06-02) [Compare Source](https://togithub.com/go-chi/chi/compare/v4.1.1...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

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

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



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