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
ec4a15962c
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/ryanrolds/sqlclosecheck](https://redirect.github.com/ryanrolds/sqlclosecheck) | `v0.5.1` → `v0.6.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>ryanrolds/sqlclosecheck (github.com/ryanrolds/sqlclosecheck)</summary> ### [`v0.6.0`](https://redirect.github.com/ryanrolds/sqlclosecheck/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/ryanrolds/sqlclosecheck/compare/v0.5.1...v0.6.0) #### What's Changed - \[WIP] Support correct non-defer usage by [@​ryanrolds](https://redirect.github.com/ryanrolds) in [#​28](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/28) - Add support for deferred closer functions which are not methods by [@​vanntile](https://redirect.github.com/vanntile) in [#​33](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/33) - (cont) Add support for deferred closer functions which are not methods by [@​vanntile](https://redirect.github.com/vanntile) in [#​34](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/34) - bump golang.org/x/tools to v0.13.0 to fix panic in tests by [@​alexandear](https://redirect.github.com/alexandear) in [#​38](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/38) - CVE-2024-27304 with vendoring by [@​ryanrolds](https://redirect.github.com/ryanrolds) in [#​41](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/41) - Bump golang.org/x/crypto from 0.17.0 to 0.35.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​42](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/42) - fix: Referrers() may return nil by [@​didebughu](https://redirect.github.com/didebughu) in [#​46](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/46) - Upgrade for Go 1.25 compatibility, and upgrade crypto dependency for CVE by [@​LeMikaelF](https://redirect.github.com/LeMikaelF) in [#​47](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/47) #### New Contributors - [@​vanntile](https://redirect.github.com/vanntile) made their first contribution in [#​33](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/33) - [@​alexandear](https://redirect.github.com/alexandear) made their first contribution in [#​38](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/38) - [@​dependabot](https://redirect.github.com/dependabot)\[bot] made their first contribution in [#​42](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/42) - [@​didebughu](https://redirect.github.com/didebughu) made their first contribution in [#​46](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/46) - [@​LeMikaelF](https://redirect.github.com/LeMikaelF) made their first contribution in [#​47](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/47) **Full Changelog**: <https://github.com/ryanrolds/sqlclosecheck/compare/v0.5.1...v0.6.0> </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 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>