Skip to content

fix(deps): update go minor/patch updates#46

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/go-minorpatch-updates
Apr 5, 2026
Merged

fix(deps): update go minor/patch updates#46
renovate[bot] merged 1 commit into
mainfrom
renovate/go-minorpatch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 5, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/labstack/echo/v5 v5.0.4v5.1.0 age confidence
github.com/minio/minio-go/v7 v7.0.99v7.0.100 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

minio/minio-go (github.com/minio/minio-go/v7)

v7.0.100

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 5, 2026

ℹ️ Artifact update notice

File name: example/complete/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
k8s.io/apiextensions-apiserver v0.35.2 -> v0.35.3
k8s.io/apiserver v0.35.2 -> v0.35.3
k8s.io/cli-runtime v0.35.2 -> v0.35.3
k8s.io/client-go v0.35.2 -> v0.35.3
k8s.io/component-base v0.35.2 -> v0.35.3

@renovate renovate Bot merged commit 6ee570d into main Apr 5, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/go-minorpatch-updates branch April 5, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants