chore(deps): update module github.com/ryanrolds/sqlclosecheck to v0.6.0 by renovate[bot] · Pull Request #8706 · open-telemetry/opentelemetry-go-contrib (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/ryanrolds/sqlclosecheck | v0.5.1 → v0.6.0 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ryanrolds/sqlclosecheck (github.com/ryanrolds/sqlclosecheck)
v0.6.0
What's Changed
- [WIP] Support correct non-defer usage by @ryanrolds in #28
- Add support for deferred closer functions which are not methods by @vanntile in #33
- (cont) Add support for deferred closer functions which are not methods by @vanntile in #34
- bump golang.org/x/tools to v0.13.0 to fix panic in tests by @alexandear in #38
- CVE-2024-27304 with vendoring by @ryanrolds in #41
- Bump golang.org/x/crypto from 0.17.0 to 0.35.0 by @dependabot[bot] in #42
- fix: Referrers() may return nil by @didebughu in #46
- Upgrade for Go 1.25 compatibility, and upgrade crypto dependency for CVE by @LeMikaelF in #47
New Contributors
- @vanntile made their first contribution in #33
- @alexandear made their first contribution in #38
- @dependabot[bot] made their first contribution in #42
- @didebughu made their first contribution in #46
- @LeMikaelF made their first contribution in #47
Full Changelog: ryanrolds/sqlclosecheck@v0.5.1...v0.6.0
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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.