Update module labstack/echo/v4 to v4.2.2 #830

Merged
konrad merged 1 commits from renovate/github.com-labstack-echo-v4-4.x into main 2021-04-08 13:01:30 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/labstack/echo/v4 require patch v4.2.1 -> v4.2.2

Release Notes

labstack/echo

v4.2.2

Compare Source

Fixes

  • Allow proxy middleware to use query part in rewrite (#​1802)
  • Fix timeout middleware not sending status code when handler returns an error (#​1805)
  • Fix Bind() when target is array/slice and path/query params complains bind target not being struct (#​1835)
  • Fix panic in redirect middleware on short host name (#​1813)
  • Fix timeout middleware docs (#​1836)

Renovate 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, check this box

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.2.1` -> `v4.2.2` | --- ### Release Notes <details> <summary>labstack/echo</summary> ### [`v4.2.2`](https://github.com/labstack/echo/blob/master/CHANGELOG.md#v422---2020-04-07) [Compare Source](https://github.com/labstack/echo/compare/v4.2.1...v4.2.2) **Fixes** - Allow proxy middleware to use query part in rewrite ([#&#8203;1802](https://github.com/labstack/echo/issues/1802)) - Fix timeout middleware not sending status code when handler returns an error ([#&#8203;1805](https://github.com/labstack/echo/issues/1805)) - Fix Bind() when target is array/slice and path/query params complains bind target not being struct ([#&#8203;1835](https://github.com/labstack/echo/issues/1835)) - Fix panic in redirect middleware on short host name ([#&#8203;1813](https://github.com/labstack/echo/issues/1813)) - Fix timeout middleware docs ([#&#8203;1836](https://github.com/labstack/echo/issues/1836)) </details> --- ### Renovate 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-04-07 20:00:46 +00:00
renovate added 1 commit 2021-04-07 20:00:47 +00:00
continuous-integration/drone/pr Build is passing Details
6220cb1878
Update module labstack/echo/v4 to v4.2.2
konrad merged commit 6a927c0703 into main 2021-04-08 13:01:30 +00:00
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#830
No description provided.