Skip to content

build(deps): bump github.com/blinklabs-io/gouroboros from 0.153.1 to 0.163.1#547

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

build(deps): bump github.com/blinklabs-io/gouroboros from 0.153.1 to 0.163.1#547
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.163.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/blinklabs-io/gouroboros from 0.153.1 to 0.163.1.

Release notes

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

v0.163.1

What's Changed

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

v0.163.0

What's Changed

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

v0.162.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.161.1...v0.162.0

v0.161.1

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.161.0...v0.161.1

v0.161.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.160.3...v0.161.0

v0.160.3

What's Changed

... (truncated)

Changelog

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


title: Release notes

Release notes

v0.163.0 - Conway genesis governance decoding

  • Date: 2026-03-19
  • Version: 0.163.0

Summary

This release includes Conway genesis JSON decoding support for pre-configured governance representatives and governance anchor data.

New Features

  • Added support for initial DReps and GovAnchor fields when decoding Conway genesis JSON so governance configuration loads at startup.

v0.162.0 - drep and credential json decoding

  • Date: 2026-03-18
  • Version: 0.162.0

Summary

This release includes JSON decoding support for Drep and Credential values and documentation updates.

New Features

  • Added JSON unmarshalling for Drep and Credential, with tests that validate JSON-to-structure decoding across representative inputs.

Additional Changes

  • Added the v0.161.1 entry to RELEASE_NOTES.md.

v0.161.1 - peer address cbor encoding and cip-0008 test coverage

  • Date: 2026-03-18
  • Version: 0.161.1

Summary

This release includes explicit PeerAddress CBOR encoding for peer sharing, CIP-0008 COSE/ed25519 message signing test coverage, and documentation updates.

New Features

  • Added explicit CBOR encoding for PeerAddress, with tests for SharePeers and IPv6 round-trip validation.
  • Added CIP-0008 COSE/ed25519 message signing and verification test coverage across expected inputs and edge cases.

... (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.1 to enable Conway genesis governance decoding and include recent protocol bug fixes. Updates the project to Go 1.25 and refreshes related dependencies.

  • Dependencies

    • github.com/blinklabs-io/gouroboros: 0.153.1 → 0.163.1 (Conway DReps/delegations decoding, peer sharing CBOR fix, LeiosNotify run-once fix)
    • Set go to 1.25 in go.mod
    • Indirect bumps: filippo.io/edwards25519 1.2.0, github.com/blinklabs-io/plutigo 0.0.27, github.com/ethereum/go-ethereum 1.17.1, golang.org/x/crypto 0.49.0, and golang.org/x/{net,sync,sys,text}
  • Migration

    • Ensure local and CI environments use Go 1.25 or newer.

Written for commit 5c3462a. Summary will update on new commits.

Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.153.1 to 0.163.1.
- [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.153.1...v0.163.1)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-version: 0.163.1
  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 Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 14:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 23, 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