Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v0.142.0

What's Changed

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

v0.141.0

What's Changed

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

Commits
  • 20484bc fix(ledger): custom cbor marshal for nativescript (#1294)
  • 90405c3 chore(deps): plutigo 0.0.15 (#1293)
  • 2a5be94 chore(deps): bump github.com/blinklabs-io/ouroboros-mock (#1290)
  • 8b637c7 fix(ledger): mutate body copy not original (#1292)
  • fac089c test: correct allegra wrong network utxo error type (#1291)
  • 02dd2bc refactor(ledger): support polymorphic metadata types (#1286)
  • e6bae1a fix(ledger): use unique output pointers (#1288)
  • 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)
  • 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.142.0 to pick up ledger and CBOR fixes, improved transaction metadata handling, and CIP-0005 bech32 hash support. This improves encoding correctness and reduces edge-case failures when parsing/serializing Cardano data.

  • Dependencies
    • Bump github.com/blinklabs-io/gouroboros to v0.142.0.
    • Fixes: invalid tx CBOR in Babbage/Conway, unique output pointers, safe body mutation.
    • Metadata: polymorphic types, proper TX metadata encode/decode, deterministic MultiAsset CBOR, NativeScript CBOR marshal.
    • Adds CIP-0005 bech32 utilities for hashes.
    • Notable transitive updates: plutigo v0.0.15, ouroboros-mock v0.4.0, btcec v2.3.6, gnark-crypto v0.19.2.

Written for commit 6ccdbb7. 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.142.0.
- [Release notes](https://github.com/blinklabs-io/gouroboros/releases)
- [Commits](blinklabs-io/gouroboros@v0.140.0...v0.142.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-version: 0.142.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 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 01:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2025
@coderabbitai
Copy link

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