fix(deps): update module github.com/labstack/echo/v4 to v4.7.0 #1134

Merged
konrad merged 1 commits from renovate/github.com-labstack-echo-v4-4.x into main 2022-03-03 08:23:45 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/labstack/echo/v4 require minor v4.6.3 -> v4.7.0

Release Notes

labstack/echo

v4.7.0

Compare Source

Enhancements

  • Add JWT, KeyAuth, CSRF multivalue extractors #​2060
  • Add LogErrorFunc to recover middleware #​2072
  • Add support for HEAD method query params binding #​2027
  • Improve filesystem support with echo.FileFS, echo.StaticFS, group.FileFS, group.StaticFS #​2064

Fixes

General

  • Add cache-control and connection headers #​2103
  • Add Retry-After header constant #​2078
  • Upgrade go directive in go.mod to 1.17 #​2049
  • Add Pagoda #​2077 and Souin #​2069 to 3rd-party middlewares in README

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 | minor | `v4.6.3` -> `v4.7.0` | --- ### Release Notes <details> <summary>labstack/echo</summary> ### [`v4.7.0`](https://github.com/labstack/echo/blob/master/CHANGELOG.md#v470---2022-03-01) [Compare Source](https://github.com/labstack/echo/compare/v4.6.3...v4.7.0) **Enhancements** - Add JWT, KeyAuth, CSRF multivalue extractors [#&#8203;2060](https://github.com/labstack/echo/pull/2060) - Add LogErrorFunc to recover middleware [#&#8203;2072](https://github.com/labstack/echo/pull/2072) - Add support for HEAD method query params binding [#&#8203;2027](https://github.com/labstack/echo/pull/2027) - Improve filesystem support with echo.FileFS, echo.StaticFS, group.FileFS, group.StaticFS [#&#8203;2064](https://github.com/labstack/echo/pull/2064) **Fixes** - Fix X-Real-IP bug, improve tests [#&#8203;2007](https://github.com/labstack/echo/pull/2007) - Minor syntax fixes [#&#8203;1994](https://github.com/labstack/echo/pull/1994), [#&#8203;2102](https://github.com/labstack/echo/pull/2102), [#&#8203;2102](https://github.com/labstack/echo/pull/2102) **General** - Add cache-control and connection headers [#&#8203;2103](https://github.com/labstack/echo/pull/2103) - Add Retry-After header constant [#&#8203;2078](https://github.com/labstack/echo/pull/2078) - Upgrade `go` directive in `go.mod` to 1.17 [#&#8203;2049](https://github.com/labstack/echo/pull/2049) - Add Pagoda [#&#8203;2077](https://github.com/labstack/echo/pull/2077) and Souin [#&#8203;2069](https://github.com/labstack/echo/pull/2069) to 3rd-party middlewares in README </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, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-03-02 23:00:47 +00:00
renovate added 1 commit 2022-03-02 23:00:49 +00:00
konrad merged commit 72ee84d43d into main 2022-03-03 08:23:45 +00:00
konrad deleted branch renovate/github.com-labstack-echo-v4-4.x 2022-03-03 08:23:45 +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#1134
No description provided.