Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.183.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.182.0...v0.183.0

v0.182.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.181.0...v0.182.0

v0.181.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.180.1...v0.181.0

v0.180.1

What's Changed

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

v0.180.0

What's Changed

... (truncated)

Changelog

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

v0.183.0

  • Date: 2026-06-12
  • Version: 0.183.0

Summary

This release expands local state queries with account state access, moves Leios related integrations to the Dijkstra era model, prevents validation enabled pipelines from applying blocks that never passed validation, and updates RELEASE_NOTES.md to include the prior v0.182.0 entry.

New Features

  • Added GetAccountState support so clients can request treasury and reserves without decode failures or dropped connections, while calls before Conway now return a clear error instead of sending an unsupported query.

Breaking Changes

  • Updated Leios era handling so code importing Leios specific packages or relying on EnableLeiosEra must migrate to the Dijkstra era model and the new package locations for Leios overlay types.

Bug Fixes

  • Fixed validation enabled pipeline enforcement so ErrBlockNotValidated now surfaces when a block never passed validation, and validation enabled pipelines no longer apply blocks that skipped validation.

Additional Changes

  • Refreshed RELEASE_NOTES.md to include the prior v0.182.0 entry.

v0.182.0 - governance constructors and 32-bit compatibility

  • Date: 2026-06-09
  • Version: 0.182.0

Summary

This release adds Conway governance helper APIs with stronger validation for proposal and action creation, expands governance query examples and embedded documentation, restores reliable 32 bit builds, refreshes key dependencies and workflow upkeep, and keeps RELEASE_NOTES.md aligned with the latest published history.

New Features

  • Added Conway governance helper APIs so applications can build proposal procedures and governance actions with stronger validation and safer value handling.

Bug Fixes

  • Fixed 32 bit compatibility so supported builds no longer fail on overflowing integer comparisons and casts.

Additional Changes

  • Expanded governance query examples and Conway governance guidance so embedded documentation explains the newer query flows more clearly.
  • Updated github.com/blinklabs-io/plutigo to v0.1.15.
  • Refreshed github.com/blinklabs-io/ouroboros-mock to v0.12.0.
  • Advanced actions/checkout to v6.0.3 in workflow automation.
  • Documented the prior v0.181.0 release entry in RELEASE_NOTES.md.

... (truncated)

Commits
  • 139d780 feat(localstatequery): add GetAccountState query (#1818)
  • ae24dde refactor(ledger): remove leios as an era (#1817)
  • 26cc01a fix(pipeline): differentiate between validation enabled/ran (#1816)
  • 24883f6 docs: release notes v0.182.0 (#1815)
  • 022e3dc feat: add constructors for Conway proposal procedures and governance actions ...
  • 5993509 docs: governance query examples and documentation (#1512) (#1813)
  • d42ca84 build(deps): plutigo 0.1.15 (#1812)
  • c932e69 chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1810)
  • 05ed1ed chore(deps): bump github.com/blinklabs-io/ouroboros-mock (#1809)
  • a2c61df docs: release notes v0.181.0 (#1808)
  • 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.183.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.183.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-version: 0.183.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 15, 2026
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