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

Merged
konrad merged 1 commits from renovate/github.com-labstack-echo-v4-4.x into main 2022-03-13 19:17:31 +00:00
Member

This PR contains the following updates:

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

Release Notes

labstack/echo

v4.7.1

Compare Source

Fixes

  • Fix e.Static, .File(), c.Attachment() being picky with paths starting with ./, ../ and / after 4.7.0 introduced echo.Filesystem support (Go1.16+) #​2123

Enhancements


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.0` -> `v4.7.1` | --- ### Release Notes <details> <summary>labstack/echo</summary> ### [`v4.7.1`](https://github.com/labstack/echo/blob/master/CHANGELOG.md#v471---2022-03-13) [Compare Source](https://github.com/labstack/echo/compare/v4.7.0...v4.7.1) **Fixes** - Fix `e.Static`, `.File()`, `c.Attachment()` being picky with paths starting with `./`, `../` and `/` after 4.7.0 introduced echo.Filesystem support (Go1.16+) [#&#8203;2123](https://github.com/labstack/echo/pull/2123) **Enhancements** - Remove some unused code [#&#8203;2116](https://github.com/labstack/echo/pull/2116) </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-13 18:00:49 +00:00
renovate added 1 commit 2022-03-13 18:00:51 +00:00
konrad merged commit da0bcc6322 into main 2022-03-13 19:17:31 +00:00
konrad deleted branch renovate/github.com-labstack-echo-v4-4.x 2022-03-13 19:17:31 +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#1146
No description provided.