-
Notifications
You must be signed in to change notification settings - Fork 127
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.63.0 #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.74% 52.96% -24.78%
===========================================
Files 219 37 -182
Lines 11575 2747 -8828
===========================================
- Hits 8999 1455 -7544
+ Misses 2212 1139 -1073
+ Partials 364 153 -211 see 196 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
25c8744
to
f899350
Compare
f899350
to
39cf692
Compare
39cf692
to
53a7fb7
Compare
c3b0b3f
to
6552b82
Compare
6552b82
to
d1a6e72
Compare
d1a6e72
to
ce58886
Compare
|
ce58886
to
c5a8257
Compare
c5a8257
to
49e2844
Compare
3ec32da
to
91ce795
Compare
91ce795
to
dd73695
Compare
dd73695
to
9101a7b
Compare
9101a7b
to
1cb486e
Compare
f8b914a
to
7533d60
Compare
7533d60
to
da92296
Compare
da92296
to
c31971a
Compare
c31971a
to
7cf82f5
Compare
7cf82f5
to
718cd2d
Compare
718cd2d
to
b8b138e
Compare
|
b8b138e
to
7f4af4d
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7f4af4d
to
0a612cf
Compare
|
This PR contains the following updates:
v0.47.0
->v0.63.0
v0.55.0
->v0.63.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.63.0
Compare Source
What's Changed
New Contributors
Full Changelog: prometheus/common@v0.62.0...v0.63.0
v0.62.0
Compare Source
UTF8Validation
fromLegacyValidation
. 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 madeWhat's Changed
New Contributors
Full Changelog: prometheus/common@v0.61.0...v0.62.0
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
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
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
Configuration
📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" 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.