Skip to content
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

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

Merged
merged 5 commits into from
Feb 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

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

Release Notes

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

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


Configuration

📅 Schedule: Branch creation - "after 4am on monday and tuesday" in timezone Europe/Amsterdam, 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 renovate bot added dependencies Pull requests that update a dependency file gomod labels Jan 20, 2025
Copy link
Contributor Author

renovate bot commented Jan 20, 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 -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/alecthomas/kingpin/v2 v2.4.0
go: downloading github.com/go-kit/log v0.2.1
go: downloading github.com/nicklaw5/helix/v2 v2.31.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/prometheus/common v0.62.0
go: downloading github.com/prometheus/exporter-toolkit v0.11.0
go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
go: downloading github.com/xhit/go-str2duration/v2 v2.1.0
go: downloading github.com/go-logfmt/logfmt v0.5.1
go: downloading github.com/golang-jwt/jwt/v4 v4.5.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading golang.org/x/sys v0.28.0
go: downloading google.golang.org/protobuf v1.36.1
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading golang.org/x/crypto v0.31.0
go: downloading golang.org/x/sync v0.10.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: downloading golang.org/x/net v0.33.0
go: downloading golang.org/x/oauth2 v0.24.0
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading golang.org/x/text v0.21.0
go: github.com/damoun/twitch_exporter imports
	github.com/prometheus/common/promlog: cannot find module providing package github.com/prometheus/common/promlog
go: github.com/damoun/twitch_exporter imports
	github.com/prometheus/common/promlog/flag: cannot find module providing package github.com/prometheus/common/promlog/flag

@renovate renovate bot added the minor label Jan 20, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.62.0 fix(deps): update module github.com/prometheus/common to v0.62.0 - autoclosed Feb 5, 2025
@renovate renovate bot closed this Feb 5, 2025
@renovate renovate bot deleted the renovate/gomod/github.com-prometheus-common-0.x branch February 5, 2025 08:58
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.62.0 - autoclosed fix(deps): update module github.com/prometheus/common to v0.62.0 Feb 6, 2025
@renovate renovate bot reopened this Feb 6, 2025
@renovate renovate bot force-pushed the renovate/gomod/github.com-prometheus-common-0.x branch 2 times, most recently from cc3e9a5 to 7447e8a Compare February 6, 2025 21:18
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| go         | github.com/prometheus/common | v0.55.0 | v0.62.0 |
@renovate renovate bot force-pushed the renovate/gomod/github.com-prometheus-common-0.x branch from 7447e8a to 7a9af7d Compare February 6, 2025 22:01
Copy link
Contributor Author

renovate bot commented Feb 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@damoun damoun merged commit 6c4f6e3 into main Feb 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gomod minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant