Skip to content

build(deps): bump github.com/blinklabs-io/adder from 0.37.0 to 0.38.0#546

Merged
wolf31o2 merged 1 commit intomainfrom
dependabot/go_modules/github.com/blinklabs-io/adder-0.38.0
Mar 7, 2026
Merged

build(deps): bump github.com/blinklabs-io/adder from 0.37.0 to 0.38.0#546
wolf31o2 merged 1 commit intomainfrom
dependabot/go_modules/github.com/blinklabs-io/adder-0.38.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/blinklabs-io/adder from 0.37.0 to 0.38.0.

Release notes

Sourced from github.com/blinklabs-io/adder's releases.

v0.38.0

What's Changed

New Contributors

Full Changelog: blinklabs-io/adder@v0.37.0...v0.38.0

Commits
  • 877833d chore(deps): bump github.com/blinklabs-io/plutigo from 0.0.23 to 0.0.24 (#619)
  • 828b590 chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#631)
  • 2ddc5f1 feat(filter): support cardano pools in governance events (#634)
  • 57e7c65 feat(api): /events websocket endpoint (#633)
  • 7722199 feat(tray): adder config (#623)
  • 080b59f chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 (#621)
  • 84da6f3 chore(deps): bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0 (#630)
  • daf3cba chore(deps): bump blinklabs-io/go from 1.25.6-1 to 1.25.7-1 (#620)
  • bbd11bf chore(deps): bump github.com/blinklabs-io/gouroboros (#618)
  • 8391c4a feat(mempool): kupo support for resolving inputs in mempool input plugin (#622)
  • 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 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

Upgrade github.com/blinklabs-io/adder to v0.39.0 to adopt governance filters, the mempool input plugin, chainsync auto-reconnect fixes, the input.* event rename, and stdout/stderr log split. Also updates gouroboros and edwards25519.

  • Dependencies

    • github.com/blinklabs-io/adder: 0.37.0 -> 0.39.0
    • github.com/blinklabs-io/gouroboros: 0.158.3 -> 0.159.2
    • filippo.io/edwards25519 (indirect): 1.1.1 -> 1.2.0
  • Migration

    • If you consume events, use input.block and input.transaction instead of chainsync.*.
    • Logs now split: application logs to stderr, output logs to stdout. Update collectors if needed.

Written for commit e11b4c6. Summary will update on new commits.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2026 08:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 2, 2026
Copy link
Copy Markdown

@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 2 files

Bumps [github.com/blinklabs-io/adder](https://github.com/blinklabs-io/adder) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/blinklabs-io/adder/releases)
- [Commits](blinklabs-io/adder@v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/adder
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/blinklabs-io/adder-0.38.0 branch from 9c61366 to e11b4c6 Compare March 7, 2026 20:53
@wolf31o2 wolf31o2 merged commit a817893 into main Mar 7, 2026
8 checks passed
@wolf31o2 wolf31o2 deleted the dependabot/go_modules/github.com/blinklabs-io/adder-0.38.0 branch March 7, 2026 20:57
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant