Skip to content

Update module github.com/labstack/echo-contrib to v0.50.0#106

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-labstack-echo-contrib-0.x
Open

Update module github.com/labstack/echo-contrib to v0.50.0#106
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-labstack-echo-contrib-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/labstack/echo-contrib v0.15.0v0.50.0 age confidence

Release Notes

labstack/echo-contrib (github.com/labstack/echo-contrib)

v0.50.0: V5 is out

Compare Source

See: https://github.com/labstack/echo/releases/tag/v5.0.0

v0.18.0: Retract v0.50.0

Compare Source

Echo 5 support was introduced in this repository with the v0.50.0 release. However, this also means that users who are still on Echo 4 and run go get -u ./... will inadvertently pull in Echo 5, which they neither want nor need at this time.

v0.50.0 will be retracted in v0.18.0 series and v0+ will only support Echo 4.
For Echo 5 support use v5 major version of this repository.

Full Changelog: labstack/echo-contrib@v0.17.4...v0.18.0

Relates to #​142

v0.17.4: Update dependencies

Compare Source

What's Changed

Full Changelog: labstack/echo-contrib@v0.17.3...v0.17.4

v0.17.3

Compare Source

What's Changed

New Contributors

Full Changelog: labstack/echo-contrib@v0.17.2...v0.17.3

v0.17.2

Compare Source

What's Changed

Full Changelog: labstack/echo-contrib@v0.17.1...v0.17.2

v0.17.1

Compare Source

What's Changed

Security

Enhancements

Full Changelog: labstack/echo-contrib@v0.17.0...v0.17.1

v0.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: labstack/echo-contrib@v0.16.0...v0.17.0

v0.16.0: - small changes

Compare Source

Functionality:

  • Prometheus: disable echoprometheus compression by default #​97
  • Prometheus: Conditionally set url label for 404 responses #​111

Other:

  • Fix docs: Set correct go import path for echoprometheus package #​96
  • Add SDPX licence identifier to source files #​95
  • feat: improve test readability and include README.md #​107
  • Upgrade dependencies #​113

NB: this version needs Go 1.21+ if you want to use Prometheus mw


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

@renovate
Copy link
Contributor Author

renovate bot commented Dec 23, 2024

ℹ Artifact update notice

File name: customers/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):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.17 -> 1.23.0
github.com/labstack/echo/v4 v4.11.1 -> v4.13.3
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/labstack/gommon v0.4.0 -> v0.4.2
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/prometheus/client_golang v1.14.0 -> v1.22.0
github.com/prometheus/client_model v0.3.0 -> v0.6.2
github.com/prometheus/common v0.40.0 -> v0.63.0
github.com/prometheus/procfs v0.9.0 -> v0.16.1
golang.org/x/crypto v0.11.0 -> v0.38.0
golang.org/x/net v0.12.0 -> v0.40.0
golang.org/x/sys v0.10.0 -> v0.33.0
golang.org/x/text v0.11.0 -> v0.25.0
golang.org/x/time v0.3.0 -> v0.11.0
google.golang.org/protobuf v1.30.0 -> v1.36.6
File name: orders/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):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.17 -> 1.23.0
github.com/labstack/echo/v4 v4.11.1 -> v4.13.3
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/labstack/gommon v0.4.0 -> v0.4.2
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/prometheus/client_golang v1.14.0 -> v1.22.0
github.com/prometheus/client_model v0.3.0 -> v0.6.2
github.com/prometheus/common v0.40.0 -> v0.63.0
github.com/prometheus/procfs v0.9.0 -> v0.16.1
golang.org/x/crypto v0.11.0 -> v0.38.0
golang.org/x/net v0.12.0 -> v0.40.0
golang.org/x/sys v0.10.0 -> v0.33.0
golang.org/x/text v0.11.0 -> v0.25.0
golang.org/x/time v0.3.0 -> v0.11.0
google.golang.org/protobuf v1.30.0 -> v1.36.6

@renovate renovate bot requested a review from Clivern as a code owner December 23, 2024 22:54
@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch from 58586b2 to 00d6fdf Compare March 3, 2025 16:54
@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch from 00d6fdf to e4bd744 Compare March 11, 2025 12:20
@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch from e4bd744 to b0215e7 Compare March 27, 2025 10:48
@renovate renovate bot changed the title Update module github.com/labstack/echo-contrib to v0.17.2 Update module github.com/labstack/echo-contrib to v0.17.3 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch from b0215e7 to 072e69d Compare April 8, 2025 13:13
@renovate renovate bot changed the title Update module github.com/labstack/echo-contrib to v0.17.3 Update module github.com/labstack/echo-contrib to v0.17.3 - autoclosed Apr 30, 2025
@renovate renovate bot closed this Apr 30, 2025
@renovate renovate bot deleted the renovate/github.com-labstack-echo-contrib-0.x branch April 30, 2025 17:14
@renovate renovate bot changed the title Update module github.com/labstack/echo-contrib to v0.17.3 - autoclosed Update module github.com/labstack/echo-contrib to v0.17.3 Apr 30, 2025
@renovate renovate bot reopened this Apr 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch 2 times, most recently from 072e69d to 0424a56 Compare May 7, 2025 14:14
@renovate renovate bot changed the title Update module github.com/labstack/echo-contrib to v0.17.3 Update module github.com/labstack/echo-contrib to v0.17.4 May 9, 2025
@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch from 0424a56 to 2713a6f Compare May 9, 2025 11:07
@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch from 2713a6f to 4c8ae97 Compare August 10, 2025 15:07
@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch from 4c8ae97 to e1f9c87 Compare October 9, 2025 11:12
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: customers/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):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.17 -> 1.23.0
github.com/labstack/echo/v4 v4.11.1 -> v4.13.3
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/labstack/gommon v0.4.0 -> v0.4.2
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/prometheus/client_golang v1.14.0 -> v1.22.0
github.com/prometheus/client_model v0.3.0 -> v0.6.2
github.com/prometheus/common v0.40.0 -> v0.63.0
github.com/prometheus/procfs v0.9.0 -> v0.16.1
golang.org/x/crypto v0.11.0 -> v0.38.0
golang.org/x/net v0.12.0 -> v0.40.0
golang.org/x/sys v0.10.0 -> v0.33.0
golang.org/x/text v0.11.0 -> v0.25.0
golang.org/x/time v0.3.0 -> v0.11.0
google.golang.org/protobuf v1.30.0 -> v1.36.6
File name: orders/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):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.17 -> 1.23.0
github.com/labstack/echo/v4 v4.11.1 -> v4.13.3
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/labstack/gommon v0.4.0 -> v0.4.2
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/prometheus/client_golang v1.14.0 -> v1.22.0
github.com/prometheus/client_model v0.3.0 -> v0.6.2
github.com/prometheus/common v0.40.0 -> v0.63.0
github.com/prometheus/procfs v0.9.0 -> v0.16.1
golang.org/x/crypto v0.11.0 -> v0.38.0
golang.org/x/net v0.12.0 -> v0.40.0
golang.org/x/sys v0.10.0 -> v0.33.0
golang.org/x/text v0.11.0 -> v0.25.0
golang.org/x/time v0.3.0 -> v0.11.0
google.golang.org/protobuf v1.30.0 -> v1.36.6

@renovate renovate bot force-pushed the renovate/github.com-labstack-echo-contrib-0.x branch from e1f9c87 to 942f024 Compare January 18, 2026 18:34
@renovate renovate bot changed the title Update module github.com/labstack/echo-contrib to v0.17.4 Update module github.com/labstack/echo-contrib to v0.50.0 Jan 18, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 18, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: customers/go.sum
Command failed: go get -t ./...
go: downloading github.com/labstack/echo-contrib v0.50.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading golang.org/x/crypto v0.46.0
go: downloading golang.org/x/net v0.48.0
go: downloading golang.org/x/time v0.14.0
go: downloading golang.org/x/sys v0.40.0
go: downloading golang.org/x/text v0.32.0
go: github.com/norwik/spacecraft/customers/cmd imports
	github.com/labstack/echo-contrib/prometheus: cannot find module providing package github.com/labstack/echo-contrib/prometheus

File name: orders/go.sum
Command failed: go get -t ./...
go: github.com/norwik/spacecraft/orders/cmd imports
	github.com/labstack/echo-contrib/prometheus: cannot find module providing package github.com/labstack/echo-contrib/prometheus

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.

0 participants