mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
b71635c188732f734781bbc0cb3d05620875c0e7
1195 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b71635c188 | chore(deps): update golang.org/x/telemetry digest to eab6ae5 (#8348) | ||
|
|
dabaf5bdd6 | chore(deps): update module 4d63.com/gocheckcompilerdirectives to v1.4.0 (#8334) | ||
|
|
b344564bf0 | chore(deps): update module github.com/uudashr/iface to v1.4.4 (#8335) | ||
|
|
2919ac8ed2 | chore(deps): update module github.com/kisielk/errcheck to v1.20.0 (#8333) | ||
|
|
52a41b617f | chore(deps): update module github.com/go-git/go-git/v5 to v5.19.1 (#8345) | ||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
25f973a298 | fix(deps): update module golang.org/x/sys to v0.44.0 (#8322) | ||
|
|
b877e84e75 | chore(deps): update module github.com/raeperd/recvcheck to v0.3.0 (#8314) | ||
|
|
216a31fddf | chore(deps): update golang.org/x/telemetry digest to e88f59f (#8317) | ||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
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> |
||
|
|
e85697dc9a |
chore(deps): update module github.com/pjbgf/sha1cd to v0.6.0 (#8288)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/pjbgf/sha1cd](https://redirect.github.com/pjbgf/sha1cd) | `v0.5.0` → `v0.6.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>pjbgf/sha1cd (github.com/pjbgf/sha1cd)</summary> ### [`v0.6.0`](https://redirect.github.com/pjbgf/sha1cd/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/pjbgf/sha1cd/compare/v0.5.0...v0.6.0) #### What's Changed - Change the nightly fuzzer to weekly by [@​pjbgf](https://redirect.github.com/pjbgf) in [#​200](https://redirect.github.com/pjbgf/sha1cd/pull/200) - build(deps): Bump actions/checkout from 4.2.2 to 6.0.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​204](https://redirect.github.com/pjbgf/sha1cd/pull/204) - build(deps): Bump github/codeql-action from 3.29.2 to 4.31.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​203](https://redirect.github.com/pjbgf/sha1cd/pull/203) - build(deps): Bump golang from 1.24 to 1.25 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​202](https://redirect.github.com/pjbgf/sha1cd/pull/202) - build(deps): Bump actions/setup-go from 5.5.0 to 6.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​201](https://redirect.github.com/pjbgf/sha1cd/pull/201) - Performance improvements for AMD64 and Generic by [@​pjbgf](https://redirect.github.com/pjbgf) in [#​205](https://redirect.github.com/pjbgf/sha1cd/pull/205) - Remove self-registration via `crypto.RegisterHash` by [@​pjbgf](https://redirect.github.com/pjbgf) in [#​206](https://redirect.github.com/pjbgf/sha1cd/pull/206) **Full Changelog**: <https://github.com/pjbgf/sha1cd/compare/v0.5.0...v0.6.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> |
||
|
|
536750c0cb |
fix(deps): update module github.com/masterminds/semver/v3 to v3.5.0 (#8283)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/Masterminds/semver/v3](https://redirect.github.com/Masterminds/semver) | `v3.4.0` → `v3.5.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>Masterminds/semver (github.com/Masterminds/semver/v3)</summary> ### [`v3.5.0`](https://redirect.github.com/Masterminds/semver/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/Masterminds/semver/compare/v3.4.0...v3.5.0) ##### What's Changed - Adding more prerelease tests by [@​mattfarina](https://redirect.github.com/mattfarina) in [#​273](https://redirect.github.com/Masterminds/semver/pull/273) - Update constraint error messages by [@​mattfarina](https://redirect.github.com/mattfarina) in [#​278](https://redirect.github.com/Masterminds/semver/pull/278) - Fix edge cases by [@​mattfarina](https://redirect.github.com/mattfarina) in [#​279](https://redirect.github.com/Masterminds/semver/pull/279) - Adding some checks in by [@​mattfarina](https://redirect.github.com/mattfarina) in [#​280](https://redirect.github.com/Masterminds/semver/pull/280) - Updating deps by [@​mattfarina](https://redirect.github.com/mattfarina) in [#​281](https://redirect.github.com/Masterminds/semver/pull/281) - Bump github/codeql-action from 4.35.1 to 4.35.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​282](https://redirect.github.com/Masterminds/semver/pull/282) - Bump actions/cache from 4.2.3 to 5.0.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​283](https://redirect.github.com/Masterminds/semver/pull/283) - Bump golangci/golangci-lint-action from 7.0.1 to 9.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​284](https://redirect.github.com/Masterminds/semver/pull/284) - Updating gitignore for devcontainers by [@​mattfarina](https://redirect.github.com/mattfarina) in [#​286](https://redirect.github.com/Masterminds/semver/pull/286) - Fixing some quality issues by [@​mattfarina](https://redirect.github.com/mattfarina) in [#​287](https://redirect.github.com/Masterminds/semver/pull/287) ##### New Contributors - [@​dependabot](https://redirect.github.com/dependabot)\[bot] made their first contribution in [#​282](https://redirect.github.com/Masterminds/semver/pull/282) **Full Changelog**: <https://github.com/Masterminds/semver/compare/v3.4.0...v3.5.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
fb2dbdab35 |
chore(deps): update module github.com/bombsimon/wsl/v5 to v5.8.0 (#8287)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/bombsimon/wsl/v5](https://redirect.github.com/bombsimon/wsl) | `v5.6.0` → `v5.8.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>bombsimon/wsl (github.com/bombsimon/wsl/v5)</summary> ### [`v5.8.0`](https://redirect.github.com/bombsimon/wsl/releases/tag/v5.8.0) [Compare Source](https://redirect.github.com/bombsimon/wsl/compare/v5.7.0...v5.8.0) #### What's Changed - Re-purpose the meaning of 0 for `cuddle-max-statements` by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​258](https://redirect.github.com/bombsimon/wsl/pull/258) - Add `cuddle-group` check by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​257](https://redirect.github.com/bombsimon/wsl/pull/257) - `defer` allows any expression with intersecting variables by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​260](https://redirect.github.com/bombsimon/wsl/pull/260) - Treat `go` cuddling same as `defer` by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​261](https://redirect.github.com/bombsimon/wsl/pull/261) - Support all go 1.25 versions by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​262](https://redirect.github.com/bombsimon/wsl/pull/262) - Ensure `CheckErr` takes precedence over all other cuddling rules by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​263](https://redirect.github.com/bombsimon/wsl/pull/263) - Update version by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​259](https://redirect.github.com/bombsimon/wsl/pull/259) **Full Changelog**: <https://github.com/bombsimon/wsl/compare/v5.7.0...v5.8.0> ### [`v5.7.0`](https://redirect.github.com/bombsimon/wsl/releases/tag/v5.7.0) [Compare Source](https://redirect.github.com/bombsimon/wsl/compare/v5.6.0...v5.7.0) ### ⚠️ DO NOT USE This was a pre-mature release containing regressions and unfinished changes. This release was never included in `golangci-lint` and will be replaced with v5.8.0 #### What's Changed - fix(deps): update module golang.org/x/tools to v0.42.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​232](https://redirect.github.com/bombsimon/wsl/pull/232) - Update go version by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​238](https://redirect.github.com/bombsimon/wsl/pull/238) - Update faulty doc for `branch-max-lines` flag by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​237](https://redirect.github.com/bombsimon/wsl/pull/237) - chore(deps): update dependency golangci/golangci-lint to v2.11.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​239](https://redirect.github.com/bombsimon/wsl/pull/239) - chore(deps): update dependency golangci/golangci-lint to v2.11.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​240](https://redirect.github.com/bombsimon/wsl/pull/240) - chore(deps): update dependency golangci/golangci-lint to v2.11.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​241](https://redirect.github.com/bombsimon/wsl/pull/241) - fix(deps): update module golang.org/x/tools to v0.43.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​242](https://redirect.github.com/bombsimon/wsl/pull/242) - chore(deps): update dependency golangci/golangci-lint to v2.11.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​246](https://redirect.github.com/bombsimon/wsl/pull/246) - chore(deps): switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by [@​scop](https://redirect.github.com/scop) in [#​247](https://redirect.github.com/bombsimon/wsl/pull/247) - Update module golang.org/x/tools to v0.44.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​249](https://redirect.github.com/bombsimon/wsl/pull/249) - feat: add cuddle-max-statements config by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​245](https://redirect.github.com/bombsimon/wsl/pull/245) - Fix decl grouping collapsing multiline composite literals by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​250](https://redirect.github.com/bombsimon/wsl/pull/250) - Update docs by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​251](https://redirect.github.com/bombsimon/wsl/pull/251) - Add `after-` checks by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​253](https://redirect.github.com/bombsimon/wsl/pull/253) - Fix `go`/`defer` not inspecting anonymous function bodies by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​255](https://redirect.github.com/bombsimon/wsl/pull/255) - Update version - prepare for release by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​256](https://redirect.github.com/bombsimon/wsl/pull/256) #### New Contributors - [@​scop](https://redirect.github.com/scop) made their first contribution in [#​247](https://redirect.github.com/bombsimon/wsl/pull/247) **Full Changelog**: <https://github.com/bombsimon/wsl/compare/v5.6.0...v5.7.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 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> |
||
|
|
f54e90405e |
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.24.1 (#8281)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/alecthomas/chroma/v2](https://redirect.github.com/alecthomas/chroma) | `v2.24.0` → `v2.24.1` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary> ### [`v2.24.1`](https://redirect.github.com/alecthomas/chroma/releases/tag/v2.24.1) [Compare Source](https://redirect.github.com/alecthomas/chroma/compare/v2.24.0...v2.24.1) #### Changelog - [`d2a3784`](https://redirect.github.com/alecthomas/chroma/commit/d2a3784) fix: fallback bug </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
d4d6c456ce |
chore(deps): update module github.com/fsnotify/fsnotify to v1.10.0 (#8280)
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.9.0` → `v1.10.0` |  |  | --- > [!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.0`](https://redirect.github.com/fsnotify/fsnotify/releases/tag/v1.10.0) [Compare Source](https://redirect.github.com/fsnotify/fsnotify/compare/v1.9.0...v1.10.0) This version of fsnotify needs Go 1.23. ##### Changes and fixes - inotify: improve initialization error message ([#​731]) - inotify: send Rename event if recursive watch is renamed ([#​696]) - inotify: avoid copying event buffers when reading names ([#​741]) - kqueue: skip dangling symlinks (ENOENT) in watchDirectoryFiles, so a bad entry no longer aborts Watcher.Add for the whole directory ([#​748]) - kqueue: drop watches directly in Close() to fix a file descriptor leak when recycling watchers ([#​740]) - windows: fix nil pointer dereference in remWatch ([#​736]) - windows: lock watch field updates against concurrent WatchList to fix a race introduced in v1.9.0 ([#​709], [#​749]) [#​696]: https://redirect.github.com/fsnotify/fsnotify/pull/696 [#​709]: https://redirect.github.com/fsnotify/fsnotify/pull/709 [#​731]: https://redirect.github.com/fsnotify/fsnotify/pull/731 [#​736]: https://redirect.github.com/fsnotify/fsnotify/pull/736 [#​740]: https://redirect.github.com/fsnotify/fsnotify/pull/740 [#​741]: https://redirect.github.com/fsnotify/fsnotify/pull/741 [#​748]: https://redirect.github.com/fsnotify/fsnotify/pull/748 [#​749]: https://redirect.github.com/fsnotify/fsnotify/pull/749 </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
1827f67d73 |
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.24.0 (#8277)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/alecthomas/chroma/v2](https://redirect.github.com/alecthomas/chroma) | `v2.23.1` → `v2.24.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary> ### [`v2.24.0`](https://redirect.github.com/alecthomas/chroma/releases/tag/v2.24.0) [Compare Source](https://redirect.github.com/alecthomas/chroma/compare/v2.23.1...v2.24.0) #### Changelog - [`0b841ee`](https://redirect.github.com/alecthomas/chroma/commit/0b841ee) chore: go mod tidy - [`10fcb68`](https://redirect.github.com/alecthomas/chroma/commit/10fcb68) chore(deps): update ubuntu docker tag to v26 ([#​1251](https://redirect.github.com/alecthomas/chroma/issues/1251)) - [`2218de6`](https://redirect.github.com/alecthomas/chroma/commit/2218de6) chore(deps): update all non-major dependencies ([#​1236](https://redirect.github.com/alecthomas/chroma/issues/1236)) - [`2099887`](https://redirect.github.com/alecthomas/chroma/commit/2099887) Update Solarized Light to use correct background color ([#​1250](https://redirect.github.com/alecthomas/chroma/issues/1250)) - [`ce43442`](https://redirect.github.com/alecthomas/chroma/commit/ce43442) Add Lateralus lexer ([#​1249](https://redirect.github.com/alecthomas/chroma/issues/1249)) - [`2b00673`](https://redirect.github.com/alecthomas/chroma/commit/2b00673) fix: commenting issues on gas lexer ([#​1247](https://redirect.github.com/alecthomas/chroma/issues/1247)) - [`8d04def`](https://redirect.github.com/alecthomas/chroma/commit/8d04def) Add NameOther entry to github-dark theme ([#​1240](https://redirect.github.com/alecthomas/chroma/issues/1240)) - [`f2db790`](https://redirect.github.com/alecthomas/chroma/commit/f2db790) chore(deps): update all non-major dependencies ([#​1234](https://redirect.github.com/alecthomas/chroma/issues/1234)) - [`fc18a48`](https://redirect.github.com/alecthomas/chroma/commit/fc18a48) Include embedded font license in COPYING file ([#​1233](https://redirect.github.com/alecthomas/chroma/issues/1233)) - [`e11ef85`](https://redirect.github.com/alecthomas/chroma/commit/e11ef85) chore(deps): update all non-major dependencies ([#​1211](https://redirect.github.com/alecthomas/chroma/issues/1211)) - [`79e0fa7`](https://redirect.github.com/alecthomas/chroma/commit/79e0fa7) Add ERB lexer ([#​1228](https://redirect.github.com/alecthomas/chroma/issues/1228)) - [`b59560d`](https://redirect.github.com/alecthomas/chroma/commit/b59560d) Add Spade lexer ([#​1229](https://redirect.github.com/alecthomas/chroma/issues/1229)) - [`83b5491`](https://redirect.github.com/alecthomas/chroma/commit/83b5491) Import Luau lexer ([#​1209](https://redirect.github.com/alecthomas/chroma/issues/1209)) - [`da72a97`](https://redirect.github.com/alecthomas/chroma/commit/da72a97) Add JetBrains Darcula theme ([#​1226](https://redirect.github.com/alecthomas/chroma/issues/1226)) - [`8087957`](https://redirect.github.com/alecthomas/chroma/commit/8087957) styles: case-insensitive style registration and lookup ([#​1223](https://redirect.github.com/alecthomas/chroma/issues/1223)) - [`10daf04`](https://redirect.github.com/alecthomas/chroma/commit/10daf04) Add `.json5` to json Lexer ([#​1224](https://redirect.github.com/alecthomas/chroma/issues/1224)) - [`dccba78`](https://redirect.github.com/alecthomas/chroma/commit/dccba78) Add AMPL lexer ([#​1219](https://redirect.github.com/alecthomas/chroma/issues/1219)) - [`ee4ad0a`](https://redirect.github.com/alecthomas/chroma/commit/ee4ad0a) Fix MySQL lexer single comment render error ([#​1214](https://redirect.github.com/alecthomas/chroma/issues/1214)) - [`b160804`](https://redirect.github.com/alecthomas/chroma/commit/b160804) Add `using` Keyword to JavaScript ([#​1215](https://redirect.github.com/alecthomas/chroma/issues/1215)) - [`17e5911`](https://redirect.github.com/alecthomas/chroma/commit/17e5911) Pop type state when encountering punctuation for graphql ([#​1210](https://redirect.github.com/alecthomas/chroma/issues/1210)) - [`893841b`](https://redirect.github.com/alecthomas/chroma/commit/893841b) Show error message in chromad ([#​1208](https://redirect.github.com/alecthomas/chroma/issues/1208)) - [`fef8258`](https://redirect.github.com/alecthomas/chroma/commit/fef8258) Fix error handling in `needRules()` ([#​1207](https://redirect.github.com/alecthomas/chroma/issues/1207)) - [`d8a3315`](https://redirect.github.com/alecthomas/chroma/commit/d8a3315) Update the PHP lexer ([#​1206](https://redirect.github.com/alecthomas/chroma/issues/1206)) - [`353c35b`](https://redirect.github.com/alecthomas/chroma/commit/353c35b) Add the Kanagawa themes ([#​1198](https://redirect.github.com/alecthomas/chroma/issues/1198)) - [`41448fe`](https://redirect.github.com/alecthomas/chroma/commit/41448fe) Update the Materialize lexer ([#​1201](https://redirect.github.com/alecthomas/chroma/issues/1201)) - [`020d1c0`](https://redirect.github.com/alecthomas/chroma/commit/020d1c0) Add `.qrc` as extension for XML ([#​1205](https://redirect.github.com/alecthomas/chroma/issues/1205)) - [`6a63b3a`](https://redirect.github.com/alecthomas/chroma/commit/6a63b3a) Add `meson.options` as filename for Meson ([#​1204](https://redirect.github.com/alecthomas/chroma/issues/1204)) - [`d398caf`](https://redirect.github.com/alecthomas/chroma/commit/d398caf) Import Gettext lexer ([#​1202](https://redirect.github.com/alecthomas/chroma/issues/1202)) - [`43245c9`](https://redirect.github.com/alecthomas/chroma/commit/43245c9) chore(deps): update dependency biome to v2.3.12 ([#​1200](https://redirect.github.com/alecthomas/chroma/issues/1200)) - [`8215091`](https://redirect.github.com/alecthomas/chroma/commit/8215091) feat: add scdoc support ([#​1199](https://redirect.github.com/alecthomas/chroma/issues/1199)) - [`3fce7ab`](https://redirect.github.com/alecthomas/chroma/commit/3fce7ab) chore(deps): update all non-major dependencies ([#​1188](https://redirect.github.com/alecthomas/chroma/issues/1188)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
f62e24964a |
chore(deps): update golang.org/x/telemetry digest to 76f71b9 (#8271)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/telemetry](https://pkg.go.dev/golang.org/x/telemetry) | indirect | digest | `329d219` → `76f71b9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
fb02c768a1 |
chore(deps): update module github.com/securego/gosec/v2 to v2.26.1 (#8270)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/securego/gosec/v2](https://redirect.github.com/securego/gosec) | `v2.25.0` → `v2.26.1` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>securego/gosec (github.com/securego/gosec/v2)</summary> ### [`v2.26.1`](https://redirect.github.com/securego/gosec/releases/tag/v2.26.1) [Compare Source](https://redirect.github.com/securego/gosec/compare/v2.26.0...v2.26.1) #### Changelog - [`4a3bd8a`](https://redirect.github.com/securego/gosec/commit/4a3bd8af174872c778439083ded7adbf3747e770) Update cosign to v3.0.6 ([#​1659](https://redirect.github.com/securego/gosec/issues/1659)) ### [`v2.26.0`](https://redirect.github.com/securego/gosec/compare/v2.25.0...v2.26.0) [Compare Source](https://redirect.github.com/securego/gosec/compare/v2.25.0...v2.26.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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
170a1e1301 |
chore(deps): update module go.uber.org/zap to v1.28.0 (#8269)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [go.uber.org/zap](https://redirect.github.com/uber-go/zap) | `v1.27.1` → `v1.28.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>uber-go/zap (go.uber.org/zap)</summary> ### [`v1.28.0`](https://redirect.github.com/uber-go/zap/releases/tag/v1.28.0) [Compare Source](https://redirect.github.com/uber-go/zap/compare/v1.27.1...v1.28.0) Enhancements: - [#​1534][]: Add `zapcore.CheckPreWriteHook` and `CheckedEntry.Before` method for transforming entries before they are written to any Cores. [#​1534]: https://redirect.github.com/uber-go/zap/pull/1534 </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
7e91b17d86 |
chore(deps): update module github.com/mattn/go-isatty to v0.0.22 (#8265)
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-isatty](https://redirect.github.com/mattn/go-isatty) | `v0.0.21` → `v0.0.22` |  |  | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
468c62dac6 |
chore(deps): update module github.com/sourcegraph/go-diff to v0.8.0 (#8262)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/sourcegraph/go-diff](https://redirect.github.com/sourcegraph/go-diff) | `v0.7.0` → `v0.8.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>sourcegraph/go-diff (github.com/sourcegraph/go-diff)</summary> ### [`v0.8.0`](https://redirect.github.com/sourcegraph/go-diff/releases/tag/v0.8.0) [Compare Source](https://redirect.github.com/sourcegraph/go-diff/compare/v0.7.0...v0.8.0) #### What's Changed - remove unnecessary dependencies by [@​yuxiang-zhang](https://redirect.github.com/yuxiang-zhang) in [#​69](https://redirect.github.com/sourcegraph/go-diff/pull/69) - Make strict dropCR behavior optional via ParseOptions by [@​EmmanuelAC1](https://redirect.github.com/EmmanuelAC1) in [#​78](https://redirect.github.com/sourcegraph/go-diff/pull/78) - Add new functionaltiy for reversing diffs. by [@​vslashg](https://redirect.github.com/vslashg) in [#​72](https://redirect.github.com/sourcegraph/go-diff/pull/72) **Full Changelog**: <https://github.com/sourcegraph/go-diff/compare/v0.7.0...v0.8.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
356445cb74 |
chore(deps): update golang.org/x/telemetry digest to 329d219 (#8259)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/telemetry](https://pkg.go.dev/golang.org/x/telemetry) | indirect | digest | `392afab` → `329d219` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
b4e15cd1c7 |
Add MaxRequestSize option to OTLP exporters (#8157)
Per https://github.com/open-telemetry/opentelemetry-proto/pull/782 - Introduce WithMaxRequestSize option for OTLP exporters to set a limit on the size of serialized export requests. - Implement logic in the HTTP and gRPC clients to check the request size against the configured maximum before compression and sending. - The default configuration is that the maximum request size is 32 MiB. |
||
|
|
1b8ba66d38 |
fix(deps): update module golang.org/x/vuln to v1.3.0 (#8256)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [golang.org/x/vuln](https://pkg.go.dev/golang.org/x/vuln) | [`v1.2.0` → `v1.3.0`](https://cs.opensource.google/go/x/vuln/+/refs/tags/v1.2.0...refs/tags/v1.3.0) |  |  | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
8365fb9660 |
chore(deps): update golang.org/x/telemetry digest to 392afab (#8248)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/telemetry](https://pkg.go.dev/golang.org/x/telemetry) | indirect | digest | `fac6e1c` → `392afab` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzguMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
563943a593 |
fix(deps): update build-tools to v0.30.0 (#8244)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [go.opentelemetry.io/build-tools/crosslink](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools) | `v0.29.0` → `v0.30.0` |  |  | | [go.opentelemetry.io/build-tools/gotmpl](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools) | `v0.29.0` → `v0.30.0` |  |  | | [go.opentelemetry.io/build-tools/multimod](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools) | `v0.29.0` → `v0.30.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-go-build-tools (go.opentelemetry.io/build-tools/crosslink)</summary> ### [`v0.30.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/blob/HEAD/CHANGELOG.md#v0300) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/compare/v0.29.0...v0.30.0) ##### 🛑 Breaking changes 🛑 - `all`: Bump minimum Go version to 1.25 ([#​1587](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1587)) - `githubgen`: Stop generating the .github/ALLOWLIST file ([#​1505](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1505)) This file has no bearing to GitHub, the CODEOWNERS file already contains a list of unmaintained components. Further, this file is flagged incorrectly by security tools as problematic. ##### 💡 Enhancements 💡 - `chloggen`: Update validate command to check all changelog entries and not exit out immediately after finding error. ([#​1304](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1304)) - `crosslink`: Support Go versions with patch numbers (e.g., 1.23.0) in `crosslink work` command ([#​1499](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1499)) ##### 🧰 Bug fixes 🧰 - `chloggen`: Correctly handle absolute paths for config file, entries\_dir, template\_yaml, and change\_logs. ([#​1387](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1387)) - `crosslink`: Fix false negatives in `crosslink tidylist --validate` ([#​1437](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1437)) - `githubgen`: Replace panic with proper error handling for unknown generator arguments ([#​1549](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1549)) </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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
fa9276b15e |
exporters: support SLICE attributes (#8216)
Fixes #8162 Follow-up to #8153 for `attribute.SLICE`. Add end-to-end exporter handling for `attribute.SLICE` in the remaining paths that still treated it as invalid or relied on fallback formatting. Changes: - encode `attribute.SLICE` as OTLP `AnyValue_ArrayValue` for trace, log, and metric transforms - serialize Zipkin `SLICE` attributes using the non-OTLP AnyValue string representation - add trace-side coverage for recursive `convAttrValue` slice conversion |
||
|
|
f978f49759 |
chore(deps): update module github.com/dlclark/regexp2 to v1.12.0 (#8229)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/dlclark/regexp2](https://redirect.github.com/dlclark/regexp2) | `v1.11.5` → `v1.12.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>dlclark/regexp2 (github.com/dlclark/regexp2)</summary> ### [`v1.12.0`](https://redirect.github.com/dlclark/regexp2/compare/v1.11.5...v1.12.0) [Compare Source](https://redirect.github.com/dlclark/regexp2/compare/v1.11.5...v1.12.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
2fe7910cad |
chore(deps): update module github.com/go-git/go-git/v5 to v5.18.0 (#8223)
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.17.2` → `v5.18.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-git (github.com/go-git/go-git/v5)</summary> ### [`v5.18.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.18.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.17.2...v5.18.0) #### What's Changed - plumbing: transport/http, Add support for followRedirects policy by [@​pjbgf](https://redirect.github.com/pjbgf) in [#​2004](https://redirect.github.com/go-git/go-git/pull/2004) **Full Changelog**: <https://github.com/go-git/go-git/compare/v5.17.2...v5.18.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
|
a100e025a4 |
chore(deps): update golang.org/x/telemetry digest to fac6e1c (#8202)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/telemetry](https://pkg.go.dev/golang.org/x/telemetry) | indirect | digest | `be6f6cb` → `fac6e1c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |