Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps github.com/bsv-blockchain/go-bt/v2 from 2.4.4 to 2.4.6.

Release notes

Sourced from github.com/bsv-blockchain/go-bt/v2's releases.

Release v2.4.6

Changelog

  • ba1ded9ffa822921b5b99e0db703703b55b27655 chore(deps): update golangci-lint to v2.3.0
  • e7b8b0ca32f5a6cc22d834b65b89680b26732929 chore(env): enable govulncheck (#29)
  • 88629aac47cdce24ebe96f4056f3b31e6699e6e3 feat(ci): enhance release detection and workflow coordination
  • ced800b69e6d1708b8150f84ba009992393a7d8f fix(ci): improve security workflow configuration and fork handling
  • 56265e30ac619793736bfa5ffa3dd4fa4d7a61a3 fix(tx): restore extended field for proper IsExtended detection (#28)
  • c9fe08bd4e673964831c8e7fa2cb298c96e22666 fix: enable benchmarks
  • 47b8df399f6bf23c5eb36ccc6af3a91db4b5dc46 fix: fork prs

Release v2.4.5

Changelog

  • f5c7ca7dc1e2f032ca1a46249e3d502d32a07477 chore(ci): enhance workflows with improved caching and configuration
  • a1f6def5c4f85ad75604e1415618776a7f80fb26 chore(codeowners): add additional configuration paths (#24)
  • fd16f2cb0c47d65592840a76630c4ac1c4b25781 chore(config): update development tools and project settings
  • e8231ccced8f0165838773eb9b08a6ce5bccf5dd chore(deps): bump github.com/bsv-blockchain/go-sdk from 1.2.4 to 1.2.5 (#25)
  • c1e97a2505c752dbbcb6e158a25678523a3d8a32 chore(deps): bump github/codeql-action in the ghactions-all group (#26)
  • 5700515a7abc41043f9462da1ed4ca6766addd13 chore(deps): bump golang.org/x/crypto in the security-deps group (#21)
  • c2b3bc78b5b5704ae11eab161f703ddaf449b830 chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 (#22)
  • 89ab710d10547d3863acb784205f1921d6d7cbdb chore(templates): refine issue templates for clarity
  • 7fbc461621074b4dd6eda675c9b3ebc57221118f docs(contributing): update gofumpt command (#23)
  • a15dc0421f5103f548da290349d1bdc8939d868e feat(ci): add comprehensive benchmark workflow system
  • d114640ea32c9f150c234a42e16a96172f14be02 feat(prettier): add YAML formatting configuration
  • 34a8ce9c5415d9dbc8dacf7002fccee1242b6be0 feat: add mention about race
  • 497a44fec66399034403a87aacd9a237ab397663 feat: massive workflow update
  • 2fd500a5078cbfc209a590715ec741f52adabb36 fix: pre-commit workflow issue
  • 78dd652fa13946c9e6c9363a464fad894295111f fix: remove file, moved
  • 92531f965cf4d096ef59f0c82cfd32c677495c88 refactor(tx): remove extended field and simplify IsExtended logic (#27)
Commits
  • e7b8b0c chore(env): enable govulncheck (#29)
  • c9fe08b fix: enable benchmarks
  • ba1ded9 chore(deps): update golangci-lint to v2.3.0
  • 88629aa feat(ci): enhance release detection and workflow coordination
  • ced800b fix(ci): improve security workflow configuration and fork handling
  • 56265e3 fix(tx): restore extended field for proper IsExtended detection (#28)
  • 47b8df3 fix: fork prs
  • 92531f9 refactor(tx): remove extended field and simplify IsExtended logic (#27)
  • 2fd500a fix: pre-commit workflow issue
  • c1e97a2 chore(deps): bump github/codeql-action in the ghactions-all group (#26)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/bsv-blockchain/go-bt/v2](https://github.com/bsv-blockchain/go-bt) from 2.4.4 to 2.4.6.
- [Release notes](https://github.com/bsv-blockchain/go-bt/releases)
- [Changelog](https://github.com/bsv-blockchain/go-bt/blob/master/.goreleaser.yml)
- [Commits](bsv-blockchain/go-bt@v2.4.4...v2.4.6)

---
updated-dependencies:
- dependency-name: github.com/bsv-blockchain/go-bt/v2
  dependency-version: 2.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mrz1836 as a code owner August 11, 2025 18:29
@dependabot dependabot bot added chore Simple dependency updates or version bumps dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules labels Aug 11, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approving patch update: github.com/bsv-blockchain/go-bt/v2 (2.4.4 → 2.4.6)

@github-actions github-actions bot enabled auto-merge (squash) August 11, 2025 18:30
@github-actions github-actions bot added automerge Label to automatically merge pull requests that meet all required conditions dependabot PR or issue created by or related to Dependabot patch-update prod-dependency labels Aug 11, 2025
@sonarqubecloud
Copy link

@github-actions github-actions bot added the size/S Small change (11–50 lines) label Aug 11, 2025
@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions github-actions bot merged commit 1191c7d into master Aug 11, 2025
29 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/bsv-blockchain/go-bt/v2-2.4.6 branch August 11, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps dependabot PR or issue created by or related to Dependabot dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules patch-update prod-dependency size/S Small change (11–50 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants