-
Notifications
You must be signed in to change notification settings - Fork 122
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
deps: update module github.com/prometheus/common to v0.60.1 #3115
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: metrics-operator/go.sum
|
There seems to have been a breaking change in this new version where some previously exported format strings have now been unexported. This has not yet been adapted in the following libraries we also use:
|
0aa67c2
to
c03e62a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3115 +/- ##
==========================================
+ Coverage 77.70% 79.02% +1.31%
==========================================
Files 219 19 -200
Lines 11575 1573 -10002
==========================================
- Hits 8994 1243 -7751
+ Misses 2216 246 -1970
+ Partials 365 84 -281 see 202 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
25c8744
to
f899350
Compare
f899350
to
39cf692
Compare
39cf692
to
53a7fb7
Compare
c3b0b3f
to
6552b82
Compare
6552b82
to
d1a6e72
Compare
d1a6e72
to
ce58886
Compare
Quality Gate passedIssues Measures |
ce58886
to
c5a8257
Compare
c5a8257
to
49e2844
Compare
ℹ Artifact update noticeFile name: metrics-operator/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
136d884
to
adf0840
Compare
adf0840
to
de845b1
Compare
de845b1
to
430f644
Compare
430f644
to
0fa1c90
Compare
3ec32da
to
91ce795
Compare
91ce795
to
dd73695
Compare
dd73695
to
9101a7b
Compare
9101a7b
to
1cb486e
Compare
f8b914a
to
7533d60
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7533d60
to
da92296
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
v0.47.0
->v0.60.1
v0.55.0
->v0.60.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus/common (github.com/prometheus/common)
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
promslog.NewNopLogger()
convenience func by @tjhop in https://github.com/prometheus/common/pull/697Full 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
RELEASE.md
and add @gotjosh as a mantainer by @gotjosh in https://github.com/prometheus/common/pull/644New 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
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.