tidb icon indicating copy to clipboard operation
tidb copied to clipboard

build(deps): bump github.com/prometheus/common from 0.46.0 to 0.48.0

Open dependabot[bot] opened this issue 1 year ago • 10 comments
trafficstars

Bumps github.com/prometheus/common from 0.46.0 to 0.48.0.

Release notes

Sourced from github.com/prometheus/common's releases.

v0.48.0

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: https://github.com/prometheus/common/compare/v0.47.0...v0.48.0

v0.47.0

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.46.0...v0.47.0

Commits
  • bd41eb6 Merge pull request #576 from ywwg/owilliams/unexport
  • 05d7387 Unexport Format strings
  • 773d566 Merge pull request #570 from ywwg/owilliams/quoted-metric-name-02
  • 319c62c UTF-8 support in metric and label names
  • a3bdb9e Support empty OAuth2 inline secrets (#547)
  • bd0376d UTF-8 support in validation, and some parsers and formatters (#537)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

What problem does this PR solve?

Issue Number: None Problem Summary:

What changed and how does it work?

Check List

Tests

  • [ ] Unit test
  • [ ] Integration test
  • [ ] Manual test (add detailed scripts or steps below)
  • [ ] No need to test
    • [ ] I checked and no code files have been changed.

Side effects

  • [ ] Performance regression: Consumes more CPU
  • [ ] Performance regression: Consumes more Memory
  • [ ] Breaking backward compatibility

Documentation

  • [x] Affects user behaviors
  • [ ] Contains syntax changes
  • [ ] Contains variable changes
  • [ ] Contains experimental features
  • [ ] Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

dependabot[bot] avatar Feb 23 '24 04:02 dependabot[bot]

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

ti-chi-bot[bot] avatar Feb 23 '24 04:02 ti-chi-bot[bot]

Hi @dependabot[bot]. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

tiprow[bot] avatar Feb 23 '24 04:02 tiprow[bot]

/ok-to-test

hawkingrei avatar Feb 23 '24 06:02 hawkingrei

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hawkingrei, lance6716

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • ~~OWNERS~~ [hawkingrei,lance6716]

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

ti-chi-bot[bot] avatar Feb 23 '24 06:02 ti-chi-bot[bot]

[LGTM Timeline notifier]

Timeline:

  • 2024-02-23 06:53:16.653756994 +0000 UTC m=+599285.401380106: :ballot_box_with_check: agreed by hawkingrei.
  • 2024-02-23 06:55:28.08322326 +0000 UTC m=+599416.830846423: :ballot_box_with_check: agreed by lance6716.

ti-chi-bot[bot] avatar Feb 23 '24 06:02 ti-chi-bot[bot]

Codecov Report

Merging #51263 (0a7c515) into master (98834c2) will increase coverage by 0.5703%. Report is 47 commits behind head on master. The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #51263        +/-   ##
================================================
+ Coverage   72.3555%   72.9259%   +0.5703%     
================================================
  Files          1459       1463         +4     
  Lines        361234     444854     +83620     
================================================
+ Hits         261373     324414     +63041     
- Misses        80551     100219     +19668     
- Partials      19310      20221       +911     
Flag Coverage Δ
integration 49.2683% <ø> (?)
unit 70.3763% <ø> (-1.8285%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
dumpling 53.9957% <ø> (-2.3014%) :arrow_down:
parser ∅ <ø> (∅)
br 51.1885% <ø> (+4.7929%) :arrow_up:

codecov[bot] avatar Feb 23 '24 07:02 codecov[bot]

It has to update the prometheus/client-go.

hawkingrei avatar Feb 23 '24 09:02 hawkingrei

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
tiprow_fast_test a4004a64e1f30c80705b0029660c4afe75b7ba38 link true /test fast_test_tiprow

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

tiprow[bot] avatar Feb 27 '24 09:02 tiprow[bot]

/retest

hawkingrei avatar Feb 29 '24 06:02 hawkingrei