renovate[bot]
3e89d82e78
fix(deps): update module github.com/prometheus/common to v0.68.0 ( #8395 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/prometheus/common](https://redirect.github.com/prometheus/common )
| `v0.67.5` → `v0.68.0` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.
---
### Release Notes
<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>
###
[`v0.68.0`](https://redirect.github.com/prometheus/common/releases/tag/v0.68.0 )
[Compare
Source](https://redirect.github.com/prometheus/common/compare/v0.67.5...v0.68.0 )
##### What's Changed
- Synchronize common files from prometheus/prometheus by
[@​prombot](https://redirect.github.com/prombot ) in
[#​873](https://redirect.github.com/prometheus/common/pull/873 )
- Synchronize common files from prometheus/prometheus by
[@​prombot](https://redirect.github.com/prombot ) in
[#​874](https://redirect.github.com/prometheus/common/pull/874 )
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​879](https://redirect.github.com/prometheus/common/pull/879 )
- build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​878](https://redirect.github.com/prometheus/common/pull/878 )
- Synchronize common files from prometheus/prometheus by
[@​prombot](https://redirect.github.com/prombot ) in
[#​875](https://redirect.github.com/prometheus/common/pull/875 )
- Synchronize common files from prometheus/prometheus by
[@​prombot](https://redirect.github.com/prombot ) in
[#​880](https://redirect.github.com/prometheus/common/pull/880 )
- Remove logic adding unit to metrics name by
[@​vesari](https://redirect.github.com/vesari ) in
[#​877](https://redirect.github.com/prometheus/common/pull/877 )
- Synchronize common files from prometheus/prometheus by
[@​prombot](https://redirect.github.com/prombot ) in
[#​881](https://redirect.github.com/prometheus/common/pull/881 )
- Update for Go 1.26 by
[@​SuperQ](https://redirect.github.com/SuperQ ) in
[#​883](https://redirect.github.com/prometheus/common/pull/883 )
- build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​882](https://redirect.github.com/prometheus/common/pull/882 )
- version: Add a slog helper by
[@​SuperQ](https://redirect.github.com/SuperQ ) in
[#​886](https://redirect.github.com/prometheus/common/pull/886 )
- Remove Arthur from maintainers list by
[@​ArthurSens](https://redirect.github.com/ArthurSens ) in
[#​885](https://redirect.github.com/prometheus/common/pull/885 )
- Synchronize common files from prometheus/prometheus by
[@​prombot](https://redirect.github.com/prombot ) in
[#​895](https://redirect.github.com/prometheus/common/pull/895 )
- Synchronize common files from prometheus/prometheus by
[@​prombot](https://redirect.github.com/prombot ) in
[#​896](https://redirect.github.com/prometheus/common/pull/896 )
- config: change NewOAuth2RoundTripper to accept variadic
HTTPClientOption by
[@​alliasgher](https://redirect.github.com/alliasgher ) in
[#​898](https://redirect.github.com/prometheus/common/pull/898 )
- config: guard against nil oauth2 credential in RoundTrip by
[@​alliasgher](https://redirect.github.com/alliasgher ) in
[#​897](https://redirect.github.com/prometheus/common/pull/897 )
- build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​890](https://redirect.github.com/prometheus/common/pull/890 )
- build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​891](https://redirect.github.com/prometheus/common/pull/891 )
- build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​892](https://redirect.github.com/prometheus/common/pull/892 )
- Move interface assertions to a test file by
[@​msiegen](https://redirect.github.com/msiegen ) in
[#​839](https://redirect.github.com/prometheus/common/pull/839 )
- fix(http\_config): fix client cert rotation when no CA is configured
by [@​machine424](https://redirect.github.com/machine424 ) in
[#​908](https://redirect.github.com/prometheus/common/pull/908 )
- Remove CircleCI by
[@​ArthurSens](https://redirect.github.com/ArthurSens ) in
[#​910](https://redirect.github.com/prometheus/common/pull/910 )
- Fix: apply DialContextFunc to OAuth2 token-fetch transport by
[@​yuri-tceretian](https://redirect.github.com/yuri-tceretian ) in
[#​911](https://redirect.github.com/prometheus/common/pull/911 )
##### New Contributors
- [@​alliasgher](https://redirect.github.com/alliasgher ) made
their first contribution in
[#​898](https://redirect.github.com/prometheus/common/pull/898 )
- [@​msiegen](https://redirect.github.com/msiegen ) made their
first contribution in
[#​839](https://redirect.github.com/prometheus/common/pull/839 )
- [@​machine424](https://redirect.github.com/machine424 ) made
their first contribution in
[#​908](https://redirect.github.com/prometheus/common/pull/908 )
- [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian )
made their first contribution in
[#​911](https://redirect.github.com/prometheus/common/pull/911 )
**Full Changelog**:
<https://github.com/prometheus/common/compare/v0.67.5...v0.68.0 >
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-01 13:58:36 -07:00
renovate[bot]
9791ffa76e
chore(deps): update module github.com/mattn/go-colorable to v0.1.15 ( #8391 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/mattn/go-colorable](https://redirect.github.com/mattn/go-colorable )
| `v0.1.14` → `v0.1.15` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.
---
### Release Notes
<details>
<summary>mattn/go-colorable (github.com/mattn/go-colorable)</summary>
###
[`v0.1.15`](https://redirect.github.com/mattn/go-colorable/compare/v0.1.14...v0.1.15 )
[Compare
Source](https://redirect.github.com/mattn/go-colorable/compare/v0.1.14...v0.1.15 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-01 13:37:17 -07:00
renovate[bot]
d059699f9c
chore(deps): update module github.com/securego/gosec/v2 to v2.27.1 ( #8413 )
2026-06-01 22:01:29 +02:00
renovate[bot]
a1bbbfc36a
chore(deps): update module github.com/butuzov/mirror to v1.3.3 ( #8390 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/butuzov/mirror](https://redirect.github.com/butuzov/mirror )
| `v1.3.0` → `v1.3.3` |

|

|
---
### Release Notes
<details>
<summary>butuzov/mirror (github.com/butuzov/mirror)</summary>
###
[`v1.3.3`](https://redirect.github.com/butuzov/mirror/releases/tag/v1.3.3 )
[Compare
Source](https://redirect.github.com/butuzov/mirror/compare/v1.3.2...v1.3.3 )
This is maintenance & compatibility (go1.25) release
#### Changelog
-
[`bdf3a32`](https://redirect.github.com/butuzov/mirror/commit/bdf3a32bb23a5d30ef7a76c4c73de5384819797e )
chores: maintenance
([#​90](https://redirect.github.com/butuzov/mirror/issues/90 ))
###
[`v1.3.2`](https://redirect.github.com/butuzov/mirror/compare/v1.3.0...v1.3.2 )
[Compare
Source](https://redirect.github.com/butuzov/mirror/compare/v1.3.0...v1.3.2 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-01 12:36:54 -07:00
renovate[bot]
a87529e476
fix(deps): update golang.org/x to c761662 ( #8384 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/exp](https://pkg.go.dev/golang.org/x/exp ) | require |
digest | `08cc537` → `c761662` |
|
[golang.org/x/exp/typeparams](https://pkg.go.dev/golang.org/x/exp/typeparams )
| indirect | digest | `08cc537` → `c761662` |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTguMCIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-01 11:54:01 -07:00
renovate[bot]
d49a3ecbe8
chore(deps): update module github.com/securego/gosec/v2 to v2.27.0 ( #8406 )
2026-06-01 19:08:22 +02:00
renovate[bot]
5ca348d039
chore(deps): update module github.com/mattn/go-runewidth to v0.0.24 ( #8394 )
2026-06-01 16:59:06 +02:00
renovate[bot]
794c072400
chore(deps): update module github.com/jgautheron/goconst to v1.10.2 ( #8380 )
2026-05-29 14:47:45 +02:00
renovate[bot]
f864e0c020
chore(deps): update module github.com/rogpeppe/go-internal to v1.15.0 ( #8382 )
2026-05-29 14:21:56 +02:00
renovate[bot]
24ecd712b1
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.26.1 ( #8381 )
2026-05-29 12:33:25 +02:00
renovate[bot]
94132a0a72
chore(deps): update golang.org/x/telemetry digest to 5997936 ( #8379 )
2026-05-27 18:31:59 +02:00
renovate[bot]
761bbfc2f4
fix(deps): update golang.org/x ( #8377 )
2026-05-27 10:08:54 +02:00
Aakash T M
36c2f1bfd1
semconvkit: add invariant test for histogram-exclusion rule ( #8370 )
...
Fixes #8353
2026-05-26 18:21:44 +02:00
renovate[bot]
57b157714a
chore(deps): update github.com/charmbracelet/ultraviolet digest to 948f455 ( #8374 )
2026-05-25 16:41:05 +02:00
renovate[bot]
710b65ac9f
chore(deps): update module github.com/clickhouse/clickhouse-go-linter to v1.2.1 ( #8366 )
2026-05-25 16:31:51 +02:00
Matthieu MOREL
f6c8baa895
Fix receiver-naming issues from revive ( #8093 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2026-05-22 09:01:15 +02:00
renovate[bot]
0f9ca98874
chore(deps): update module github.com/uudashr/iface to v1.5.0 ( #8362 )
2026-05-22 08:29:14 +02:00
renovate[bot]
a503f2f7e5
chore(deps): update module github.com/antonboom/errname to v1.1.2 ( #8359 )
2026-05-22 08:20:17 +02:00
renovate[bot]
fef000a7cc
chore(deps): update module github.com/antonboom/nilnil to v1.1.2 ( #8360 )
2026-05-22 08:09:09 +02:00
renovate[bot]
4fb7134cdd
fix(deps): update golang.org/x ( #8363 )
2026-05-22 07:45:50 +02:00
renovate[bot]
b71635c188
chore(deps): update golang.org/x/telemetry digest to eab6ae5 ( #8348 )
2026-05-21 09:53:10 +02:00
renovate[bot]
dabaf5bdd6
chore(deps): update module 4d63.com/gocheckcompilerdirectives to v1.4.0 ( #8334 )
2026-05-21 09:42:13 +02:00
renovate[bot]
b344564bf0
chore(deps): update module github.com/uudashr/iface to v1.4.4 ( #8335 )
2026-05-21 09:08:08 +02:00
renovate[bot]
2919ac8ed2
chore(deps): update module github.com/kisielk/errcheck to v1.20.0 ( #8333 )
2026-05-20 23:08:35 +02:00
renovate[bot]
52a41b617f
chore(deps): update module github.com/go-git/go-git/v5 to v5.19.1 ( #8345 )
2026-05-19 13:36:54 +02:00
Tyler Yahn
442cdbdd94
Generate and upgrade to semconv/v1.41.0 ( #8324 )
...
Fix https://github.com/open-telemetry/opentelemetry-go/issues/8299
Relevant upstream v1.41.0 release notes:
> ### 🛑 Breaking changes 🛑
>
> - `graphql`: Change `graphql.document` attribute requirement level
from Recommended to Opt-In due to sensitive data, cardinality, and size
concerns
([#2985 ](https://github.com/open-telemetry/semantic-conventions/issues/2985 ))
> - `process`: Move process.executable to its own entity.
([#3535 ](https://github.com/open-telemetry/semantic-conventions/issues/3535 ))
> - `process`: Update requirement levels for process attributes to
ensure consistent identification and description across platforms.
([#864 ](https://github.com/open-telemetry/semantic-conventions/issues/864 ))
> - `rpc`: Remove `client.address` and `client.port` attributes from RPC
server spans.
([#3487 ](https://github.com/open-telemetry/semantic-conventions/issues/3487 ),
[#3488 ](https://github.com/open-telemetry/semantic-conventions/issues/3488 ))
>
> ### 💡 Enhancements 💡
>
> - `Go`: Add opt-in go.memory.gc.pause.duration histogram metric.
([#3353 ](https://github.com/open-telemetry/semantic-conventions/issues/3353 ))
> - `deployment`: Stabilize `deployment.environment.name` attribute.
([#3339 ](https://github.com/open-telemetry/semantic-conventions/issues/3339 ))
> - `deployment`: Add enum values for `deployment.environment.name`
attribute.
([#2910 ](https://github.com/open-telemetry/semantic-conventions/issues/2910 ))
> - `go`: Add the go.cpu.time opt-in metric, and add
go.cpu.detailed_state and go.memory.detailed_type attributes to CPU and
memory metrics respectively with wildcard values.
([#3354 ](https://github.com/open-telemetry/semantic-conventions/issues/3354 ))
> - `go`: Add the opt-in go.memory.gc.cycles metric.
([#3353 ](https://github.com/open-telemetry/semantic-conventions/issues/3353 ))
> - `telemetry`: Promote `telemetry.distro.name` and
`telemetry.distro.version` attributes to 'stable'.
([#3650 ](https://github.com/open-telemetry/semantic-conventions/issues/3650 ))
This PR also:
- fixes semconv migration generation to ignore unexported declarations
when computing renames/removals
- upgrades repo imports, depguard, docs, templates, and schema URL
expectations to `go.opentelemetry.io/otel/semconv/v1.41.0`
- adds missing generated-file headers to semconvkit templates and
regenerates the affected `v1.41.0` files via `TAG="v1.41.0" make
semconv-generate`
---------
Co-authored-by: David Ashpole <dashpole@google.com >
2026-05-14 14:06:05 -04:00
renovate[bot]
17cbac79c2
chore(deps): update github.com/charmbracelet/ultraviolet digest to c840852 ( #8331 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/charmbracelet/ultraviolet](https://redirect.github.com/charmbracelet/ultraviolet )
| indirect | digest | `6603726` → `c840852` |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 12:34:27 -07:00
renovate[bot]
236c4fc61c
fix(deps): update golang.org/x ( #8327 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|---|---|
| [golang.org/x/exp](https://pkg.go.dev/golang.org/x/exp ) | require |
digest | `746e56f` → `74f9aab` |

|

|
|
[golang.org/x/exp/typeparams](https://pkg.go.dev/golang.org/x/exp/typeparams )
| indirect | digest | `746e56f` → `74f9aab` |

|

|
| [golang.org/x/net](https://pkg.go.dev/golang.org/x/net ) | indirect |
minor | [`v0.53.0` →
`v0.54.0`](https://cs.opensource.google/go/x/net/+/refs/tags/v0.53.0...refs/tags/v0.54.0 )
|

|

|
| [golang.org/x/tools](https://pkg.go.dev/golang.org/x/tools ) | require
| minor | [`v0.44.0` →
`v0.45.0`](https://cs.opensource.google/go/x/tools/+/refs/tags/v0.44.0...refs/tags/v0.45.0 )
|

|

|
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 11:49:38 -07:00
renovate[bot]
128190d439
chore(deps): update golang.org/x/telemetry digest to 42602be ( #8326 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/telemetry](https://pkg.go.dev/golang.org/x/telemetry ) |
indirect | digest | `31aaa0c` → `42602be` |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 17:09:28 -07:00
renovate[bot]
8189f5f7da
chore(deps): update golang.org/x ( #8325 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) | Type |
Update |
|---|---|---|---|---|---|
| [golang.org/x/crypto](https://pkg.go.dev/golang.org/x/crypto ) |
[`v0.50.0` →
`v0.51.0`](https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.50.0...refs/tags/v0.51.0 )
|

|

| indirect | minor |
| [golang.org/x/telemetry](https://pkg.go.dev/golang.org/x/telemetry ) |
`452d2f6` → `31aaa0c` |

|

| indirect | digest |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 13:09:55 -07:00
renovate[bot]
cf2a4a180f
chore(deps): update module mvdan.cc/gofumpt to v0.10.0 ( #8304 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [mvdan.cc/gofumpt](https://redirect.github.com/mvdan/gofumpt ) |
`v0.9.2` → `v0.10.0` |

|

|
---
### Release Notes
<details>
<summary>mvdan/gofumpt (mvdan.cc/gofumpt)</summary>
###
[`v0.10.0`](https://redirect.github.com/mvdan/gofumpt/blob/HEAD/CHANGELOG.md#v0100---2026-05-04 )
[Compare
Source](https://redirect.github.com/mvdan/gofumpt/compare/v0.9.2...v0.10.0 )
This release is based on Go 1.26's gofmt, and requires Go 1.25 or later.
A new rule is introduced to drop unnecessary parentheses around
expressions
where the inner expression is unambiguous on its own, such as `f((3))`.
Parentheses are kept where they are useful, such as on binary
expressions. See
[#​44](https://redirect.github.com/mvdan/gofumpt/issues/44 ).
A new rule is introduced to require multi-line function calls to match
the opening and closing parenthesis in terms of the use of newlines. See
[#​74](https://redirect.github.com/mvdan/gofumpt/issues/74 ).
The `-extra` flag now accepts a comma-separated list of rule names to
enable
individual extra rules, rather than enabling all of them at once. See
[#​339](https://redirect.github.com/mvdan/gofumpt/issues/339 ).
The following changes are included as well:
- Avoid crashing on `go.mod` files without a `module` directive -
[#​350](https://redirect.github.com/mvdan/gofumpt/issues/350 )
- Avoid failing when an ignored directory cannot be read -
[#​351](https://redirect.github.com/mvdan/gofumpt/issues/351 )
- Avoid prefixing more kinds of commented-out Go code with spaces -
[#​230](https://redirect.github.com/mvdan/gofumpt/issues/230 )
- Avoid prefixing a shebang comment with a space -
[#​237](https://redirect.github.com/mvdan/gofumpt/issues/237 )
- Narrow the newlines on assignments rule to ignore complex cases -
[#​354](https://redirect.github.com/mvdan/gofumpt/issues/354 )
- Fix three bugs which caused a second gofumpt run to make changes -
[#​132](https://redirect.github.com/mvdan/gofumpt/issues/132 ),
[#​345](https://redirect.github.com/mvdan/gofumpt/issues/345 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com >
2026-05-08 12:50:12 -07:00
renovate[bot]
b584e1a597
chore(deps): update golang.org/x ( #8323 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) | Type |
Update |
|---|---|---|---|---|---|
| [golang.org/x/mod](https://pkg.go.dev/golang.org/x/mod ) | [`v0.35.0` →
`v0.36.0`](https://cs.opensource.google/go/x/mod/+/refs/tags/v0.35.0...refs/tags/v0.36.0 )
|

|

| indirect | minor |
| [golang.org/x/telemetry](https://pkg.go.dev/golang.org/x/telemetry ) |
`e88f59f` → `452d2f6` |

|

| indirect | digest |
| [golang.org/x/text](https://pkg.go.dev/golang.org/x/text ) | [`v0.36.0`
→
`v0.37.0`](https://cs.opensource.google/go/x/text/+/refs/tags/v0.36.0...refs/tags/v0.37.0 )
|

|

| indirect | minor |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 10:43:41 -07:00
renovate[bot]
5df6141866
chore(deps): update module github.com/abirdcfly/dupword to v0.1.8 ( #8316 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/Abirdcfly/dupword](https://redirect.github.com/Abirdcfly/dupword )
| `v0.1.7` → `v0.1.8` |

|

|
---
### Release Notes
<details>
<summary>Abirdcfly/dupword (github.com/Abirdcfly/dupword)</summary>
###
[`v0.1.8`](https://redirect.github.com/Abirdcfly/dupword/releases/tag/v0.1.8 )
[Compare
Source](https://redirect.github.com/Abirdcfly/dupword/compare/v0.1.7...v0.1.8 )
#### Changelog
-
[`3888e0a`](https://redirect.github.com/Abirdcfly/dupword/commit/3888e0a5bd049084f38b77bebec78d21392d0bbd )
build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0
-
[`7ea4227`](https://redirect.github.com/Abirdcfly/dupword/commit/7ea42278a9d060f6d3bd7aa5be2aa7c44b7a0daf )
build(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0
-
[`e0dbb0c`](https://redirect.github.com/Abirdcfly/dupword/commit/e0dbb0ce56f83ed423f8ca5ce9ecb26cd29df4b9 )
build(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0
-
[`e85e3df`](https://redirect.github.com/Abirdcfly/dupword/commit/e85e3dfb0127f7745a248a81d6c8d39e8fd67492 )
build(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0
-
[`a38fc25`](https://redirect.github.com/Abirdcfly/dupword/commit/a38fc25a84c8c3d6998288ffaf8cb25f57ce5c24 )
build(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0
-
[`e1f476a`](https://redirect.github.com/Abirdcfly/dupword/commit/e1f476aa759563f38ba1c5501a317b135a4d9679 )
build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0
-
[`6b988f0`](https://redirect.github.com/Abirdcfly/dupword/commit/6b988f0f3b376b1e8b444149964166de6f22e66f )
fix: preserve raw string format in auto-fix and add skip-raw-strings
flag
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 10:09:04 -07:00
renovate[bot]
e51a653427
chore(deps): update module github.com/go-git/go-git/v5 to v5.19.0 ( #8313 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git )
| `v5.18.0` → `v5.19.0` |

|

|
---
### Release Notes
<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>
###
[`v5.19.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.19.0 )
[Compare
Source](https://redirect.github.com/go-git/go-git/compare/v5.18.0...v5.19.0 )
#### What's Changed
- build: Update module github.com/go-git/go-git/v5 to v5.18.0
\[SECURITY] (releases/v5.x) by
[@​go-git-renovate](https://redirect.github.com/go-git-renovate )\[bot]
in [#​2010](https://redirect.github.com/go-git/go-git/pull/2010 )
- v5: Bump sha1cd and go-billy by
[@​pjbgf](https://redirect.github.com/pjbgf ) in
[#​2060](https://redirect.github.com/go-git/go-git/pull/2060 )
- v5: Align object encoding with upstream by
[@​pjbgf](https://redirect.github.com/pjbgf ) in
[#​2065](https://redirect.github.com/go-git/go-git/pull/2065 )
**Full Changelog**:
<https://github.com/go-git/go-git/compare/v5.18.0...v5.19.0 >
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 09:41:53 -07:00
renovate[bot]
25f973a298
fix(deps): update module golang.org/x/sys to v0.44.0 ( #8322 )
2026-05-08 16:07:36 +02:00
renovate[bot]
b877e84e75
chore(deps): update module github.com/raeperd/recvcheck to v0.3.0 ( #8314 )
2026-05-08 15:05:35 +02:00
renovate[bot]
216a31fddf
chore(deps): update golang.org/x/telemetry digest to e88f59f ( #8317 )
2026-05-08 14:07:42 +02:00
renovate[bot]
bdb0bd66f1
chore(deps): update module github.com/jgautheron/goconst to v1.10.1 ( #8315 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/jgautheron/goconst](https://redirect.github.com/jgautheron/goconst )
| `v1.10.0` → `v1.10.1` |

|

|
---
### Release Notes
<details>
<summary>jgautheron/goconst (github.com/jgautheron/goconst)</summary>
###
[`v1.10.1`](https://redirect.github.com/jgautheron/goconst/releases/tag/v1.10.1 )
[Compare
Source](https://redirect.github.com/jgautheron/goconst/compare/v1.10.0...v1.10.1 )
#### What's Changed
- fix(api): scope occurrence counts, constants, and duplicates by
test/non-test by
[@​jgautheron](https://redirect.github.com/jgautheron ) in
[#​58](https://redirect.github.com/jgautheron/goconst/pull/58 )
**Full Changelog**:
<https://github.com/jgautheron/goconst/compare/v1.10.0...v1.10.1 >
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 13:57:38 -07:00
renovate[bot]
766823d0a8
chore(deps): update module github.com/go-git/go-billy/v5 to v5.9.0 ( #8312 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/go-git/go-billy/v5](https://redirect.github.com/go-git/go-billy )
| `v5.8.0` → `v5.9.0` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.
---
### Release Notes
<details>
<summary>go-git/go-billy (github.com/go-git/go-billy/v5)</summary>
###
[`v5.9.0`](https://redirect.github.com/go-git/go-billy/releases/tag/v5.9.0 )
[Compare
Source](https://redirect.github.com/go-git/go-billy/compare/v5.8.0...v5.9.0 )
#### What's Changed
- Use path.Clean instead of filepath.Clean in iofs.Open by
[@​puerco](https://redirect.github.com/puerco ) in
[#​197](https://redirect.github.com/go-git/go-billy/pull/197 )
- Deprecate ChrootOS in favour of BoundOS by
[@​pjbgf](https://redirect.github.com/pjbgf ) in
[#​201](https://redirect.github.com/go-git/go-billy/pull/201 )
- General Improvements by
[@​pjbgf](https://redirect.github.com/pjbgf ) in
[#​203](https://redirect.github.com/go-git/go-billy/pull/203 )
- osfs: ChrootOS eval baseDir on creation by
[@​pjbgf](https://redirect.github.com/pjbgf ) in
[#​205](https://redirect.github.com/go-git/go-billy/pull/205 )
- Run go-git tests as part of integration tests by
[@​pjbgf](https://redirect.github.com/pjbgf ) in
[#​206](https://redirect.github.com/go-git/go-billy/pull/206 )
**Full Changelog**:
<https://github.com/go-git/go-billy/compare/v5.8.0...v5.9.0 >
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 13:16:28 -07:00
renovate[bot]
8beec4643e
chore(deps): update module github.com/ghostiam/protogetter to v0.3.21 ( #8311 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/ghostiam/protogetter](https://redirect.github.com/ghostiam/protogetter )
| `v0.3.20` → `v0.3.21` |

|

|
---
### Release Notes
<details>
<summary>ghostiam/protogetter
(github.com/ghostiam/protogetter)</summary>
###
[`v0.3.21`](https://redirect.github.com/ghostiam/protogetter/releases/tag/v0.3.21 )
[Compare
Source](https://redirect.github.com/ghostiam/protogetter/compare/v0.3.20...v0.3.21 )
update: bump min go version to 1.25 and upgrade dependencies
**Full Changelog**:
<https://github.com/ghostiam/protogetter/compare/v0.3.20...v0.3.21 >
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 09:07:14 -07:00
renovate[bot]
4fdbaca08c
chore(deps): update golang.org/x/telemetry digest to 5a0966d ( #8310 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/telemetry](https://pkg.go.dev/golang.org/x/telemetry ) |
indirect | digest | `76f71b9` → `5a0966d` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 08:26:59 -07:00
renovate[bot]
dc5dcec5c4
fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 ( #8308 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/golangci/golangci-lint/v2](https://redirect.github.com/golangci/golangci-lint )
| `v2.12.1` → `v2.12.2` |

|

|
---
### Release Notes
<details>
<summary>golangci/golangci-lint
(github.com/golangci/golangci-lint/v2)</summary>
###
[`v2.12.2`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2122 )
[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.12.1...v2.12.2 )
*Released on 2026-05-06*
1. Linters bug fixes
- `gomodguard_v2`: fix blocked configuration
- `gomodguard_v2`: from 2.1.0 to 2.1.3
- `iface`: from 1.4.1 to 1.4.2
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 17:23:51 -07:00
renovate[bot]
40867014cd
chore(deps): update module github.com/uudashr/iface to v1.4.2 ( #8301 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [github.com/uudashr/iface](https://redirect.github.com/uudashr/iface )
| `v1.4.1` → `v1.4.2` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.
---
### Release Notes
<details>
<summary>uudashr/iface (github.com/uudashr/iface)</summary>
###
[`v1.4.2`](https://redirect.github.com/uudashr/iface/releases/tag/v1.4.2 )
[Compare
Source](https://redirect.github.com/uudashr/iface/compare/v1.4.1...v1.4.2 )
#### What's Changed
- Upgrade golangci by
[@​uudashr](https://redirect.github.com/uudashr ) in
[#​20](https://redirect.github.com/uudashr/iface/pull/20 )
- Ensure to allow identical due to type alias by
[@​uudashr](https://redirect.github.com/uudashr ) in
[#​21](https://redirect.github.com/uudashr/iface/pull/21 )
- Fix group decl bug for identical analyzer by
[@​uudashr](https://redirect.github.com/uudashr ) in
[#​22](https://redirect.github.com/uudashr/iface/pull/22 )
- Use continue instead return by
[@​uudashr](https://redirect.github.com/uudashr ) in
[#​23](https://redirect.github.com/uudashr/iface/pull/23 )
- Ignore directive for group declaration and individual type declaration
by [@​uudashr](https://redirect.github.com/uudashr ) in
[#​24](https://redirect.github.com/uudashr/iface/pull/24 )
- Fix analyzer name by
[@​uudashr](https://redirect.github.com/uudashr ) in
[#​25](https://redirect.github.com/uudashr/iface/pull/25 )
- Simplify debugging for identical analyzer by
[@​uudashr](https://redirect.github.com/uudashr ) in
[#​26](https://redirect.github.com/uudashr/iface/pull/26 )
**Full Changelog**:
<https://github.com/uudashr/iface/compare/v1.4.1...v1.4.2 >
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 16:22:23 +02:00
renovate[bot]
640bbe64cf
chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1 ( #8300 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/fsnotify/fsnotify](https://redirect.github.com/fsnotify/fsnotify )
| `v1.10.0` → `v1.10.1` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.
---
### Release Notes
<details>
<summary>fsnotify/fsnotify (github.com/fsnotify/fsnotify)</summary>
###
[`v1.10.1`](https://redirect.github.com/fsnotify/fsnotify/releases/tag/v1.10.1 )
[Compare
Source](https://redirect.github.com/fsnotify/fsnotify/compare/v1.10.0...v1.10.1 )
##### Changes and fixes
- inotify: don't remove sibling watches sharing a path prefix
([#​754])
- inotify, windows: don't rename sibling watches sharing a path prefix
([#​755])
[#​754]: https://redirect.github.com/fsnotify/fsnotify/pull/754
[#​755]: https://redirect.github.com/fsnotify/fsnotify/pull/755
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 14:40:26 +02:00
renovate[bot]
3a2559a4ce
chore(deps): update module github.com/ryancurrah/gomodguard/v2 to v2.1.3 ( #8296 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/ryancurrah/gomodguard/v2](https://redirect.github.com/ryancurrah/gomodguard )
| `v2.1.0` → `v2.1.3` |

|

|
---
### Release Notes
<details>
<summary>ryancurrah/gomodguard
(github.com/ryancurrah/gomodguard/v2)</summary>
###
[`v2.1.3`](https://redirect.github.com/ryancurrah/gomodguard/compare/v2.1.1...v2.1.3 )
[Compare
Source](https://redirect.github.com/ryancurrah/gomodguard/compare/v2.1.1...v2.1.3 )
###
[`v2.1.1`](https://redirect.github.com/ryancurrah/gomodguard/releases/tag/v2.1.1 )
[Compare
Source](https://redirect.github.com/ryancurrah/gomodguard/compare/v2.1.0...v2.1.1 )
#### What's Changed
- chore(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​97](https://redirect.github.com/ryancurrah/gomodguard/pull/97 )
- fix: remove replace directive so go install works for v2 CLI by
[@​ryancurrah](https://redirect.github.com/ryancurrah ) in
[#​100](https://redirect.github.com/ryancurrah/gomodguard/pull/100 )
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0
by [@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​98](https://redirect.github.com/ryancurrah/gomodguard/pull/98 )
**Full Changelog**:
<https://github.com/ryancurrah/gomodguard/compare/v2.1.0...v2.1.1 >
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 09:38:28 +02:00
renovate[bot]
b4c3b6a4c7
fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.1 ( #8294 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/golangci/golangci-lint/v2](https://redirect.github.com/golangci/golangci-lint )
| `v2.12.0` → `v2.12.1` |

|

|
---
### Release Notes
<details>
<summary>golangci/golangci-lint
(github.com/golangci/golangci-lint/v2)</summary>
###
[`v2.12.1`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2121 )
[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.12.0...v2.12.1 )
*Released on 2026-05-01*
1. Linters bug fixes
- `gomodguard_v2`: fix panic with migration suggestion
2. Misc.
- fix `install.sh` script (if you are still using an URL based on the
branch `master`, please update to use
`https://golangci-lint.run/install.sh `)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 13:20:14 -07:00
renovate[bot]
cdac52a60e
chore(deps): update module github.com/pelletier/go-toml/v2 to v2.3.1 ( #8293 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/pelletier/go-toml/v2](https://redirect.github.com/pelletier/go-toml )
| `v2.3.0` → `v2.3.1` |

|

|
---
### Release Notes
<details>
<summary>pelletier/go-toml (github.com/pelletier/go-toml/v2)</summary>
###
[`v2.3.1`](https://redirect.github.com/pelletier/go-toml/compare/v2.3.0...v2.3.1 )
[Compare
Source](https://redirect.github.com/pelletier/go-toml/compare/v2.3.0...v2.3.1 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 12:43:57 -07:00
renovate[bot]
bcb667e18b
chore(deps): update github.com/golangci/rowserrcheck digest to 8d53bbc ( #8292 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/golangci/rowserrcheck](https://redirect.github.com/golangci/rowserrcheck )
| indirect | digest | `c5f79b8` → `8d53bbc` |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 12:26:19 -07:00
renovate[bot]
4bf1ea6dbc
chore(deps): update github.com/charmbracelet/ultraviolet digest to 6603726 ( #8291 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/charmbracelet/ultraviolet](https://redirect.github.com/charmbracelet/ultraviolet )
| indirect | digest | `1948445` → `6603726` |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 12:00:00 -07:00
renovate[bot]
f703cc5a49
fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.0 ( #8290 )
...
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/golangci/golangci-lint/v2](https://redirect.github.com/golangci/golangci-lint )
| `v2.11.4` → `v2.12.0` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.
---
### Release Notes
<details>
<summary>golangci/golangci-lint
(github.com/golangci/golangci-lint/v2)</summary>
###
[`v2.12.0`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2120 )
[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.11.4...v2.12.0 )
*Released on 2026-05-01*
1. New linters
- Add `clickhouselint` linter
<https://github.com/ClickHouse/clickhouse-go-linter >
2. Linters new features or changes
- `dupl`: from
[`f665c8d`](https://redirect.github.com/golangci/golangci-lint/commit/f665c8d69b32 )
to
[`c99c5cf`](https://redirect.github.com/golangci/golangci-lint/commit/c99c5cf5c202 )
(extended detection)
- `funcorder`: from 0.5.0 to 0.6.0 (new option: `function`)
- `goconst`: add an option to ignore strings from tests
- `goconst`: from 1.8.2 to 1.10.0 (extended detection)
- `gomodguard_v2`: from 1.4.1 to 2.1.0 (major version with new
configuration)
- `gosec`: from
[`619ce21`](https://redirect.github.com/golangci/golangci-lint/commit/619ce2117e08 )
to 2.26.1 (new checks: `G124`, `G708`, `G709`, `G710`)
- `govet`: add `inline` analyzer
- `makezero`: from 2.1.0 to 2.2.1 (support slice type aliases)
- `paralleltest`: expose `checkcleanup` option
- `sloglint`: from 0.11.1 to 0.12.0 (new options: `allowed-keys`,
`custom-funcs`)
- `wsl_v5`: from 5.6.0 to 5.8.0 (new option: `cuddle-max-statements`;
new checks: `after-decl`, `after-defer`, `after-expr`, `after-go`,
`cuddle-group`)
3. Linters bug fixes
- `forbidigo`: from 2.3.0 to 2.3.1
- `godot`: from 1.5.4 to 1.5.6
- `govet-modernize`: from 0.43.0 to 0.44.0
- `ireturn`: from 0.4.0 to 0.4.1
- `rowserrcheck`: from 1.1.1 to
[`c5f79b8`](https://redirect.github.com/golangci/golangci-lint/commit/c5f79b8 )
4. Misc.
- Decrease cache entropy
- Embed the JSON schema in the binary
- Filter env vars when cloning the repository with the `custom` command
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 08:16:50 -07:00