Skip to content

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.170.1 to 0.180.0#216

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.180.0
Closed

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.170.1 to 0.180.0#216
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.180.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/blinklabs-io/gouroboros from 0.170.1 to 0.180.0.

Release notes

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

v0.180.0

What's Changed

New Contributors

Full Changelog: blinklabs-io/gouroboros@v0.179.0...v0.180.0

v0.179.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.171.0...v0.179.0

v0.178.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.171.0...v0.178.0

v0.171.0

What's Changed

... (truncated)

Changelog

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


title: Release notes

Release notes

v0.179.0 - LeiosVotes mini-protocol

  • Date: 2026-05-27
  • Version: 0.179.0

Summary

This release adds the LeiosVotes mini-protocol as the primary change for CIP-0164 vote diffusion, connects it to library level protocol handling, expands embedded protocol references and limits guidance, and includes a release-history clarification update in RELEASE_NOTES.md.

New Features

  • Added the LeiosVotes mini-protocol so node to node integrations can diffuse CIP-0164 votes through dedicated client and server handling.
  • Expanded connection setup and embedded protocol references so Connection.LeiosVotes() and WithLeiosVotesConfig expose the new vote diffusion flow alongside updated limits, protocol documentation, and validation coverage.

Additional Changes

  • Documented the mistagging clarification in RELEASE_NOTES.md so release history now states that no versions were published between v0.171.0 and v0.178.0.

v0.178.0 - CBOR diagnostics APIs and example command migration

  • Date: 2026-05-26
  • Version: 0.178.0

Summary

This release migrates starter-kit example commands into gOuroboros and reorganizes them as self-contained example modules, adds Cardano-aware CBOR diagnostic formatting plus public diagnostics APIs with tests and benchmarks, and includes dependency, security, CI, and release-notes maintenance updates.

New Features

  • Added built-in example commands so common node tasks now ship with the library instead of requiring a separate starter kit.
  • Expanded CBOR diagnostics so Cardano data now displays clearer transaction, block, script, and address details during inspection.
  • Introduced public CBOR diagnostics APIs so applications can inspect encoded data through reusable parsing, formatting, tests, and benchmarks.

Security

  • Hardened bundled cryptography dependencies by updating golang.org/x/crypto to v0.52.0 and refreshing indirect golang.org/x/sys to v0.45.0.

Additional Changes

  • Reorganized the included example commands into self-contained example modules so each example can build and run with its own local module setup.
  • Updated github.com/utxorpc/go-codegen to v0.19.2.
  • Refreshed the golangci-lint GitHub Action to v9.2.1.
  • Documented the prior v0.171.0 release entry in RELEASE_NOTES.md.

... (truncated)

Commits
  • 2af0d19 chore(deps): bump github.com/blinklabs-io/plutigo from 0.1.13 to 0.1.14 (#1794)
  • b872eed fix(protocol) : fix for blockfetch panics on invalid configurations (#1793)
  • 8c07b8e fix(leios): leios stake / params (#1788)
  • 5385312 chore(ledger): clean up rewards formatting (#1792)
  • 345108e fix: update rewards calculation to handle case when total pool rewards are le...
  • 8e1a791 test(ledger): minor test cleanups (#1790)
  • e84344e fix(leios): vote and EB certificate for stake-based committee (#1787)
  • c33bd03 feat: initial dijkstra era support (#1785)
  • 404038b docs: release v0.179.0 notes (#1786)
  • e0eb0bc feat(protocol): LeiosVotes mini-protocol (#1773)
  • 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 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)

Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.170.1 to 0.180.0.
- [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.170.1...v0.180.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-version: 0.180.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 Jun 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #217.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.180.0 branch June 8, 2026 16:34
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