Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

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

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

Changelog

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

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.

There were no releases between v0.171.0 and v0.178.0 due to a mistagging

v0.171.0 - local state query expansion and ledger validation fixes

  • Date: 2026-05-21
  • Version: 0.171.0

... (truncated)

Commits
  • e0eb0bc feat(protocol): LeiosVotes mini-protocol (#1773)
  • 21beb5c docs: note about releases (#1781)
  • dfb197c docs: release v0.178.0 notes (#1780)
  • 922497d refactor: example commands under examples (#1779)
  • ed16784 feat(cbor): diagnostics Public API and tests (#1778)
  • e617463 chore(deps): bump github.com/utxorpc/go-codegen from 0.19.0 to 0.19.2 (#1776)
  • 8cc43ba chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#1775)
  • c61c74c chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#1777)
  • fca86b1 feat(cbor): diagnostics cardano aware formatters (#1763)
  • 464eb74 feat: migrated example commands from gouroboros-starter-kit (#1774)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 25, 2026
@dependabot dependabot Bot changed the title chore(deps): bump github.com/blinklabs-io/gouroboros from 0.170.1 to 0.171.0 chore(deps): bump github.com/blinklabs-io/gouroboros from 0.170.1 to 0.179.0 May 31, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.171.0 branch from dac7adf to 346a6ec Compare May 31, 2026 15:46
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.170.1 to 0.179.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.179.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-version: 0.171.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.171.0 branch from 346a6ec to ce1c677 Compare May 31, 2026 16:05
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #216.

@dependabot dependabot Bot closed this Jun 2, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.171.0 branch June 2, 2026 23:50
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