Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Nov 1, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.44.0 -> v0.67.2 age confidence

Release Notes

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

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: prometheus/common@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: prometheus/common@v0.64.0...v0.65.0

v0.64.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.63.0...v0.64.0

v0.63.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@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: prometheus/common@v0.61.0...v0.62.0

v0.61.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.60.1...v0.61.0

v0.60.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.60.0...v0.60.1

v0.60.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.59.1...v0.60.0

v0.59.1

Compare Source

What's Changed

Full Changelog: prometheus/common@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: prometheus/common@v0.58.0...v0.59.0

v0.58.0

Compare Source

What's Changed

Full Changelog: prometheus/common@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: prometheus/common@v0.56.0...v0.57.0

v0.56.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.55.0...v0.56.0

v0.55.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.54.0...v0.55.0

v0.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.53.0...v0.54.0

v0.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.52.3...v0.53.0

v0.52.3

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.52.2...v0.52.3

v0.52.2

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.51.1...v0.52.2

v0.51.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.51.0...v0.51.1

v0.51.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.50.0...v0.51.0

v0.50.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.49.0...v0.50.0

v0.49.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@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 PR linked below for work-arounds. Please file an issue if your use case doesn't work anymore.

What's Changed

Full Changelog: prometheus/common@v0.47.0...v0.48.0

v0.47.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.46.0...v0.47.0

v0.46.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.45.0...v0.46.0

v0.45.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Nov 1, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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: go.sum
Command failed: go get -t ./...
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading github.com/prometheus/common v0.67.2
go: downloading github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b
go: downloading golang.org/x/crypto v0.43.0
go: downloading google.golang.org/protobuf v1.36.10
go: downloading golang.org/x/oauth2 v0.32.0
go: downloading golang.org/x/text v0.30.0
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/klauspost/compress v1.17.9
go: github.com/prometheus-community/postgres_exporter/cmd/postgres_exporter imports
	github.com/prometheus/common/promlog: cannot find module providing package github.com/prometheus/common/promlog
go: github.com/prometheus-community/postgres_exporter/cmd/postgres_exporter imports
	github.com/prometheus/common/promlog/flag: cannot find module providing package github.com/prometheus/common/promlog/flag

@openshift-ci
Copy link

openshift-ci bot commented Nov 1, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.2 (release-2.15) fix(deps): update module github.com/prometheus/common to v0.67.2 (release-2.15) - autoclosed Nov 6, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 6, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/release-2.15-release-2.15/github.com-prometheus-common-0.x branch November 6, 2025 04:13
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.2 (release-2.15) - autoclosed fix(deps): update module github.com/prometheus/common to v0.67.2 (release-2.15) Nov 8, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 8, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-2.15-release-2.15/github.com-prometheus-common-0.x branch 5 times, most recently from 61af4c2 to 8fc3c80 Compare November 8, 2025 08:21
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.2 (release-2.15) fix(deps): update module github.com/prometheus/common to v0.67.2 (release-2.15) - autoclosed Nov 10, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 10, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.2 (release-2.15) - autoclosed fix(deps): update module github.com/prometheus/common to v0.67.2 (release-2.15) Nov 15, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-2.15-release-2.15/github.com-prometheus-common-0.x branch 9 times, most recently from 4f5de20 to 8fc3c80 Compare November 15, 2025 08:10
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