Skip to content

fix(deps): update module github.com/prometheus/common to v0.67.5#9

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-prometheus-common-0.x
Open

fix(deps): update module github.com/prometheus/common to v0.67.5#9
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-prometheus-common-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 13, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.62.0v0.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


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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 13, 2025

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

  • 5 additional dependencies were updated

Details:

Package Change
github.com/prometheus/client_model v0.6.1 -> v0.6.2
golang.org/x/sync v0.10.0 -> v0.16.0
golang.org/x/sys v0.28.0 -> v0.35.0
golang.org/x/text v0.21.0 -> v0.28.0
google.golang.org/protobuf v1.36.1 -> v1.36.8

@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.63.0 fix(deps): update module github.com/prometheus/common to v0.64.0 May 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 4e6fd57 to d95c06d Compare May 15, 2025 16:20
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from d95c06d to c8eb5ff Compare June 23, 2025 03:12
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.64.0 fix(deps): update module github.com/prometheus/common to v0.65.0 Jun 23, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.65.0 fix(deps): update module github.com/prometheus/common to v0.66.0 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from c8eb5ff to 9707ab5 Compare September 2, 2025 21:07
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.66.0 fix(deps): update module github.com/prometheus/common to v0.66.1 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 9707ab5 to 3835775 Compare September 5, 2025 12:49
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 3835775 to be9b9c1 Compare October 7, 2025 16:42
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.66.1 fix(deps): update module github.com/prometheus/common to v0.67.1 Oct 7, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.1 fix(deps): update module github.com/prometheus/common to v0.67.1 - autoclosed Oct 13, 2025
@renovate renovate bot closed this Oct 13, 2025
@renovate renovate bot deleted the renovate/github.com-prometheus-common-0.x branch October 13, 2025 08:57
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.1 - autoclosed fix(deps): update module github.com/prometheus/common to v0.67.1 Oct 13, 2025
@renovate renovate bot reopened this Oct 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch 2 times, most recently from be9b9c1 to 4102416 Compare October 13, 2025 13:47
Copy link
Copy Markdown

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to be9b9c1 in 29 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. go.mod:11
  • Draft comment:
    Dependency update: switched github.com/prometheus/common from v0.62.0 to v0.67.1. Verify that any usage (e.g., default TextParser construction) accommodates the breaking changes in this version.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None

Workflow ID: wflow_2FSokfXGqSO8LlCt

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 4102416 to 142fd5d Compare October 28, 2025 20:06
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.1 fix(deps): update module github.com/prometheus/common to v0.67.2 Oct 28, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.2 fix(deps): update module github.com/prometheus/common to v0.67.3 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch 2 times, most recently from 7a2cb20 to 39b3373 Compare November 21, 2025 15:00
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.3 fix(deps): update module github.com/prometheus/common to v0.67.4 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 39b3373 to 395f2bc Compare January 5, 2026 20:54
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.67.4 fix(deps): update module github.com/prometheus/common to v0.67.5 Jan 5, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 5, 2026

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

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

Details:

Package Change
go 1.23.2 -> 1.24.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
golang.org/x/sync v0.10.0 -> v0.19.0
golang.org/x/sys v0.28.0 -> v0.39.0
golang.org/x/text v0.21.0 -> v0.32.0
google.golang.org/protobuf v1.36.1 -> v1.36.11

@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 395f2bc to e9ac919 Compare February 2, 2026 21:40
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from e9ac919 to d811d9e Compare February 12, 2026 11:53
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