Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps github.com/blinklabs-io/gouroboros from 0.140.0 to 0.141.0.

Release notes

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

v0.141.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.140.0...v0.141.0

Commits
  • 1808850 test(ledger): empty block cbor for shelley/allegra round-trip test (#1282)
  • 772cfc4 feat(ledger): bech32 for hashes (CIP-0005) (#1285)
  • b726c0c fix(ledger): encode invalid tx in conway/babbage (#1281)
  • 8ed717d test(ledger): empty block cbor for byron round-trip test (#1283)
  • 697f387 test: fix decoding transaction metadata (#1280)
  • 85f871b ci: only skip unused linter (#1284)
  • 7b8ced5 fix(ledger): metadata encoding/decoding (#1279)
  • 1c447df fix: quality assurance improvements for InvalidTransactions CBOR serializatio...
  • a28ef88 feat: Support proper encoding/decoding of TX metadata (#1159)
  • ce7a740 fix: ensure InvalidTransactions CBOR encoding uses indefinite-length arrays (...
  • 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

Upgrade gouroboros to v0.141.0 to improve Cardano TX metadata handling and CBOR serialization, and add bech32 hash support (CIP-5). This should make ledger serialization more reliable with no app code changes.

  • Dependencies
    • Bumped gouroboros to v0.141.0; transitives updated (plutigo v0.0.14, btcec/v2 v2.3.6, gnark-crypto v0.19.2) and new indirects added by upstream (go-ethereum v1.16.7, holiman/uint256 v1.3.2, minio/sha256-simd v1.0.1, ProjectZKM ZKVM runtime).

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

Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.140.0 to 0.141.0.
- [Release notes](https://github.com/blinklabs-io/gouroboros/releases)
- [Commits](blinklabs-io/gouroboros@v0.140.0...v0.141.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 08:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 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 2 files

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