Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps github.com/bsv-blockchain/go-tx-map from 1.0.5 to 1.1.0.

Commits
  • b544e57 Added Set and Iter functions to the map interface and implementations
  • a9723ea chore(deps): bump github/codeql-action in the ghactions-all group (#33)
  • 347fa24 chore(deps): bump the ghactions-all group with 6 updates (#32)
  • 5bbc6b9 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#31)
  • 03dae1b chore(deps): bump github/codeql-action in the ghactions-all group (#30)
  • c6a778e chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#29)
  • cc5a9cc chore(deps): bump the ghactions-all group with 2 updates (#28)
  • bf05374 chore(deps): bump the ghactions-all group with 2 updates (#27)
  • 43e86b0 chore(deps): bump github.com/bsv-blockchain/go-bt/v2 from 2.4.4 to 2.4.6 (#26)
  • 0fd9992 chore(deps): bump the ghactions-all group with 4 updates (#25)
  • 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-tx-map](https://github.com/bsv-blockchain/go-tx-map) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/bsv-blockchain/go-tx-map/releases)
- [Changelog](https://github.com/bsv-blockchain/go-tx-map/blob/master/.goreleaser.yml)
- [Commits](bsv-blockchain/go-tx-map@v1.0.5...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/bsv-blockchain/go-tx-map
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mrz1836 as a code owner September 29, 2025 17:27
@dependabot dependabot bot added chore Simple dependency updates or version bumps dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules labels Sep 29, 2025
@github-actions github-actions bot added the size/XS Very small change (≤10 lines) label Sep 29, 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 minor production dependency update: github.com/bsv-blockchain/go-tx-map (1.0.5 → 1.1.0)

@github-actions github-actions bot enabled auto-merge (squash) September 29, 2025 17:28
@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 minor-update prod-dependency labels Sep 29, 2025
@sonarqubecloud
Copy link

@github-actions github-actions bot merged commit 94618ee into master Sep 29, 2025
29 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/bsv-blockchain/go-tx-map-1.1.0 branch September 29, 2025 17:30
@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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 minor-update prod-dependency size/XS Very small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants