Skip to content

Update module github.com/prometheus/common to v0.67.5#16

Open
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/github.com-prometheus-common-0.x
Open

Update module github.com/prometheus/common to v0.67.5#16
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/github.com-prometheus-common-0.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 2, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.7.0 -> v0.67.5 age confidence

Release Notes

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

v0.67.5

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.67.4...v0.67.5

v0.67.4: / 2025-11-18

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.67.3...v0.67.4

v0.67.3: / 2025-11-18

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@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: 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


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

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.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 9141b87 to 99961eb Compare March 30, 2025 05:39
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.62.0 Update module github.com/prometheus/common to v0.63.0 Apr 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 99961eb to 4b2cf57 Compare May 18, 2025 12:06
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.63.0 Update module github.com/prometheus/common to v0.64.0 May 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 4b2cf57 to 7508b18 Compare June 29, 2025 05:10
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.64.0 Update module github.com/prometheus/common to v0.65.0 Jun 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 7508b18 to 9bd85d7 Compare September 7, 2025 12:19
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.65.0 Update module github.com/prometheus/common to v0.66.1 Sep 7, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 9bd85d7 to 7552b92 Compare October 7, 2025 20:12
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.66.1 Update module github.com/prometheus/common to v0.67.1 Oct 8, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.1 Update module github.com/prometheus/common to v0.67.1 - autoclosed Oct 25, 2025
@red-hat-konflux red-hat-konflux bot closed this Oct 25, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/master/github.com-prometheus-common-0.x branch October 25, 2025 20:16
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.1 - autoclosed Update module github.com/prometheus/common to v0.67.1 Oct 26, 2025
@red-hat-konflux red-hat-konflux bot reopened this Oct 26, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch 2 times, most recently from 7552b92 to 569be80 Compare October 28, 2025 20:14
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.1 Update module github.com/prometheus/common to v0.67.2 Oct 29, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.2 Update module github.com/prometheus/common to v0.67.2 - 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 Update module github.com/prometheus/common to v0.67.2 - autoclosed Update module github.com/prometheus/common to v0.67.2 Nov 10, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 10, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 741dea8 to 569be80 Compare November 10, 2025 16:19
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux bot commented Nov 10, 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.5
go: downloading github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b
go: downloading github.com/mitchellh/mapstructure v1.1.2
go: downloading golang.org/x/net v0.48.0
go: downloading golang.org/x/crypto v0.46.0
go: downloading github.com/klauspost/compress v1.17.9
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading golang.org/x/sys v0.39.0
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/text v0.32.0
go: github.com/app-sre/vault-exporter imports
	github.com/prometheus/common/log: cannot find module providing package github.com/prometheus/common/log

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 569be80 to 53cd4bb Compare November 18, 2025 12:16
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.2 Update module github.com/prometheus/common to v0.67.3 Nov 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 53cd4bb to fe718ca Compare November 21, 2025 20:15
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.3 Update module github.com/prometheus/common to v0.67.4 Nov 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.4 Update module github.com/prometheus/common to v0.67.4 - autoclosed Nov 22, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 22, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from d4609b6 to fe718ca Compare December 21, 2025 08:17
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.4 Update module github.com/prometheus/common to v0.67.4 - autoclosed Jan 4, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 4, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.4 - autoclosed Update module github.com/prometheus/common to v0.67.4 Jan 4, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 4, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch 2 times, most recently from fe718ca to a03fa77 Compare January 5, 2026 20:18
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.4 Update module github.com/prometheus/common to v0.67.5 Jan 5, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.5 Update module github.com/prometheus/common to v0.67.5 - autoclosed Jan 11, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 11, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.5 - autoclosed Update module github.com/prometheus/common to v0.67.5 Jan 11, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 11, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 2d0bb15 to a03fa77 Compare January 11, 2026 08:14
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.5 Update module github.com/prometheus/common to v0.67.5 - autoclosed Jan 18, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 18, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.5 - autoclosed Update module github.com/prometheus/common to v0.67.5 Jan 18, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 18, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from a03fa77 to 838363c Compare January 18, 2026 16:18
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.5 Update module github.com/prometheus/common to v0.67.5 - autoclosed Jan 23, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 23, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.5 - autoclosed Update module github.com/prometheus/common to v0.67.5 Jan 23, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 23, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch 2 times, most recently from 838363c to 9bb8864 Compare January 23, 2026 08:06
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.5 Update module github.com/prometheus/common to v0.67.5 - autoclosed Jan 27, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 27, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/prometheus/common to v0.67.5 - autoclosed Update module github.com/prometheus/common to v0.67.5 Jan 27, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 27, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-prometheus-common-0.x branch from 8c58067 to 9bb8864 Compare January 27, 2026 16:18
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants