Commit e6d3f0c
authored
build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 4 updates (#3578)
Bumps the all-go-mod-patch-and-minor group with 4 updates in the /
directory:
[github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc),
[github.com/instana/go-sensor](https://github.com/instana/go-sensor),
[github.com/miekg/dns](https://github.com/miekg/dns) and
[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).
Updates `github.com/coreos/go-oidc/v3` from 3.14.1 to 3.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/coreos/go-oidc/releases">github.com/coreos/go-oidc/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.15.0</h2>
<h2>What's Changed</h2>
<ul>
<li>oidc: verify the ID Token's signature before processing claims by <a
href="https://github.com/ericchiang"><code>@ericchiang</code></a> in <a
href="https://redirect.github.com/coreos/go-oidc/pull/464">coreos/go-oidc#464</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0">https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/coreos/go-oidc/commit/8d1e57e7e7fb4db0bac61cc200d43846ba071977"><code>8d1e57e</code></a>
oidc: verify the ID Token's signature before processing claims</li>
<li>See full diff in <a
href="https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/instana/go-sensor` from 1.68.0 to 1.69.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/instana/go-sensor/releases">github.com/instana/go-sensor's
releases</a>.</em></p>
<blockquote>
<h2>v1.69.1</h2>
<p>New release v1.69.1.</p>
<h2>What's Changed</h2>
<ul>
<li>fix! : Ensure consistent default for MaxLogsPerSpan by <a
href="https://github.com/Angith"><code>@Angith</code></a> in <a
href="https://redirect.github.com/instana/go-sensor/pull/1186">instana/go-sensor#1186</a></li>
<li>fix: replace secure packages for random number generation by <a
href="https://github.com/sanojsubran"><code>@sanojsubran</code></a> in
<a
href="https://redirect.github.com/instana/go-sensor/pull/1190">instana/go-sensor#1190</a></li>
<li>chore: updated the examples and docs to reflect the correct usage of
the <code>InitCollector</code> API. <a
href="https://github.com/Angith"><code>@Angith</code></a> in <a
href="https://redirect.github.com/instana/go-sensor/pull/1204">instana/go-sensor#1204</a></li>
</ul>
<h2>v1.69.0</h2>
<p>New release v1.69.0.</p>
<h2>What's Changed</h2>
<ul>
<li>ci: disable Go toolchain enforcement using <code>go mod edit
-toolchain=none</code> by <a
href="https://github.com/nithinputhenveettil"><code>@nithinputhenveettil</code></a>
in <a
href="https://redirect.github.com/instana/go-sensor/pull/1183">instana/go-sensor#1183</a></li>
<li>ci: release pipeline to support fedramp release by <a
href="https://github.com/nithinputhenveettil"><code>@nithinputhenveettil</code></a>
in <a
href="https://redirect.github.com/instana/go-sensor/pull/1189">instana/go-sensor#1189</a></li>
<li>fix: replace secure packages for random number generation by <a
href="https://github.com/sanojsubran"><code>@sanojsubran</code></a> in
<a
href="https://redirect.github.com/instana/go-sensor/pull/1190">instana/go-sensor#1190</a></li>
<li>feat: cleanup pipeline runs for currency monitoring by <a
href="https://github.com/sanojsubran"><code>@sanojsubran</code></a> in
<a
href="https://redirect.github.com/instana/go-sensor/pull/1195">instana/go-sensor#1195</a></li>
<li>ci: slack summary for releases modified to skip invalid releases by
<a
href="https://github.com/nithinputhenveettil"><code>@nithinputhenveettil</code></a>
in <a
href="https://redirect.github.com/instana/go-sensor/pull/1197">instana/go-sensor#1197</a></li>
<li>ci: configured Slack notification for tracer reports pipeline via
incoming webhook by <a
href="https://github.com/nithinputhenveettil"><code>@nithinputhenveettil</code></a>
in <a
href="https://redirect.github.com/instana/go-sensor/pull/1200">instana/go-sensor#1200</a></li>
<li>fix! : Ensure consistent default for MaxLogsPerSpan by <a
href="https://github.com/Angith"><code>@Angith</code></a> in <a
href="https://redirect.github.com/instana/go-sensor/pull/1186">instana/go-sensor#1186</a></li>
</ul>
<h2>instrumentation/cloud.google.com/go/v1.69.0</h2>
<p>Updated instrumentation with the latest version of go-sensor core
module v1.68.0.<!-- raw HTML omitted --><!-- raw HTML omitted -->
--auto-generated--</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/instana/go-sensor/commit/60c37078405a374327b20c04e61e3399642267f2"><code>60c3707</code></a>
Updated version.go to 1.69.1</li>
<li><a
href="https://github.com/instana/go-sensor/commit/0b615e22708ccfb689081a2abdf072682a6e99ab"><code>0b615e2</code></a>
chore: updated examples and docs with TracerOptions (<a
href="https://redirect.github.com/instana/go-sensor/issues/1204">#1204</a>)</li>
<li><a
href="https://github.com/instana/go-sensor/commit/7b5c442e0efe2d9df7875346f2c93aae2f83dbb8"><code>7b5c442</code></a>
Updated version.go to 1.69.0</li>
<li><a
href="https://github.com/instana/go-sensor/commit/ccaedd78ab01c15171680498f0a1f22dae82fa63"><code>ccaedd7</code></a>
fix! : Ensure consistent default for MaxLogsPerSpan (<a
href="https://redirect.github.com/instana/go-sensor/issues/1186">#1186</a>)</li>
<li><a
href="https://github.com/instana/go-sensor/commit/08c48a7efc2e6add88ef0162165773093578609a"><code>08c48a7</code></a>
ci: configured Slack notification for tracer reports pipeline via
incoming we...</li>
<li><a
href="https://github.com/instana/go-sensor/commit/ac196a432e58a8c573ce460b2019bb4fd635dd1b"><code>ac196a4</code></a>
chore: disabled cache-related persistent volumes in Tekton (<a
href="https://redirect.github.com/instana/go-sensor/issues/1199">#1199</a>)</li>
<li><a
href="https://github.com/instana/go-sensor/commit/f5c798178ef936d4f3b6d1f5b5acdf04f2a602e0"><code>f5c7981</code></a>
ci: slack summary for releases modified to skip invalid releases (<a
href="https://redirect.github.com/instana/go-sensor/issues/1197">#1197</a>)</li>
<li><a
href="https://github.com/instana/go-sensor/commit/abe59918c9a73d28c723da59911b83c1ef537fc7"><code>abe5991</code></a>
feat: cleanup pipeline runs for currency monitoring (<a
href="https://redirect.github.com/instana/go-sensor/issues/1195">#1195</a>)</li>
<li><a
href="https://github.com/instana/go-sensor/commit/bf4863f8b21518841fbbeb9fe7d6d1589d0d2071"><code>bf4863f</code></a>
Updated version.go to 1.47.1</li>
<li><a
href="https://github.com/instana/go-sensor/commit/ed202403a40143a8f8ec9ddf0194cb447f90b5f9"><code>ed20240</code></a>
feat(currency): updated go.mod, go.sum files, README.md for instagrpc
(<a
href="https://redirect.github.com/instana/go-sensor/issues/1196">#1196</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/instana/go-sensor/compare/v1.68.0...v1.69.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/miekg/dns` from 1.1.67 to 1.1.68
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/miekg/dns/commit/54c180dc19ce2b2cf1500b51f3c640d1c25272d7"><code>54c180d</code></a>
Release 1.1.68</li>
<li><a
href="https://github.com/miekg/dns/commit/b52b836ee134609a04c7b4b85a023b1a1456bffc"><code>b52b836</code></a>
Revert "Add ResponseWriter.Net function (<a
href="https://redirect.github.com/miekg/dns/issues/1651">#1651</a>)"
(<a
href="https://redirect.github.com/miekg/dns/issues/1665">#1665</a>)</li>
<li>See full diff in <a
href="https://github.com/miekg/dns/compare/v1.1.67...v1.1.68">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's
releases</a>.</em></p>
<blockquote>
<h2>v1.23.0 - 2025-07-30</h2>
<ul>
<li>[CHANGE] Minimum required Go version is now 1.23, only the two
latest Go versions are supported from now on. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1812">#1812</a></li>
<li>[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix <a
href="https://redirect.github.com/prometheus/client_golang/issues/1766">#1766</a></li>
<li>[FEATURE] Add exemplars for native histograms <a
href="https://redirect.github.com/prometheus/client_golang/issues/1686">#1686</a></li>
<li>[ENHANCEMENT] exp/api: Bubble up status code from writeResponse <a
href="https://redirect.github.com/prometheus/client_golang/issues/1823">#1823</a></li>
<li>[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and
v1.24 <a
href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a></li>
<li>[BUGFIX] exp/api: client prompt return on context cancellation <a
href="https://redirect.github.com/prometheus/client_golang/issues/1729">#1729</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md">github.com/prometheus/client_golang's
changelog</a>.</em></p>
<blockquote>
<h2>1.23.0 / 2025-07-30</h2>
<ul>
<li>[CHANGE] Minimum required Go version is now 1.23, only the two
latest Go versions are supported from now on. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1812">#1812</a></li>
<li>[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix <a
href="https://redirect.github.com/prometheus/client_golang/issues/1766">#1766</a></li>
<li>[FEATURE] Add exemplars for native histograms <a
href="https://redirect.github.com/prometheus/client_golang/issues/1686">#1686</a></li>
<li>[ENHANCEMENT] exp/api: Bubble up status code from writeResponse <a
href="https://redirect.github.com/prometheus/client_golang/issues/1823">#1823</a></li>
<li>[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and
v1.24 <a
href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a></li>
<li>[BUGFIX] exp/api: client prompt return on context cancellation <a
href="https://redirect.github.com/prometheus/client_golang/issues/1729">#1729</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prometheus/client_golang/commit/e4b2208dd8cb6d1425f00250db842ec3c1e8749e"><code>e4b2208</code></a>
Cut v1.23.0 (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1848">#1848</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/d9492afd3a6f2e9782a7fc10363281bfd5b743bb"><code>d9492af</code></a>
cut v1.23.0-rc.1 (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1842">#1842</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/aeae8a0b4f54a8fa720d19b88638a2d048596f82"><code>aeae8a0</code></a>
Cut v1.23.0-rc.0 (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1837">#1837</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/b157309b723f0b8588ea604bb78dbbba196803f2"><code>b157309</code></a>
Update common Prometheus files (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1832">#1832</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/a704e287f467b79744c30af996b7d710d4c6900d"><code>a704e28</code></a>
build(deps): bump the github-actions group with 3 updates (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1826">#1826</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/c7743110ad2c599de3d8c23682d978a12f9f36d1"><code>c774311</code></a>
Fix errNotImplemented reference (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1835">#1835</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/db4db7bb0065a76c75b7df6f61d2cf183ecfc473"><code>db4db7b</code></a>
Update runtime metrics for Go v1.23 and v1.24 (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/99d380ebfe865ae2c973c80184bc97ac0d98f083"><code>99d380e</code></a>
Update common Prometheus files (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1831">#1831</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/f3ef320dcde30f31188c577ad71e6480e91bf464"><code>f3ef320</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1828">#1828</a>
from prometheus/dependabot/go_modules/exp/github.com...</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/520c91ae841ff7264b5379fe85e6215fc62734a6"><code>520c91a</code></a>
build(deps): bump github.com/prometheus/common in /exp</li>
<li>Additional commits viewable in <a
href="https://github.com/prometheus/client_golang/compare/v1.22.0...v1.23.0">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2fd014e commit e6d3f0c
2 files changed
Lines changed: 18 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
| 244 | + | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
| 291 | + | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
| 377 | + | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
389 | | - | |
| 388 | + | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
396 | | - | |
| 395 | + | |
| 396 | + | |
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| |||
0 commit comments