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 pressly/chi to v4.1.1 - autoclosed #94

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/pressly/chi require minor v4.0.3+incompatible -> v4.1.1

Release Notes

pressly/chi ### [`v4.1.1`](https://togithub.com/pressly/chi/blob/master/CHANGELOG.md#v411-2020-04-16) [Compare Source](https://togithub.com/pressly/chi/compare/v4.1.0...v4.1.1) - fix for issue [go-chi#​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 ### [`v4.1.0`](https://togithub.com/pressly/chi/blob/master/CHANGELOG.md#v410-2020-04-1) [Compare Source](https://togithub.com/pressly/chi/compare/v4.0.4...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 ### [`v4.0.4`](https://togithub.com/pressly/chi/blob/master/CHANGELOG.md#v404-2020-03-24) [Compare Source](https://togithub.com/pressly/chi/compare/v4.0.3...v4.0.4) - middleware.Recoverer: new pretty stack trace printing ([go-chi#​496](https://togithub.com/go-chi/chi/pull/496)) - a few minor improvements and fixes - 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.

renovate[bot] commented 4 years ago

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/buro9/microcosm":"/mnt/renovate/gh/buro9/microcosm" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/buro9/microcosm" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: github.com/bradfitz/gomemcache@v0.0.0-20190329200359-551aad21a668: invalid pseudo-version: does not match version-control timestamp (2019-03-29T17:39:43Z)