-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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.61.0 #36758
Conversation
ℹ Artifact update noticeFile name: exporter/alertmanagerexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/lokiexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/prometheusexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: pkg/translator/loki/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: pkg/translator/prometheusremotewrite/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/prometheusreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/purefareceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/purefbreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/simpleprometheusreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: testbed/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
…n-telemetry#36758) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/common](https://redirect.github.com/prometheus/common) | `v0.60.1` -> `v0.61.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.61.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.61.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.60.1/v0.61.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.60.1/v0.61.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus/common (github.com/prometheus/common)</summary> ### [`v0.61.0`](https://redirect.github.com/prometheus/common/releases/tag/v0.61.0) [Compare Source](https://redirect.github.com/prometheus/common/compare/v0.60.1...v0.61.0) #### What's Changed - Mark sigv4 deprecated by [@&open-telemetry#8203;SuperQ](https://redirect.github.com/SuperQ) in [https://github.com/prometheus/common/pull/715](https://redirect.github.com/prometheus/common/pull/715) - Provide a way to get UserAgent by [@&open-telemetry#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/prometheus/common/pull/716](https://redirect.github.com/prometheus/common/pull/716) - Synchronize common files from prometheus/prometheus by [@&open-telemetry#8203;prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/common/pull/714](https://redirect.github.com/prometheus/common/pull/714) - Bump golang.org/x/net from 0.29.0 to 0.30.0 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/712](https://redirect.github.com/prometheus/common/pull/712) - chore: enable perfsprint linter by [@&open-telemetry#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/prometheus/common/pull/717](https://redirect.github.com/prometheus/common/pull/717) - chore: use testify instead of testing.Fatal by [@&open-telemetry#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/prometheus/common/pull/718](https://redirect.github.com/prometheus/common/pull/718) - Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/711](https://redirect.github.com/prometheus/common/pull/711) - setup dependabot for `github.com/prometheus/common/assets` by [@&open-telemetry#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/prometheus/common/pull/719](https://redirect.github.com/prometheus/common/pull/719) - Synchronize common files from prometheus/prometheus by [@&open-telemetry#8203;prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/common/pull/721](https://redirect.github.com/prometheus/common/pull/721) - Mark promlog deprecated by [@&open-telemetry#8203;SuperQ](https://redirect.github.com/SuperQ) in [https://github.com/prometheus/common/pull/720](https://redirect.github.com/prometheus/common/pull/720) - Synchronize common files from prometheus/prometheus by [@&open-telemetry#8203;prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/common/pull/722](https://redirect.github.com/prometheus/common/pull/722) - Allow custom user-agent definition by [@&open-telemetry#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/prometheus/common/pull/725](https://redirect.github.com/prometheus/common/pull/725) - fix: values escaping bugs by [@&open-telemetry#8203;ywwg](https://redirect.github.com/ywwg) in [https://github.com/prometheus/common/pull/727](https://redirect.github.com/prometheus/common/pull/727) - fix(promslog): always use UTC for time by [@&open-telemetry#8203;tjhop](https://redirect.github.com/tjhop) in [https://github.com/prometheus/common/pull/735](https://redirect.github.com/prometheus/common/pull/735) - Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /assets by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/729](https://redirect.github.com/prometheus/common/pull/729) - Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/730](https://redirect.github.com/prometheus/common/pull/730) - promslog: always lowercase log level from CLI by [@&open-telemetry#8203;jkroepke](https://redirect.github.com/jkroepke) in [https://github.com/prometheus/common/pull/728](https://redirect.github.com/prometheus/common/pull/728) - Synchronize common files from prometheus/prometheus by [@&open-telemetry#8203;prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/common/pull/726](https://redirect.github.com/prometheus/common/pull/726) - Bump golang.org/x/net from 0.30.0 to 0.32.0 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/736](https://redirect.github.com/prometheus/common/pull/736) - Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/731](https://redirect.github.com/prometheus/common/pull/731) - Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/732](https://redirect.github.com/prometheus/common/pull/732) **Full Changelog**: prometheus/common@v0.60.1...v0.61.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
This PR contains the following updates:
v0.60.1
->v0.61.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus/common (github.com/prometheus/common)
v0.61.0
Compare Source
What's Changed
github.com/prometheus/common/assets
by @mmorel-35 in https://github.com/prometheus/common/pull/719Full Changelog: prometheus/common@v0.60.1...v0.61.0
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.