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

Merged
konrad merged 1 commits from renovate/github.com-labstack-echo-v4-4.x into main 2024-04-18 17:20:20 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/labstack/echo/v4 require minor v4.11.4 -> v4.12.0

Release Notes

labstack/echo (github.com/labstack/echo/v4)

v4.12.0

Compare Source

Security

Enhancements


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.


  • 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.11.4` -> `v4.12.0` | --- ### Release Notes <details> <summary>labstack/echo (github.com/labstack/echo/v4)</summary> ### [`v4.12.0`](https://github.com/labstack/echo/blob/HEAD/CHANGELOG.md#v4120---2024-04-15) [Compare Source](https://github.com/labstack/echo/compare/v4.11.4...v4.12.0) **Security** - Update golang.org/x/net dep because of [GO-2024-2687](https://pkg.go.dev/vuln/GO-2024-2687) by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2625 **Enhancements** - binder: make binding to Map work better with string destinations by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2554 - README.md: add Encore as sponsor by [@&#8203;marcuskohlberg](https://github.com/marcuskohlberg) in https://github.com/labstack/echo/pull/2579 - Reorder paragraphs in README.md by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2581 - CI: upgrade actions/checkout to v4 by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2584 - Remove default charset from 'application/json' Content-Type header by [@&#8203;doortts](https://github.com/doortts) in https://github.com/labstack/echo/pull/2568 - CI: Use Go 1.22 by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2588 - binder: allow binding to a nil map by [@&#8203;georgmu](https://github.com/georgmu) in https://github.com/labstack/echo/pull/2574 - Add Skipper Unit Test In BasicBasicAuthConfig and Add More Detail Explanation regarding BasicAuthValidator by [@&#8203;RyoKusnadi](https://github.com/RyoKusnadi) in https://github.com/labstack/echo/pull/2461 - fix some typos by [@&#8203;teslaedison](https://github.com/teslaedison) in https://github.com/labstack/echo/pull/2603 - fix: some typos by [@&#8203;pomadev](https://github.com/pomadev) in https://github.com/labstack/echo/pull/2596 - Allow ResponseWriters to unwrap writers when flushing/hijacking by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2595 - Add SPDX licence comments to files. by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2604 - Upgrade deps by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2605 - Change type definition blocks to single declarations. This helps copy… by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2606 - Fix Real IP logic by [@&#8203;cl-bvl](https://github.com/cl-bvl) in https://github.com/labstack/echo/pull/2550 - Default binder can use `UnmarshalParams(params []string) error` inter… by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2607 - Default binder can bind pointer to slice as struct field. For example `*[]string` by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2608 - Remove maxparam dependence from Context by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2611 - When route is registered with empty path it is normalized to `/`. by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2616 - proxy middleware should use httputil.ReverseProxy for SSE requests by [@&#8203;aldas](https://github.com/aldas) in https://github.com/labstack/echo/pull/2624 </details> --- ### 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. --- - [ ] <!-- 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-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
dependencies
label 2024-04-18 16:07:07 +00:00
renovate added 1 commit 2024-04-18 16:07:09 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2278-renovate-github-com-labstack-ech--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2278-renovate-github-com-labstack-ech--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit c37e08635a into main 2024-04-18 17:20:20 +00:00
konrad deleted branch renovate/github.com-labstack-echo-v4-4.x 2024-04-18 17:20:21 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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#2278
No description provided.