Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps blinklabs-io/txtop from 0.13.1 to 0.14.0.

Release notes

Sourced from blinklabs-io/txtop's releases.

v0.14.0

What's Changed

Full Changelog: blinklabs-io/txtop@v0.13.1...v0.14.0

Commits
  • a97d415 perf: calculate outside loops (#250)
  • 25b98d1 refactor: extract footer update logic (#248)
  • 1a4d4de feat: add YAML config support (#249)
  • e2d74ba feat: sort transactions by size/order (#247)
  • 2573cfe feat: improve error handling and resilience (#246)
  • 3d42c88 refactor: modularize main function (#245)
  • 25bca6e chore(deps): Bump blinklabs-io/go from 1.24.7-1 to 1.25.4-1 (#243)
  • f99b6c7 chore(deps): Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#244)
  • 44bf026 chore(deps): Bump golangci/golangci-lint-action from 8 to 9 (#242)
  • 7e1a7c0 chore(deps): Bump github.com/blinklabs-io/gouroboros (#241)
  • 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)

Summary by cubic

Update txtop Docker image from 0.13.1 to 0.14.0 to adopt upstream improvements. This includes better error handling, YAML config support, transaction sorting, and small performance gains.

Written for commit ff08771. Summary will update automatically on new commits.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Nov 24, 2025
@dependabot dependabot bot requested review from a team as code owners November 24, 2025 08:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Nov 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Bumps [blinklabs-io/txtop](https://github.com/blinklabs-io/txtop) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/blinklabs-io/txtop/releases)
- [Commits](blinklabs-io/txtop@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: blinklabs-io/txtop
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/docker/blinklabs-io/txtop-0.14.0 branch from 6613d68 to ff08771 Compare November 26, 2025 21:46
@wolf31o2 wolf31o2 merged commit b6d8e7f into main Nov 29, 2025
6 checks passed
@wolf31o2 wolf31o2 deleted the dependabot/docker/blinklabs-io/txtop-0.14.0 branch November 29, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants