Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitba242b5

Browse files
chore: bump github.com/prometheus/common from 0.65.0 to 0.67.4 (#20890)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes sometime.Note: if you make any changes to this PR yourself, they will takeprecedence over the rebase.---[//]: # (dependabot-end)Bumps[github.com/prometheus/common](https://github.com/prometheus/common)from 0.65.0 to 0.67.4.<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.67.4 / 2025-11-18</h2><h2>What's Changed</h2><ul><li>chore: clean up golangci-lint configuration by <ahref="https://github.com/mmorel-35"><code>@​mmorel-35</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/782">prometheus/common#782</a></li><li>chore: 'omitempty' to Oauth2 fields with type Secret to avoidrequiring them by <ahref="https://github.com/JorTurFer"><code>@​JorTurFer</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/864">prometheus/common#864</a></li><li>chore: Add omitempty tag to all config fields by <ahref="https://github.com/JorTurFer"><code>@​JorTurFer</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/865">prometheus/common#865</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.67.3...v0.67.4">https://github.com/prometheus/common/compare/v0.67.3...v0.67.4</a></p><h2>v0.67.3 / 2025-11-18</h2><h2>What's Changed</h2><ul><li>Support JWT Profile for Authorization Grant (RFC 7523 3.1) by <ahref="https://github.com/JorTurFer"><code>@​JorTurFer</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/862">prometheus/common#862</a></li><li>Config: remove outdated comment about HTTP/2 issues by <ahref="https://github.com/bboreham"><code>@​bboreham</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/863">prometheus/common#863</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/JorTurFer"><code>@​JorTurFer</code></a>made their first contribution in <ahref="https://redirect.github.com/prometheus/common/pull/862">prometheus/common#862</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.67.2...v0.67.3">https://github.com/prometheus/common/compare/v0.67.2...v0.67.3</a></p><h2>v0.67.2 / 2025-10-28</h2><h2>What's Changed</h2><ul><li>config: Fix panic in <code>tlsRoundTripper</code> when CA file isabsent by <a href="https://github.com/ndk"><code>@​ndk</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/792">prometheus/common#792</a></li><li>Cleanup linting issues by <ahref="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/860">prometheus/common#860</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/ndk"><code>@​ndk</code></a> made theirfirst contribution in <ahref="https://redirect.github.com/prometheus/common/pull/792">prometheus/common#792</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.67.1...v0.67.2">https://github.com/prometheus/common/compare/v0.67.1...v0.67.2</a></p><h2>v0.67.1</h2><h2>What's Changed</h2><ul><li>Fix Go case-insensitive file name collision by <ahref="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/853">prometheus/common#853</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.67.0...v0.67.1">https://github.com/prometheus/common/compare/v0.67.0...v0.67.1</a></p><h2>v0.67.0 / 2025-10-07</h2><h2>What's Changed</h2><ul><li>Create CHANGELOG.md for easier communication of library changes,especially possible breaking changes. by <ahref="https://github.com/ywwg"><code>@​ywwg</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/833">prometheus/common#833</a></li><li>model: New test for validation with dots by <ahref="https://github.com/m1k1o"><code>@​m1k1o</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/759">prometheus/common#759</a></li><li>expfmt: document NewTextParser as required by <ahref="https://github.com/burgerdev"><code>@​burgerdev</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/842">prometheus/common#842</a></li><li>expfmt: Add support for float histograms and gauge histograms by <ahref="https://github.com/beorn7"><code>@​beorn7</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/843">prometheus/common#843</a></li><li>Updated minimum Go version to 1.24.0, updated Go dependecies by <ahref="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/849">prometheus/common#849</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/m1k1o"><code>@​m1k1o</code></a> madetheir first contribution in <ahref="https://redirect.github.com/prometheus/common/pull/759">prometheus/common#759</a></li><li><a href="https://github.com/burgerdev"><code>@​burgerdev</code></a>made their first contribution in <ahref="https://redirect.github.com/prometheus/common/pull/842">prometheus/common#842</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.66.1...v0.67.0">https://github.com/prometheus/common/compare/v0.66.1...v0.67.0</a></p><h2>v0.66.1</h2><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/prometheus/common/blob/main/CHANGELOG.md">github.com/prometheus/common'schangelog</a>.</em></p><blockquote><h1>Changelog</h1><h2>main / unreleased</h2><h3>What's Changed</h3><h2>v0.67.2 / 2025-10-28</h2><h2>What's Changed</h2><ul><li>config: Fix panic in <code>tlsRoundTripper</code> when CA file isabsent by <a href="https://github.com/ndk"><code>@​ndk</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/792">prometheus/common#792</a></li><li>Cleanup linting issues by <ahref="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/860">prometheus/common#860</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/ndk"><code>@​ndk</code></a> made theirfirst contribution in <ahref="https://redirect.github.com/prometheus/common/pull/792">prometheus/common#792</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.67.1...v0.67.2">https://github.com/prometheus/common/compare/v0.67.1...v0.67.2</a></p><h2>v0.67.1 / 2025-10-07</h2><h2>What's Changed</h2><ul><li>Remove VERSION file to avoid Go conflict error in <ahref="https://redirect.github.com/prometheus/common/pull/853">prometheus/common#853</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.67.0...v0.67.1">https://github.com/prometheus/common/compare/v0.67.0...v0.67.1</a></p><h2>v0.67.0 / 2025-10-07</h2><h2>What's Changed</h2><ul><li>Create CHANGELOG.md for easier communication of library changes,especially possible breaking changes. by <ahref="https://github.com/ywwg"><code>@​ywwg</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/833">prometheus/common#833</a></li><li>model: New test for validation with dots by <ahref="https://github.com/m1k1o"><code>@​m1k1o</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/759">prometheus/common#759</a></li><li>expfmt: document NewTextParser as required by <ahref="https://github.com/burgerdev"><code>@​burgerdev</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/842">prometheus/common#842</a></li><li>expfmt: Add support for float histograms and gauge histograms by <ahref="https://github.com/beorn7"><code>@​beorn7</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/843">prometheus/common#843</a></li><li>Updated minimum Go version to 1.24.0, updated Go dependecies by <ahref="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/849">prometheus/common#849</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/m1k1o"><code>@​m1k1o</code></a> madetheir first contribution in <ahref="https://redirect.github.com/prometheus/common/pull/759">prometheus/common#759</a></li><li><a href="https://github.com/burgerdev"><code>@​burgerdev</code></a>made their first contribution in <ahref="https://redirect.github.com/prometheus/common/pull/842">prometheus/common#842</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v0.66.1...v0.67.0">https://github.com/prometheus/common/compare/v0.66.1...v0.67.0</a></p><h2>v0.66.1 / 2025-09-05</h2><p>This release has no functional changes, it just drops thedependencies <code>github.com/grafana/regexp</code> and<code>go.uber.org/atomic</code> and replaces<code>gopkg.in/yaml.v2</code> with <code>go.yaml.in/yaml/v2</code> (adrop-in replacement).</p><h3>What's Changed</h3><ul><li>Revert &quot;Use github.com/grafana/regexp instead of regexp&quot;by <a href="https://github.com/aknuds1"><code>@​aknuds1</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/835">prometheus/common#835</a></li><li>Move to supported version of yaml parser by <ahref="https://github.com/dims"><code>@​dims</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/834">prometheus/common#834</a></li><li>Revert &quot;Use go.uber.org/atomic instead of sync/atomic (<ahref="https://redirect.github.com/prometheus/common/issues/825">#825</a>)&quot;by <a href="https://github.com/aknuds1"><code>@​aknuds1</code></a> in <ahref="https://redirect.github.com/prometheus/common/pull/838">prometheus/common#838</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/prometheus/common/compare/v1.20.99...v0.66.1">https://github.com/prometheus/common/compare/v1.20.99...v0.66.1</a></p><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/prometheus/common/commit/d80d8544703e59a080a204b6f7429ac6561fb24f"><code>d80d854</code></a>chore: Add omitempty tag to all config fields (<ahref="https://redirect.github.com/prometheus/common/issues/865">#865</a>)</li><li><ahref="https://github.com/prometheus/common/commit/04686b2cfc6804598d99b86070135f9266998c59"><code>04686b2</code></a>chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiringthem ...</li><li><ahref="https://github.com/prometheus/common/commit/0b2fbf31f0e2c21d9e1a4e51e698188fae258cb2"><code>0b2fbf3</code></a>chore: clean up golangci-lint configuration (<ahref="https://redirect.github.com/prometheus/common/issues/782">#782</a>)</li><li><ahref="https://github.com/prometheus/common/commit/b2cdb0785c1498399587cb0bf42aa960d810633a"><code>b2cdb07</code></a>Merge pull request <ahref="https://redirect.github.com/prometheus/common/issues/863">#863</a>from prometheus/remove-http2-comment</li><li><ahref="https://github.com/prometheus/common/commit/cd1ab56cc1e1d41dbc286d2e501e26515400b9be"><code>cd1ab56</code></a>Config: remove outdated comment about HTTP/2 issues</li><li><ahref="https://github.com/prometheus/common/commit/f4c0aea59fa97a7627730e65cb2e625ec9fc45cf"><code>f4c0aea</code></a>Support JWT Profile for Authorization Grant (RFC 7523 3.1) (<ahref="https://redirect.github.com/prometheus/common/issues/862">#862</a>)</li><li><ahref="https://github.com/prometheus/common/commit/594f4d4a984eb5f1ca8f0983f8b1790e77a5a725"><code>594f4d4</code></a>Merge pull request <ahref="https://redirect.github.com/prometheus/common/issues/861">#861</a>from prometheus/beorn7/version</li><li><ahref="https://github.com/prometheus/common/commit/440c1a30a0315f2ca0dba99fd7fffb288a3e898b"><code>440c1a3</code></a>Cut v0.67.2</li><li><ahref="https://github.com/prometheus/common/commit/acb18736bed74c218ee4023ed1e0e36cf2dd1612"><code>acb1873</code></a>Merge pull request <ahref="https://redirect.github.com/prometheus/common/issues/860">#860</a>from prometheus/superq/linting</li><li><ahref="https://github.com/prometheus/common/commit/1e323394d0ceaccda49f263dc81456e33af4263b"><code>1e32339</code></a>Cleanup linting issues</li><li>Additional commits viewable in <ahref="https://github.com/prometheus/common/compare/v0.65.0...v0.67.4">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus/common&package-manager=go_modules&previous-version=0.65.0&new-version=0.67.4)](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>
1 parent0c43789 commitba242b5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

‎go.mod‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ require (
167167
github.com/prometheus-community/pro-bingv0.7.0
168168
github.com/prometheus/client_golangv1.23.2
169169
github.com/prometheus/client_modelv0.6.2
170-
github.com/prometheus/commonv0.66.1
170+
github.com/prometheus/commonv0.67.4
171171
github.com/quasilyte/go-ruleguard/dslv0.3.22
172172
github.com/robfig/cron/v3v3.0.1
173173
github.com/shirou/gopsutil/v4v4.25.5
@@ -468,7 +468,7 @@ require (
468468
github.com/charmbracelet/colorprofilev0.2.3-0.20250311203215-f60798e515dc// indirect
469469
github.com/charmbracelet/x/cellbufv0.0.13// indirect
470470
github.com/go-json-experiment/jsonv0.0.0-20250725192818-e39067aee2d2// indirect
471-
github.com/golang-jwt/jwt/v5v5.2.3// indirect
471+
github.com/golang-jwt/jwt/v5v5.3.0// indirect
472472
github.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41e// indirect
473473
)
474474

@@ -555,7 +555,7 @@ require (
555555
go.opentelemetry.io/contrib/detectors/gcpv1.37.0// indirect
556556
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.62.0// indirect
557557
go.opentelemetry.io/otel/sdk/metricv1.37.0// indirect
558-
go.yaml.in/yaml/v2v2.4.2// indirect
558+
go.yaml.in/yaml/v2v2.4.3// indirect
559559
google.golang.org/genaiv1.12.0// indirect
560560
gopkg.in/warnings.v0v0.1.2// indirect
561561
k8s.io/utilsv0.0.0-20241210054802-24370beab758// indirect

‎go.sum‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,8 +1223,8 @@ github.com/gohugoio/localescompressed v1.0.1/go.mod h1:jBF6q8D7a0vaEmcWPNcAjUZLJ
12231223
github.com/golang-jwt/jwt/v4v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI=
12241224
github.com/golang-jwt/jwt/v4v4.5.2/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0=
12251225
github.com/golang-jwt/jwt/v5v5.2.1/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
1226-
github.com/golang-jwt/jwt/v5v5.2.3 h1:kkGXqQOBSDDWRhWNXTFpqGSCMyh/PLnqUvMGJPDJDs0=
1227-
github.com/golang-jwt/jwt/v5v5.2.3/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
1226+
github.com/golang-jwt/jwt/v5v5.3.0 h1:pv4AsKCKKZuqlgs5sUmn4x8UlGa0kEVt/puTpKx9vvo=
1227+
github.com/golang-jwt/jwt/v5v5.3.0/go.mod h1:fxCRLWMO43lRc8nhHWY6LGqRcf+1gQWArsqaEUEa5bE=
12281228
github.com/golang-migrate/migrate/v4v4.19.0 h1:RcjOnCGz3Or6HQYEJ/EEVLfWnmw9KnoigPSjzhCuaSE=
12291229
github.com/golang-migrate/migrate/v4v4.19.0/go.mod h1:9dyEcu+hO+G9hPSw8AIg50yg622pXJsoHItQnDGZkI0=
12301230
github.com/golang/freetypev0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
@@ -1725,8 +1725,8 @@ github.com/prometheus/client_model v0.2.0/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6T
17251725
github.com/prometheus/client_modelv0.3.0/go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w=
17261726
github.com/prometheus/client_modelv0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk=
17271727
github.com/prometheus/client_modelv0.6.2/go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE=
1728-
github.com/prometheus/commonv0.66.1 h1:h5E0h5/Y8niHc5DlaLlWLArTQI7tMrsfQjHV+d9ZoGs=
1729-
github.com/prometheus/commonv0.66.1/go.mod h1:gcaUsgf3KfRSwHY4dIMXLPV0K/Wg1oZ8+SbZk/HH/dA=
1728+
github.com/prometheus/commonv0.67.4 h1:yR3NqWO1/UyO1w2PhUvXlGQs/PtFmoveVO0KZ4+Lvsc=
1729+
github.com/prometheus/commonv0.67.4/go.mod h1:gP0fq6YjjNCLssJCQp0yk4M8W6ikLURwkdd/YKtTbyI=
17301730
github.com/prometheus/procfsv0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg=
17311731
github.com/prometheus/procfsv0.16.1/go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is=
17321732
github.com/puzpuzpuz/xsync/v3v3.5.1 h1:GJYJZwO6IdxN/IKbneznS6yPkVC+c3zyY/j19c++5Fg=
@@ -2038,8 +2038,8 @@ go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
20382038
go.uber.org/multierrv1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
20392039
go.uber.org/zapv1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
20402040
go.uber.org/zapv1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
2041-
go.yaml.in/yaml/v2v2.4.2 h1:DzmwEr2rDGHl7lsFgAHxmNz/1NlQ7xLIrlN2h5d1eGI=
2042-
go.yaml.in/yaml/v2v2.4.2/go.mod h1:081UH+NErpNdqlCXm3TtEran0rJZGxAYx9hb/ELlsPU=
2041+
go.yaml.in/yaml/v2v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0=
2042+
go.yaml.in/yaml/v2v2.4.3/go.mod h1:zSxWcmIDjOzPXpjlTTbAsKokqkDNAVtZO0WOMiT90s8=
20432043
go.yaml.in/yaml/v3v3.0.3 h1:bXOww4E/J3f66rav3pX3m8w6jDE4knZjGOw8b5Y6iNE=
20442044
go.yaml.in/yaml/v3v3.0.3/go.mod h1:tBHosrYAkRZjRAOREWbDnBXUf08JOwYq++0QNwQiWzI=
20452045
go4.org/memv0.0.0-20220726221520-4f986261bf13 h1:CbZeCBZ0aZj8EfVgnqQcYZgf0lpZ3H9rmp5nkDTAst8=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp