Skip to content

fix(deps): update module github.com/labstack/echo/v5 to v5.1.0#120

Merged
mromaszewicz merged 1 commit intomainfrom
renovate/github.zcwsr.com-labstack-echo-v5-5.x
Apr 8, 2026
Merged

fix(deps): update module github.com/labstack/echo/v5 to v5.1.0#120
mromaszewicz merged 1 commit intomainfrom
renovate/github.zcwsr.com-labstack-echo-v5-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/labstack/echo/v5 v5.0.4v5.1.0 age confidence

Release Notes

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

v5.1.0

Compare Source

Security

This change does not break the API contract, but it does introduce breaking changes in logic/behavior.
If your application is using c.RealIP() beware and read https://echo.labstack.com/docs/ip-address

v4 behavior can be restored with:

e := echo.New()
e.IPExtractor = echo.LegacyIPExtractor()
  • Remove legacy IP extraction logic from context.RealIP method by @​aldas in #​2933

Enhancements


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Apr 8, 2026
@renovate renovate bot requested a review from a team as a code owner April 8, 2026 21:22
@renovate renovate bot added the dependencies label Apr 8, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.zcwsr.com/​labstack/​echo/​v5@​v5.0.4 ⏵ v5.1.072 +1100100100100

View full report

@mromaszewicz mromaszewicz merged commit 1d38dfa into main Apr 8, 2026
29 checks passed
@mromaszewicz mromaszewicz deleted the renovate/github.zcwsr.com-labstack-echo-v5-5.x branch April 8, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant