Skip to content

Update module github.com/prometheus/common to v0.64.0 #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/common v0.9.1 -> v0.64.0 age adoption passing confidence

Release Notes

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

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

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

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

New Contributors

  • [@

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-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.51.1 Update module github.com/prometheus/common to v0.52.2 Apr 3, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 6f9b119 to 86217c0 Compare April 3, 2024 17:06
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 86217c0 to 90b25f2 Compare April 11, 2024 01:21
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.52.2 Update module github.com/prometheus/common to v0.52.3 Apr 11, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 90b25f2 to d23e33b Compare April 18, 2024 14:58
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.52.3 Update module github.com/prometheus/common to v0.53.0 Apr 18, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from d23e33b to 858ba27 Compare June 3, 2024 13:57
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.53.0 Update module github.com/prometheus/common to v0.54.0 Jun 3, 2024
Copy link

forking-renovate bot commented Jun 4, 2024

ℹ 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.14 -> 1.23.0
github.com/pkg/errors v0.8.1 -> v0.9.1
github.com/prometheus/client_golang v1.4.1 -> v1.20.4
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d -> v0.30.0
google.golang.org/grpc v1.23.0 -> v1.55.0
gopkg.in/yaml.v2 v2.2.7 -> v2.4.0

@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 858ba27 to a7754fc Compare June 26, 2024 16:59
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.54.0 Update module github.com/prometheus/common to v0.55.0 Jun 26, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from a7754fc to 8a7710b Compare August 28, 2024 00:45
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.55.0 Update module github.com/prometheus/common to v0.56.0 Aug 28, 2024
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.56.0 Update module github.com/prometheus/common to v0.57.0 Aug 28, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch 2 times, most recently from de0ff21 to f267ab0 Compare September 3, 2024 12:07
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.57.0 Update module github.com/prometheus/common to v0.58.0 Sep 3, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from f267ab0 to 68b7b4b Compare September 5, 2024 14:48
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.58.0 Update module github.com/prometheus/common to v0.59.0 Sep 5, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 68b7b4b to 52abd38 Compare September 5, 2024 20:15
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.59.0 Update module github.com/prometheus/common to v0.59.1 Sep 5, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 52abd38 to bda61b9 Compare October 1, 2024 13:47
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.59.1 Update module github.com/prometheus/common to v0.60.0 Oct 1, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from bda61b9 to 518a890 Compare October 24, 2024 17:30
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.60.0 Update module github.com/prometheus/common to v0.60.1 Oct 24, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 518a890 to 4d0b038 Compare November 17, 2024 16:41
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 4d0b038 to 09aceb7 Compare December 5, 2024 00:59
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.60.1 Update module github.com/prometheus/common to v0.61.0 Dec 5, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 09aceb7 to d95201c Compare January 16, 2025 20:44
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.61.0 Update module github.com/prometheus/common to v0.62.0 Jan 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from d95201c to eb50b78 Compare March 3, 2025 16:36
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch 2 times, most recently from 303f109 to 3cb8d58 Compare March 13, 2025 20:14
@renovate-bot renovate-bot changed the title Update module github.com/prometheus/common to v0.62.0 Update module github.com/prometheus/common to v0.63.0 Mar 13, 2025
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 3cb8d58 to 44f6b24 Compare April 8, 2025 12:06
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 44f6b24 to 68a4ac3 Compare May 7, 2025 12:20
@renovate-bot renovate-bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 68a4ac3 to 4b4430b Compare May 15, 2025 15:37
@renovate-bot renovate-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 15, 2025
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.

1 participant