vshn / odootools

VSHN-specific Odoo tool suite
https://odootools.vshn.net
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Update module github.com/labstack/echo/v4 to v4.10.2 #173

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/labstack/echo/v4 require patch v4.10.0 -> v4.10.2

Release Notes

labstack/echo ### [`v4.10.2`](https://togithub.com/labstack/echo/blob/HEAD/CHANGELOG.md#v4102---2023-02-22) [Compare Source](https://togithub.com/labstack/echo/compare/v4.10.1...v4.10.2) **Security** - `filepath.Clean` behaviour has changed in Go 1.20 - adapt to it [#​2406](https://togithub.com/labstack/echo/pull/2406) - Add `middleware.CORSConfig.UnsafeWildcardOriginWithAllowCredentials` to make UNSAFE usages of wildcard origin + allow cretentials less likely [#​2405](https://togithub.com/labstack/echo/pull/2405) **Enhancements** - Add more HTTP error values [#​2277](https://togithub.com/labstack/echo/pull/2277) ### [`v4.10.1`](https://togithub.com/labstack/echo/blob/HEAD/CHANGELOG.md#v4101---2023-02-19) [Compare Source](https://togithub.com/labstack/echo/compare/v4.10.0...v4.10.1) **Security** - Upgrade deps due to the latest golang.org/x/net vulnerability [#​2402](https://togithub.com/labstack/echo/pull/2402) **Enhancements** - Add new JWT repository to the README [#​2377](https://togithub.com/labstack/echo/pull/2377) - Return an empty string for ctx.path if there is no registered path [#​2385](https://togithub.com/labstack/echo/pull/2385) - Add context timeout middleware [#​2380](https://togithub.com/labstack/echo/pull/2380) - Update link to jaegertracing [#​2394](https://togithub.com/labstack/echo/pull/2394)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



This PR has been generated by Mend Renovate. View repository job log here.