Skip to content

build(deps): Bump github.com/sasha-s/go-deadlock from 0.3.1 to 0.3.7#850

Closed
dependabot[bot] wants to merge 1 commit intov0.34.xfrom
dependabot/go_modules/v0.34.x/github.com/sasha-s/go-deadlock-0.3.7
Closed

build(deps): Bump github.com/sasha-s/go-deadlock from 0.3.1 to 0.3.7#850
dependabot[bot] wants to merge 1 commit intov0.34.xfrom
dependabot/go_modules/v0.34.x/github.com/sasha-s/go-deadlock-0.3.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps github.com/sasha-s/go-deadlock from 0.3.1 to 0.3.7.

Release notes

Sourced from github.com/sasha-s/go-deadlock's releases.

v0.3.7

Release v0.3.7

Changes

  • Fix testing/synctest compatibility, including Go 1.25 support and related build tags
  • Fix concurrent lock tracking under contention
  • Prevent lock-order tracking from retaining mutex-containing structs on Go 1.24+

What's New

This release improves synctest compatibility, fixes concurrent lock tracking, and resolves a GC-retention issue in lock-order bookkeeping.

v0.3.6

Release v0.3.6

Changes

  • Go 1.25 support
  • Updated dependencies (github.com/petermattis/goid)
  • Improved test coverage (90.5%)

What's New

This release includes compatibility updates for Go 1.25 and dependency updates to ensure continued reliability of deadlock detection.

v0.3.3

What's Changed

New Contributors

Full Changelog: sasha-s/go-deadlock@v0.3.1...v0.3.3

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/sasha-s/go-deadlock](https://github.com/sasha-s/go-deadlock) from 0.3.1 to 0.3.7.
- [Release notes](https://github.com/sasha-s/go-deadlock/releases)
- [Commits](sasha-s/go-deadlock@v0.3.1...v0.3.7)

---
updated-dependencies:
- dependency-name: github.com/sasha-s/go-deadlock
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: S:automerge, T:dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Mar 20, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 23, 2026

Superseded by #864.

@dependabot dependabot bot closed this Mar 23, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/v0.34.x/github.com/sasha-s/go-deadlock-0.3.7 branch March 23, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants