Skip to content

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.163.5 to 0.165.2#442

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

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.163.5 to 0.165.2#442
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.165.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps github.com/blinklabs-io/gouroboros from 0.163.5 to 0.165.2.

Release notes

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

v0.165.2

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.165.1...v0.165.2

v0.165.1

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.165.0...v0.165.1

v0.165.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.164.0...v0.165.0

v0.164.0

What's Changed

New Contributors

Full Changelog: blinklabs-io/gouroboros@v0.163.5...v0.164.0

Changelog

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

v0.165.2 - plutigo dependency and copyright update

  • Date: 2026-04-19
  • Version: 0.165.2

Summary

This release updates github.com/blinklabs-io/plutigo to v0.1.8, refreshes repository copyright headers for 2026, and refreshes RELEASE_NOTES.md to include the prior v0.165.1 release entry.

Additional Changes

  • Updated github.com/blinklabs-io/plutigo to v0.1.8.
  • Refreshed repository copyright headers to 2026.
  • Added the prior v0.165.1 release entry to RELEASE_NOTES.md.

v0.165.1 - auxiliary data decode compatibility fix

  • Date: 2026-04-18
  • Version: 0.165.1

Summary

This release keeps auxiliary data decoding compatible when future extension keys appear, so metadata at key 0 still loads correctly and raw auxiliary data still round trips as expected. It also refreshes RELEASE_NOTES.md for this version.

Bug Fixes

  • Improved auxiliary data decoding to ignore unknown integer keyed CBOR map entries, continue extracting metadata from key 0, and prove through regression coverage that metadata and raw auxiliary data still round trip when a future era extension key such as key 6 is present.

v0.165.0 - fee calculation and precision updates

  • Date: 2026-04-17
  • Version: 0.165.0

Summary

This release improves consensus threshold precision for higher active slot coefficients, hardens minimum fee calculation with overflow detection and propagated errors, updates github.com/blinklabs-io/plutigo to v0.1.7, and updates RELEASE_NOTES.md to add the prior release entry.

Bug Fixes

  • Improved consensus threshold precision for higher active slot coefficients by using higher precision calculations with expanded validation so threshold results converge accurately.
  • Hardened minimum fee calculation by detecting multiplication and addition overflow, returning descriptive errors, and propagating those failures through fee validation paths with test coverage.

Additional Changes

  • Updated github.com/blinklabs-io/plutigo from v0.1.6 to v0.1.7.
  • Refreshed RELEASE_NOTES.md to include the v0.164.0 entry.

v0.164.0 - messagesubmission versioning and handshake query

  • Date: 2026-04-13

... (truncated)

Commits
  • b5edbb3 build(deps): plutigo 0.1.8 (#1695)
  • 8f4bd27 docs: add release notes for v0.165.1 (#1693)
  • 747f66b chore: update copyright to 2026 (#1694)
  • 5ca254e fix(ledger): aux data decode ignores unknown keys (#1692)
  • 8158f71 docs: release notes for v0.165.0 (#1689)
  • bc9682f build(deps): plutigo 0.1.7 (#1688)
  • 6b2eeb7 feat: increase taylor series term count (#1687)
  • c4a4d43 fix: CalculateMinFee suppresses integer overflow warning (#1686)
  • b6752c5 docs: release notes for v0.164.0 (message submission V2, handshake query flag...
  • bc398cd chore(deps): bump github.com/blinklabs-io/plutigo from 0.1.3 to 0.1.6 (#1680)
  • 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)

Summary by cubic

Upgrade github.com/blinklabs-io/gouroboros to v0.165.2 to adopt message submission v2 and handshake query support, plus recent decode and fee fixes. This improves protocol compatibility and resilience for tx submission.

  • Dependencies
    • github.com/blinklabs-io/gouroboros 0.163.5 → 0.165.2.
    • Notable upstream changes: message submission V2 (CIP-0137) and handshake query flag; aux data CBOR decoding ignores unknown keys; hardened min-fee calculation and precision tweaks.
    • Transitive bumps: github.com/blinklabs-io/plutigo 0.1.8, github.com/fxamacker/cbor/v2 2.9.1, github.com/ethereum/go-ethereum 1.17.2, golang.org/x/crypto 0.50.0, golang.org/x/net 0.52.0, golang.org/x/sys 0.43.0.

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

Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.163.5 to 0.165.2.
- [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.163.5...v0.165.2)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-version: 0.165.2
  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 Apr 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 20, 2026 03:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 20, 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

@verbotenj
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

Looks like github.com/blinklabs-io/gouroboros is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 21, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.165.2 branch April 21, 2026 12:08
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.

1 participant