Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/open-telemetry/opamp-go to v0.17.0 (
open-telemetry#35513) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opamp-go](https://redirect.github.com/open-telemetry/opamp-go) | `v0.15.0` -> `v0.17.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopamp-go/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fopamp-go/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fopamp-go/v0.15.0/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fopamp-go/v0.15.0/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opamp-go (github.com/open-telemetry/opamp-go)</summary> ### [`v0.17.0`](https://redirect.github.com/open-telemetry/opamp-go/releases/tag/v0.17.0) [Compare Source](https://redirect.github.com/open-telemetry/opamp-go/compare/v0.16.0...v0.17.0) ##### What's Changed - Add signature to UpdateContent by [@&open-telemetry#8203;BinaryFissionGames](https://redirect.github.com/BinaryFissionGames) in [https://github.com/open-telemetry/opamp-go/pull/301](https://redirect.github.com/open-telemetry/opamp-go/pull/301) **Full Changelog**: open-telemetry/opamp-go@v0.16.0...v0.17.0 ### [`v0.16.0`](https://redirect.github.com/open-telemetry/opamp-go/releases/tag/v0.16.0) [Compare Source](https://redirect.github.com/open-telemetry/opamp-go/compare/v0.15.0...v0.16.0) ##### What's Changed - Fix race condition on TestConnectionAllowsConcurrentWrites by [@&open-telemetry#8203;tpaschalis](https://redirect.github.com/tpaschalis) in [https://github.com/open-telemetry/opamp-go/pull/282](https://redirect.github.com/open-telemetry/opamp-go/pull/282) - docs: fix broken link by [@&open-telemetry#8203;tpaschalis](https://redirect.github.com/tpaschalis) in [https://github.com/open-telemetry/opamp-go/pull/281](https://redirect.github.com/open-telemetry/opamp-go/pull/281) - docs: fix ClientSyncedState docstring with a valid link by [@&open-telemetry#8203;tpaschalis](https://redirect.github.com/tpaschalis) in [https://github.com/open-telemetry/opamp-go/pull/285](https://redirect.github.com/open-telemetry/opamp-go/pull/285) - fix(deps): update module github.com/gorilla/websocket to v1.5.2 by [@&open-telemetry#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opamp-go/pull/284](https://redirect.github.com/open-telemetry/opamp-go/pull/284) - Amend Retry-After parsing logic for negative durations by [@&open-telemetry#8203;tpaschalis](https://redirect.github.com/tpaschalis) in [https://github.com/open-telemetry/opamp-go/pull/283](https://redirect.github.com/open-telemetry/opamp-go/pull/283) - Enable clients to set flags by [@&open-telemetry#8203;tpaschalis](https://redirect.github.com/tpaschalis) in [https://github.com/open-telemetry/opamp-go/pull/286](https://redirect.github.com/open-telemetry/opamp-go/pull/286) - fix(deps): update module google.golang.org/protobuf to v1.34.2 by [@&open-telemetry#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opamp-go/pull/287](https://redirect.github.com/open-telemetry/opamp-go/pull/287) - chore(deps): update actions/setup-go action to v5.0.2 by [@&open-telemetry#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opamp-go/pull/293](https://redirect.github.com/open-telemetry/opamp-go/pull/293) - fix(deps): update module github.com/gorilla/websocket to v1.5.3 by [@&open-telemetry#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/open-telemetry/opamp-go/pull/288](https://redirect.github.com/open-telemetry/opamp-go/pull/288) - Fix flaky TestSendCustomMessagePendingError by [@&open-telemetry#8203;tpaschalis](https://redirect.github.com/tpaschalis) in [https://github.com/open-telemetry/opamp-go/pull/292](https://redirect.github.com/open-telemetry/opamp-go/pull/292) - Limit to single inflight package syncing operation by [@&open-telemetry#8203;tpaschalis](https://redirect.github.com/tpaschalis) in [https://github.com/open-telemetry/opamp-go/pull/289](https://redirect.github.com/open-telemetry/opamp-go/pull/289) - Support client heartbeat by [@&open-telemetry#8203;haoqixu](https://redirect.github.com/haoqixu) in [https://github.com/open-telemetry/opamp-go/pull/296](https://redirect.github.com/open-telemetry/opamp-go/pull/296) - Add HeaderFunc to allow modifying headers before every request by [@&open-telemetry#8203;BinaryFissionGames](https://redirect.github.com/BinaryFissionGames) in [https://github.com/open-telemetry/opamp-go/pull/298](https://redirect.github.com/open-telemetry/opamp-go/pull/298) ##### New Contributors - [@&open-telemetry#8203;tpaschalis](https://redirect.github.com/tpaschalis) made their first contribution in [https://github.com/open-telemetry/opamp-go/pull/282](https://redirect.github.com/open-telemetry/opamp-go/pull/282) - [@&open-telemetry#8203;BinaryFissionGames](https://redirect.github.com/BinaryFissionGames) made their first contribution in [https://github.com/open-telemetry/opamp-go/pull/298](https://redirect.github.com/open-telemetry/opamp-go/pull/298) **Full Changelog**: open-telemetry/opamp-go@v0.15.0...v0.16.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguMTM1LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Signed-off-by: Alex Boten <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
- Loading branch information