fix(deps): update module github.com/labstack/echo/v4 to v4.7.2 - autoclosed #1153

Closed
renovate wants to merge 1 commits from renovate/github.com-labstack-echo-v4-4.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/labstack/echo/v4 require patch v4.7.1 -> v4.7.2

Release Notes

labstack/echo

v4.7.2

Compare Source

Fixes

  • Fix nil pointer exception when calling Start again after address binding error #​2131
  • Fix CSRF middleware not being able to extract token from multipart/form-data form #​2136
  • Fix Timeout middleware write race #​2126

Enhancements

  • Recover middleware should not log panic for aborted handler #​2134

Configuration

📅 Schedule: 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/labstack/echo/v4](https://github.com/labstack/echo) | require | patch | `v4.7.1` -> `v4.7.2` | --- ### Release Notes <details> <summary>labstack/echo</summary> ### [`v4.7.2`](https://github.com/labstack/echo/blob/master/CHANGELOG.md#v472---2022-03-16) [Compare Source](https://github.com/labstack/echo/compare/v4.7.1...v4.7.2) **Fixes** - Fix nil pointer exception when calling Start again after address binding error [#&#8203;2131](https://github.com/labstack/echo/pull/2131) - Fix CSRF middleware not being able to extract token from multipart/form-data form [#&#8203;2136](https://github.com/labstack/echo/pull/2136) - Fix Timeout middleware write race [#&#8203;2126](https://github.com/labstack/echo/pull/2126) **Enhancements** - Recover middleware should not log panic for aborted handler [#&#8203;2134](https://github.com/labstack/echo/pull/2134) </details> --- ### Configuration 📅 **Schedule**: 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 added the
dependencies
label 2022-03-27 12:00:43 +00:00
renovate added 1 commit 2022-03-27 12:00:45 +00:00
fix(deps): update module github.com/labstack/echo/v4 to v4.7.2
Some checks failed
continuous-integration/drone/pr Build is failing
71358153e7
renovate changed title from fix(deps): update module github.com/labstack/echo/v4 to v4.7.2 to fix(deps): update module github.com/labstack/echo/v4 to v4.7.2 - autoclosed 2022-03-27 20:00:51 +00:00
renovate closed this pull request 2022-03-27 20:00:51 +00:00
Some checks failed
continuous-integration/drone/pr Build is failing
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
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: vikunja/vikunja#1153
No description provided.