You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
0b82ded815
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | patch | `v4.11.0` → `v4.11.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary> ### [`v4.11.1`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.11.1) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.11.0...v4.11.1) #### Release Notes ##### <!-- 1 -->🐛 Bug Fixes - fix: stop using `curl --fail-with-body` and remove `jq` dependency by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​193](https://redirect.github.com/CodSpeedHQ/action/pull/193) ##### <!-- 7 -->⚙️ Internals - chore: bump runner version to 4.11.1 by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​191](https://redirect.github.com/CodSpeedHQ/action/pull/191) - Pin all actions ([#​250](https://redirect.github.com/CodSpeedHQ/action/issues/250)) by [@​art049](https://redirect.github.com/art049) in [#​250](https://redirect.github.com/CodSpeedHQ/runner/pull/250) - Bump nix to 0.31.1 ([#​247](https://redirect.github.com/CodSpeedHQ/action/issues/247)) by [@​3v1n0](https://redirect.github.com/3v1n0) in [#​247](https://redirect.github.com/CodSpeedHQ/runner/pull/247) #### Install codspeed-runner 4.11.1 ##### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.11.1/codspeed-runner-installer.sh | sh ``` #### Download codspeed-runner 4.11.1 | File | Platform | Checksum | | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------- | | [codspeed-runner-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.11.1/codspeed-runner-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.11.1/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256) | | [codspeed-runner-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.11.1/codspeed-runner-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.11.1/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256) | **Full Runner Changelog**: <https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md> #### What's Changed **Full Changelog**: <https://github.com/CodSpeedHQ/action/compare/v4.11.0...v4.11.1> </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>