Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 #77

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/prometheus/client_model-0.3.0 into v3 2022-10-19 22:50:01 +03:00
dependabot[bot] commented 2022-10-19 09:18:03 +03:00 (Migrated from github.com)

Bumps github.com/prometheus/client_model from 0.2.0 to 0.3.0.

Commits
  • 63fb982 Merge pull request #63 from prometheus/sparsehistogram
  • fdb567d Add note about native histograms to README
  • 7f720d2 Add note about experimental state of native histograms
  • 1f8dcad Merge pull request #59 from prometheus/beorn7/histogram
  • a7ff713 Flatten the buckets of native histograms
  • 421ad2b Merge pull request #58 from prometheus/beorn7/histogram
  • 0da3265 Explain Span layout better
  • 8171e83 Add float histograms and gauge histograms to proto spec
  • 408689d Merge branch 'master' into sparsehistogram
  • 5c16fa2 Merge pull request #57 from prometheus/repo_sync
  • Additional commits viewable 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 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)
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.2.0 to 0.3.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/client_model/commit/63fb9822ca3ba7a4ba5184071fb8f2ea000a99ef"><code>63fb982</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_model/issues/63">#63</a> from prometheus/sparsehistogram</li> <li><a href="https://github.com/prometheus/client_model/commit/fdb567dcc1bd58466166fc1e3c39e9277d34a303"><code>fdb567d</code></a> Add note about native histograms to README</li> <li><a href="https://github.com/prometheus/client_model/commit/7f720d22828060526c55ac83bceff08f43d4cdbc"><code>7f720d2</code></a> Add note about experimental state of native histograms</li> <li><a href="https://github.com/prometheus/client_model/commit/1f8dcad1221e1aab3f123200bc532136d5ee6e40"><code>1f8dcad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_model/issues/59">#59</a> from prometheus/beorn7/histogram</li> <li><a href="https://github.com/prometheus/client_model/commit/a7ff7138f27137b11ceaa93990578e0c0bb6e395"><code>a7ff713</code></a> Flatten the buckets of native histograms</li> <li><a href="https://github.com/prometheus/client_model/commit/421ad2b045ebd634c44d385bc8aaec16f9ed911f"><code>421ad2b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_model/issues/58">#58</a> from prometheus/beorn7/histogram</li> <li><a href="https://github.com/prometheus/client_model/commit/0da32651340af3304864c3d04281029320ae9ab1"><code>0da3265</code></a> Explain Span layout better</li> <li><a href="https://github.com/prometheus/client_model/commit/8171e83b1d1064c0f3f38e7a7ee3b13543bead25"><code>8171e83</code></a> Add float histograms and gauge histograms to proto spec</li> <li><a href="https://github.com/prometheus/client_model/commit/408689db4ecf1dd68e5bf4cb385125b2b64e6399"><code>408689d</code></a> Merge branch 'master' into sparsehistogram</li> <li><a href="https://github.com/prometheus/client_model/commit/5c16fa25284ab3f1921b9edd120c781a45e2f3a2"><code>5c16fa2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_model/issues/57">#57</a> from prometheus/repo_sync</li> <li>Additional commits viewable in <a href="https://github.com/prometheus/client_model/compare/v0.2.0...v0.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus/client_model&package-manager=go_modules&previous-version=0.2.0&new-version=0.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
github-actions[bot] (Migrated from github.com) approved these changes 2022-10-19 09:18:14 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-meter-prometheus#77
No description provided.