Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/labstack/echo-contrib to v0.17.2 #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/labstack/echo-contrib v0.15.0 -> v0.17.2 age adoption passing confidence

Release Notes

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

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 renovate bot requested a review from Clivern as a code owner December 24, 2024 02:24
Copy link
Contributor Author

renovate bot commented Dec 24, 2024

ℹ Artifact update notice

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

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

Details:

Package Change
go 1.17 -> 1.23.4
github.com/labstack/echo/v4 v4.11.1 -> v4.13.3
github.com/prometheus/client_golang v1.16.0 -> v1.20.5
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-isatty v0.0.19 -> v0.0.20
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.61.0
github.com/prometheus/procfs v0.10.1 -> v0.15.1
golang.org/x/crypto v0.11.0 -> v0.31.0
golang.org/x/net v0.12.0 -> v0.33.0
golang.org/x/sys v0.10.0 -> v0.28.0
golang.org/x/text v0.11.0 -> v0.21.0
golang.org/x/time v0.3.0 -> v0.8.0
google.golang.org/protobuf v1.30.0 -> v1.36.1

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