Update module github.com/go-chi/chi to v4.1.2 #13

Closed
mlamalle wants to merge 1 commits from renovate/github.com-go-chi-chi-4.x into master
Owner

This PR contains the following updates:

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

Release Notes

go-chi/chi

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

  • 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.0.4

Compare Source

v4.0.3

Compare Source


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-chi/chi](https://github.com/go-chi/chi) | require | minor | `v4.0.2+incompatible` -> `v4.1.2` | --- ### Release Notes <details> <summary>go-chi/chi</summary> ### [`v4.1.2`](https://github.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v412-2020-06-02) [Compare Source](https://github.com/go-chi/chi/compare/v4.1.1...v4.1.2) - fix that handles MethodNotAllowed with path variables, thank you [@&#8203;caseyhadden](https://github.com/caseyhadden) for your contribution - fix to replace nested wildcards correctly in RoutePattern, thank you @&#8203;[@&#8203;unmultimedio](https://github.com/unmultimedio) for your contribution - History of changes: see https://github.com/go-chi/chi/compare/v4.1.1...v4.1.2 ### [`v4.1.1`](https://github.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v411-2020-04-16) [Compare Source](https://github.com/go-chi/chi/compare/v4.1.0...v4.1.1) - fix for issue https://github.com/go-chi/chi/issues/411 which allows for overlapping regexp route to the correct handler through a recursive tree search, thanks to [@&#8203;Jahaja](https://github.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.0`](https://github.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v410-2020-04-1) [Compare Source](https://github.com/go-chi/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 https://github.com/go-chi/chi/compare/v4.0.4...v4.1.0 ### [`v4.0.4`](https://github.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v404-2020-03-24) [Compare Source](https://github.com/go-chi/chi/compare/v4.0.3...v4.0.4) - middleware.Recoverer: new pretty stack trace printing (https://github.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.3`](https://github.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v403-2020-01-09) [Compare Source](https://github.com/go-chi/chi/compare/v4.0.2...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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODYuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE4Ni4yIn0=-->
mlamalle added 1 commit 2022-09-02 15:17:44 +02:00
renovate/artifacts Artifact file update failure
182b8a65fb
Update module github.com/go-chi/chi to v4.1.2
Author
Owner

⚠ Artifact update problem

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

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

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker pull docker.io/renovate/go:1.19.0
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: docker pull docker.io/renovate/go:1.19.0 Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? ```
mlamalle closed this pull request 2022-09-02 15:36:58 +02:00
Some checks failed
renovate/artifacts Artifact file update failure

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mlamalle/foodoles#13
No description provided.