Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the gomod-minor-patch group with 1 update: github.com/bsv-blockchain/go-bt/v2.

Updates github.com/bsv-blockchain/go-bt/v2 from 2.3.0 to 2.4.2

Release notes

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

Release v2.4.2

Changelog

  • 9e874a076cdad45e2d385b7968198fe5a5b59f1e feat: improved standards for spacing
  • 4840b46c228c4ada69886ed027976a5d1aa251ae feat: updated linter config
  • c8374cae2b0b2f16c10470c5c1290c26c958552a feat: upgrade gitleaks action
  • fa30859f45b5ad2aa1cbd9bd10d394ed45c826ca fix: added license
  • e716bec2f2aadad879e127f45e6be844f24cf362 fix: applying template fixes
  • dd7f7d7a132d34fd69d98b3bc66cd8607928a3b5 fix: attempt to ignore a file
  • 92f9b3b9a5266bd04d2a2401ab351e8f9e0ca957 fix: attempt to mange ignores via custom config
  • bf47a79eccd5d13ac6a5b58de010f9207f225117 fix: attempt to squash ignore gitleaks
  • bfd7cd2a6c7e88659a8fead7a873dae11b0066b3 fix: devcontainers mods
  • 545595d7b86b2089ae76c012a4d9cc41335c8d67 fix: formatting applied to files
  • cf8968a732c127e048d4aadf64c8f4ec5787f383 fix: formatting linter applied
  • 42258636d479cd2c3c7657cacbaba5a720d74dca fix: ignore known issues from the past
  • 34c8d9d04c1298eacb2f5d70754745fa1ac8ddf1 fix: issues with comments in json
  • 3bb6c32535558650b86ba02f44b9329ceb991919 fix: linter issues
  • 9aaaf5d5d48ecbb08746ffda2c3582771460f562 fix: updated linters and fmt config
  • 36c1c0ec4f1e97e5231373b12a0014959b57db4c fix: use the right token
  • 446e9e48b21841465068a18e7b16bbf78bbc5505 fix: working on config file

Release v2.4.1

Changelog

  • 33605ae59f0a81d9315397fcf871d763feb115f3 Add back function incorrectly removed (#18)

Release v2.4.0

Changelog

  • 73aff9d243882cce0a3c812f50033feb9402fda1 Remove go-bk as a dependency (#17)
  • 4b20d009e8e2cb54156dde1f80245a3402026208 fix: minor copy issue
  • d536ea2f348933aceb4e822d5be9545628879a4b fix: minor copy issue

Release v2.3.3

Changelog

  • 00a5434f815fe2440c2514caf01362637f60a678 feat: added missing function for go-bc
  • b044d7ebdd6ed397aaaab615ddc88f6d271d1fb3 fix: updated name to match advanced
  • 41bb8919f397c8f99f565c0fd53e334b50333ee2 fix: wrong name in vs code

Release v2.3.2

Changelog

  • c87477c77a7700eec62d0d3eeba46123b95f066f [Tests] Add fuzzing for transaction parsing (#8)
  • e69c7a3ebc46ff35db500e00de1ca45a45d21df1 [tests] refactor tx_test helpers (#12)
  • 2941d8ca16057d5977d7336ec718cba44730e0f1 feat: added basic fuzz test
  • c20028d4034eb85ce70e10926ec8407d9942a508 feat: added existing benchmarks to results
  • 9df1c91072ac73a9396f19b4bb29004f04fc8b93 feat: added reference back to og
  • 41ba8c5f49a2cf0e2defe23c47761ee7c020ec9a fix(bscript): deduplicate test script literal (#10)
  • f6ae546793e6d296d93e74e66bd9f490b4543195 fix(interpreter): document no-op SetState (#15)
  • 49f2b2d5ead4b8351d0fd9786ee60e6b60e5b789 fix(interpreter): document nop debugger methods (#11)
  • 6b4cfa915f099393ad8759825aa3d6cbaaebce6d fix: badge for v2
  • 745bdee6f1cb4e836978a8b1902c2179bb747e65 fix: file name conventions applied
  • 173ed36568260b381e295c9cedf4de41edc9f47c fix: formatting
  • 413c699fa5e0bd3a44b54f22d34759b31926aa0a fix: more sonar issues

... (truncated)

Commits
  • 36c1c0e fix: use the right token
  • e716bec fix: applying template fixes
  • dd7f7d7 fix: attempt to ignore a file
  • bfd7cd2 fix: devcontainers mods
  • 4840b46 feat: updated linter config
  • cf8968a fix: formatting linter applied
  • 3bb6c32 fix: linter issues
  • 9aaaf5d fix: updated linters and fmt config
  • 545595d fix: formatting applied to files
  • 9e874a0 feat: improved standards for spacing
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod-minor-patch group with 1 update: [github.com/bsv-blockchain/go-bt/v2](https://github.com/bsv-blockchain/go-bt).


Updates `github.com/bsv-blockchain/go-bt/v2` from 2.3.0 to 2.4.2
- [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.3.0...v2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from icellan as a code owner July 7, 2025 20:08
@dependabot dependabot bot added chore Simple dependency updates or version bumps dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules labels Jul 7, 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.

Automatically approving Dependabot minor/patch update

@github-actions github-actions bot added the automerge Label to automatically merge pull requests that meet all required conditions label Jul 7, 2025
@codecov
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2025

@mrz1836 mrz1836 merged commit 11b6892 into master Jul 7, 2025
8 of 9 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/master/gomod-minor-patch-bf82cb0854 branch July 7, 2025 20:51
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 dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants