Skip to content

chore(deps): bump github.com/blinklabs-io/plutigo from 0.0.25 to 0.0.26#648

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

chore(deps): bump github.com/blinklabs-io/plutigo from 0.0.25 to 0.0.26#648
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/blinklabs-io/plutigo-0.0.26

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps github.com/blinklabs-io/plutigo from 0.0.25 to 0.0.26.

Release notes

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

v0.0.26

What's Changed

New Contributors

Full Changelog: blinklabs-io/plutigo@v0.0.25...v0.0.26

Changelog

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

v0.0.26 - data serialization and ci automation

  • Date: 2026-03-02
  • Version: v0.0.26

Summary: This release includes PlutusData serialization updates and additional CI and project automation.

New Features

  • Added automated static analysis to catch nil-related issues earlier in the development process by introducing a GitHub Actions workflow and a Makefile target that run nilaway as part of CI and local checks.
  • Added cardano-detailed-schema JSON serialization and deserialization for PlutusData types to simplify integration with external tools and services, with tests validating round-trip behavior.
  • Added stricter and more predictable CBOR encoding behavior by refactoring CBOR array encoding and updating Constr, List, Map, and ByteString MarshalCBOR implementations to follow specific definite and indefinite-length encoding rules, with tests verifying exact bytes and boundary conditions.
  • Added GitHub workflows that react to closed issues and update the GitHub Projects Closed Date field to keep project tracking current.
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

Upgrades github.com/blinklabs-io/plutigo from 0.0.25 to 0.0.26 to pick up custom JSON serialization for PlutusData and CBOR marshal fixes (constr, list, bytestring).
Improves serialization compatibility and predictability without app code changes.

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

Bumps [github.com/blinklabs-io/plutigo](https://github.com/blinklabs-io/plutigo) from 0.0.25 to 0.0.26.
- [Release notes](https://github.com/blinklabs-io/plutigo/releases)
- [Changelog](https://github.com/blinklabs-io/plutigo/blob/main/RELEASE_NOTES.md)
- [Commits](blinklabs-io/plutigo@v0.0.25...v0.0.26)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/plutigo
  dependency-version: 0.0.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 9, 2026 19:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 9, 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 12, 2026

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

@dependabot dependabot bot closed this Mar 12, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/blinklabs-io/plutigo-0.0.26 branch March 12, 2026 23:05
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