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

Merged
konrad merged 1 commits from renovate/github.com-labstack-echo-v4-4.x into main 2022-01-08 10:54:47 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/labstack/echo/v4 require patch v4.6.1 -> v4.6.2

Release Notes

labstack/echo

v4.6.2

Compare Source

Fixes

  • Fixed route containing escaped colon should be matchable but is not matched to request path #​2047
  • Fixed a problem that returned wrong content-encoding when the gzip compressed content was empty. #​1921
  • Update (test) dependencies #​2021

Enhancements

  • Add support for configurable target header for the request_id middleware #​2040
  • Change decompress middleware to use stream decompression instead of buffering #​2018
  • Documentation updates

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.6.1` -> `v4.6.2` | --- ### Release Notes <details> <summary>labstack/echo</summary> ### [`v4.6.2`](https://github.com/labstack/echo/releases/v4.6.2) [Compare Source](https://github.com/labstack/echo/compare/v4.6.1...v4.6.2) **Fixes** - Fixed route containing escaped colon should be matchable but is not matched to request path [#&#8203;2047](https://github.com/labstack/echo/pull/2047) - Fixed a problem that returned wrong content-encoding when the gzip compressed content was empty. [#&#8203;1921](https://github.com/labstack/echo/pull/1921) - Update (test) dependencies [#&#8203;2021](https://github.com/labstack/echo/pull/2021) **Enhancements** - Add support for configurable target header for the request_id middleware [#&#8203;2040](https://github.com/labstack/echo/pull/2040) - Change decompress middleware to use stream decompression instead of buffering [#&#8203;2018](https://github.com/labstack/echo/pull/2018) - Documentation updates </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-01-08 09:01:05 +00:00
renovate added 1 commit 2022-01-08 09:01:06 +00:00
konrad merged commit 614dcaeb9d into main 2022-01-08 10:54:47 +00:00
konrad deleted branch renovate/github.com-labstack-echo-v4-4.x 2022-01-08 10:54:47 +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#1084
No description provided.