- Notifications
You must be signed in to change notification settings - Fork923
Commitd3050a7
chore: bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#16959)
Bumps[github.com/prometheus/common](https://github.com/prometheus/common)from 0.62.0 to 0.63.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/prometheus/common/releases">github.com/prometheus/common'sreleases</a>.</em></p><blockquote><h2>v0.63.0</h2><h2>What's Changed</h2><ul><li>Making the map a public variable for promtheus-operator by <ahref="https://github.com/dongjiang1989"><code>@dongjiang1989</code></a>in <ahref="https://redirect.github.com/prometheus/common/pull/741">prometheus/common#741</a></li><li>setup ossf scorecard and codeql workflows by <ahref="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/564">prometheus/common#564</a></li><li>feat(promslog): implement reserved keys, rename duplicates by <ahref="https://github.com/tjhop"><code>@tjhop</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/746">prometheus/common#746</a></li><li>Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/750">prometheus/common#750</a></li><li>Bump golang.org/x/net from 0.33.0 to 0.34.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/749">prometheus/common#749</a></li><li>Bump google.golang.org/protobuf from 1.36.1 to 1.36.3 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/751">prometheus/common#751</a></li><li>promslog: Make AllowedLevel concurrency safe. by <ahref="https://github.com/bwplotka"><code>@bwplotka</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/754">prometheus/common#754</a></li><li>Fix typo 'the an' by <ahref="https://github.com/petern48"><code>@petern48</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/752">prometheus/common#752</a></li><li>Synchronize common files from prometheus/prometheus by <ahref="https://github.com/prombot"><code>@prombot</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/757">prometheus/common#757</a></li><li>build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4by <a href="https://github.com/dependabot"><code>@dependabot</code></a>in <ahref="https://redirect.github.com/prometheus/common/pull/756">prometheus/common#756</a></li><li>build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5by <a href="https://github.com/dependabot"><code>@dependabot</code></a>in <ahref="https://redirect.github.com/prometheus/common/pull/761">prometheus/common#761</a></li><li>build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/763">prometheus/common#763</a></li><li>build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/762">prometheus/common#762</a></li><li>model: Clarify the purpose of model.NameValidationScheme by <ahref="https://github.com/ywwg"><code>@ywwg</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/765">prometheus/common#765</a></li><li>Fix spelling mistake in godoc by <ahref="https://github.com/grobinson-grafana"><code>@grobinson-grafana</code></a>in <ahref="https://redirect.github.com/prometheus/common/pull/766">prometheus/common#766</a></li><li>Synchronize common files from prometheus/prometheus by <ahref="https://github.com/prombot"><code>@prombot</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/767">prometheus/common#767</a></li><li>otlptranslator: Add dependency free package that translates OTLPdata into Prometheus metric/label names by <ahref="https://github.com/ArthurSens"><code>@ArthurSens</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/768">prometheus/common#768</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/dongjiang1989"><code>@dongjiang1989</code></a>made their first contribution in <ahref="https://redirect.github.com/prometheus/common/pull/741">prometheus/common#741</a></li><li><a href="https://github.com/petern48"><code>@petern48</code></a>made their first contribution in <ahref="https://redirect.github.com/prometheus/common/pull/752">prometheus/common#752</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.62.0...v0.63.0">https://github.com/prometheus/common/compare/v0.62.0...v0.63.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/prometheus/common/commit/cf3c56f7b7d09d67cb46592c5e930651fd2d296e"><code>cf3c56f</code></a>Merge pull request <ahref="https://redirect.github.com/prometheus/common/issues/768">#768</a>from prometheus/otlp-translator</li><li><ahref="https://github.com/prometheus/common/commit/b35ad995d20d280cd0bc1a30386a4e3bbdc032f5"><code>b35ad99</code></a>Add test case for BuildCompliantMetricName with a metric that startswith a d...</li><li><ahref="https://github.com/prometheus/common/commit/227989ceacbb831801f90965ed5e8c9c55749774"><code>227989c</code></a>otlptranslator: Add dependency free package that translator OTLP datainto Pr...</li><li><ahref="https://github.com/prometheus/common/commit/a9cc7f7df30d52a26a3937c9d32953ef2bf452c6"><code>a9cc7f7</code></a>Update common Prometheus files (<ahref="https://redirect.github.com/prometheus/common/issues/767">#767</a>)</li><li><ahref="https://github.com/prometheus/common/commit/0decf1fe7a23d909d3f5cd400b76b6d178eef576"><code>0decf1f</code></a>Fix spelling mistake in godoc (<ahref="https://redirect.github.com/prometheus/common/issues/766">#766</a>)</li><li><ahref="https://github.com/prometheus/common/commit/6b9636ca14ecb6f8bb49d70aea6019c4cef93aab"><code>6b9636c</code></a>model: Clarify the purpose of model.NameValidationScheme (<ahref="https://redirect.github.com/prometheus/common/issues/765">#765</a>)</li><li><ahref="https://github.com/prometheus/common/commit/56f6f3853a55cff5c626bc5a04993b3871ff260c"><code>56f6f38</code></a>build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (<ahref="https://redirect.github.com/prometheus/common/issues/762">#762</a>)</li><li><ahref="https://github.com/prometheus/common/commit/b516f6d622f0d210e24036fe64e2009fcc44885f"><code>b516f6d</code></a>build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (<ahref="https://redirect.github.com/prometheus/common/issues/763">#763</a>)</li><li><ahref="https://github.com/prometheus/common/commit/0db99daa6f43d55a09dbb714fe3173182977bf8f"><code>0db99da</code></a>build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (<ahref="https://redirect.github.com/prometheus/common/issues/761">#761</a>)</li><li><ahref="https://github.com/prometheus/common/commit/ca40aa08f025cc1a857cec6d6773363e959b4ea4"><code>ca40aa0</code></a>build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (<ahref="https://redirect.github.com/prometheus/common/issues/756">#756</a>)</li><li>Additional commits viewable in <ahref="https://github.com/prometheus/common/compare/v0.62.0...v0.63.0">compareview</a></li></ul></details><br />[](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Muhammad Atif Ali <atif@coder.com>1 parent562a6c9 commitd3050a7
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
805 | 805 |
| |
806 | 806 |
| |
807 | 807 |
| |
808 |
| - | |
809 |
| - | |
| 808 | + | |
| 809 | + | |
810 | 810 |
| |
811 | 811 |
| |
812 | 812 |
| |
|
0 commit comments
Comments
(0)