minecraft-prometheus-exporter icon indicating copy to clipboard operation
minecraft-prometheus-exporter copied to clipboard

chore(deps): update module github.com/prometheus/common to v0.67.3

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.62.0 -> v0.67.3 age confidence

Release Notes

prometheus/common (github.com/prometheus/common)

v0.67.3: / 2025-11-18

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.67.2...v0.67.3

v0.67.2

Compare Source

v0.67.1

Compare Source

v0.67.0

Compare Source

v0.66.1

Compare Source

This release has no functional changes, it just drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement).

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v1.20.99...v0.66.1

v0.66.0

Compare Source

⚠️ Breaking Changes ⚠️
  • A default-constructed TextParser will be invalid. It must have a valid scheme set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".
What's Changed
New Contributors

v0.65.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.64.0...v0.65.0

v0.64.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.63.0...v0.64.0

v0.63.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.62.0...v0.63.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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[bot] avatar Mar 13 '25 22:03 renovate[bot]

ℹ 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):

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

Details:

Package Change
go 1.22 -> 1.24.0
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 -> v0.0.0-20240927000941-0f3dac36c52b
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
golang.org/x/crypto v0.32.0 -> v0.43.0
golang.org/x/net v0.33.0 -> v0.46.0
golang.org/x/oauth2 v0.24.0 -> v0.32.0
golang.org/x/sync v0.10.0 -> v0.17.0
golang.org/x/sys v0.30.0 -> v0.37.0
golang.org/x/text v0.21.0 -> v0.30.0
google.golang.org/protobuf v1.36.5 -> v1.36.10

renovate[bot] avatar Mar 13 '25 22:03 renovate[bot]