Skip to content

chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.160.3 to 0.163.5#480

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.163.5
Open

chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.160.3 to 0.163.5#480
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.163.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps github.com/blinklabs-io/gouroboros from 0.160.3 to 0.163.5.

Release notes

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

v0.163.5

What's Changed

New Contributors

Full Changelog: blinklabs-io/gouroboros@v0.163.4...v0.163.5

v0.163.4

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.163.3...v0.163.4

v0.163.3

What's Changed

New Contributors

Full Changelog: blinklabs-io/gouroboros@v0.163.2...v0.163.3

v0.163.2

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.163.1...v0.163.2

v0.163.1

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.163.0...v0.163.1

... (truncated)

Changelog

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

v0.163.5 - byron offsets and validation hardening

  • Date: 2026-04-02
  • Version: 0.163.5

Summary

This release includes Byron block offset extraction, Byron validation hardening, and dependency and documentation updates.

New Features

  • Added Byron block detection and transaction and output offset extraction.

Bug Fixes

  • Fixed block ingestion to reject invalid Byron block body lengths and standardize Byron transaction validation errors.

Additional Changes

  • Updated README.md to add a DeepWiki badge link.
  • Updated plutigo to v0.1.0.
  • Updated RELEASE_NOTES.md to include the v0.163.4 entry.

v0.163.4 - blockfetch limits and conway validation fix

  • Date: 2026-03-30
  • Version: 0.163.4

Summary

This release includes separate BlockFetch pending message limits for Idle and Busy states, a Conway-era transaction validation fix, and CI workflow updates.

New Features

  • Added separate BlockFetch pending message limits for Idle and Busy states.

Bug Fixes

  • Fixed Conway-era transaction validation to reject invalid data.

Additional Changes

  • Updated configuration and tests for the BlockFetch pending message limit split.
  • Added a regression test to cover the Conway-era transaction validation fix.
  • Updated GitHub Actions workflows to use actions/setup-go@v6.4.0 (from v6.3.0).
  • Updated RELEASE_NOTES.md to document dependency, toolchain, and documentation changes.

v0.163.3 - conway rule 7 datum witness validation

  • Date: 2026-03-24

... (truncated)

Commits

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/gouroboros to v0.163.5 to pick up Byron-era transaction offset support, validation hardening, and BlockFetch tuning. Also moves the project to Go 1.25.7 and updates a few indirect deps.

  • Dependencies
    • Bump github.com/blinklabs-io/gouroboros to v0.163.5.
    • Set Go version to 1.25.7.
    • Indirect updates: github.com/blinklabs-io/plutigo v0.1.0, github.com/bits-and-blooms/bitset v1.24.4, github.com/consensys/gnark-crypto v0.20.1, and golang.org/x/* (crypto, sync, mod, net, sys, term, text, tools).

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

Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.160.3 to 0.163.5.
- [Release notes](https://github.com/blinklabs-io/gouroboros/releases)
- [Changelog](https://github.com/blinklabs-io/gouroboros/blob/main/RELEASE_NOTES.md)
- [Commits](blinklabs-io/gouroboros@v0.160.3...v0.163.5)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-version: 0.163.5
  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 Apr 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 6, 2026 18:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 6, 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

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.

0 participants