Skip to content

fix(deps): update module github.com/prometheus/common to v0.67.1

This MR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.45.0 -> v0.67.1 age confidence

WARNING: this job ran in a Renovate pipeline that doesn't support the configuration required for common-ci-tasks Renovate presets.


Release Notes

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

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

v0.62.0

Compare Source

⚠️ This releases switches internal global to UTF8Validation from LegacyValidation. This is a breaking change, relaxing the validation. We don't intend to add more schemas and we have to have a global for unmarshalling interfaces, thus the change was made ⚠️

What's Changed

New Contributors

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

v0.61.0

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.60.1...v0.61.0

v0.60.1

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.60.0...v0.60.1

v0.60.0

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.59.1...v0.60.0

v0.59.1

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.59.0...v0.59.1

v0.59.0

Compare Source

What's Changed

  • expfmt: Add WithEscapingScheme to help construct Formats by @​ywwg in #​688
  • Change the default escape method to UnderscoreEscaping by @​ywwg in #​690

Full Changelog: https://github.com/prometheus/common/compare/v0.58.0...v0.59.0

v0.58.0

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.57.0...v0.58.0

v0.57.0

Compare Source

What's Changed

  • feat: new promslog and promslog/flag packages to wrap log/slog by @​tjhop in #​677

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.56.0...v0.57.0

v0.56.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.55.0...v0.56.0

v0.55.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.54.0...v0.55.0

v0.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.53.0...v0.54.0

v0.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.52.3...v0.53.0

v0.52.3

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.52.2...v0.52.3

v0.52.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.51.1...v0.52.2

v0.51.1

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.51.0...v0.51.1

v0.51.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.50.0...v0.51.0

v0.50.0

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.49.0...v0.50.0

v0.49.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.48.0...v0.49.0

v0.48.0

Compare Source

This release will require changes of code that relies on direct access to content-type format strings. See the MR linked below for work-arounds. Please file an issue if your use case doesn't work anymore.

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.47.0...v0.48.0

v0.47.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.46.0...v0.47.0

v0.46.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.45.0...v0.46.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Soos

Merge request reports

Loading