Skip to content

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.160.2 to 0.163.1#433

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

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.160.2 to 0.163.1#433
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.160.2 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 pick up Conway genesis governance JSON decoding and a protocol fix (LeiosNotify). Also refresh minor dependencies for stability.

  • Dependencies

    • github.com/blinklabs-io/gouroboros → v0.163.1
    • github.com/blinklabs-io/plutigo → v0.0.27; github.com/ethereum/go-ethereum → v1.17.1
    • Updated golang.org/x/* libraries to latest minor versions
  • Migration

    • Use Go 1.25 locally and in CI (module now targets Go 1.25)

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

Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.160.2 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.160.2...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 03:04
@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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Superseded by #437.

@dependabot dependabot bot closed this Mar 30, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.163.1 branch March 30, 2026 03:04
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