Skip to content

chore(deps): bump github.com/blinklabs-io/plutigo from 0.3.0 to 0.5.0 - #839

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

chore(deps): bump github.com/blinklabs-io/plutigo from 0.3.0 to 0.5.0#839
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/blinklabs-io/plutigo-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/blinklabs-io/plutigo from 0.3.0 to 0.5.0.

Release notes

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

v0.5.0

What's Changed

Full Changelog: blinklabs-io/plutigo@v0.4.0...v0.5.0

v0.4.0

What's Changed

Full Changelog: blinklabs-io/plutigo@v0.3.0...v0.4.0

Commits
  • 81a6033 fix(syn): validate Plutus programs (#388)
  • b55cd07 feat(lang): add V4 parameters and array indexing
  • a254477 fix(syn): decode supported universe types
  • 7231de9 fix(cek): enforce valueData entry limit
  • 81bfd57 feat(cek): add synchronous context cancellation
  • 4952a41 fix(data): enforce 64-byte CBOR bytestring leaves
  • e1ff385 perf(syn): decode large integers linearly
  • 8c8d062 fix(cek): preserve V1/V2 consByteString semantics
  • b17a379 fix(builtin): key availability by language and protocol
  • edcf989 fix: make constructor tags variant-aware
  • 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

Bumps github.com/blinklabs-io/plutigo from 0.3.0 to 0.5.0. The update tightens validation on CBOR bytestrings and valueData entries, so scripts that previously passed may now be rejected; it also adds Plutus V4 support, improves integer decoding performance, and provides synchronous context cancellation.

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

Review in cubic

Bumps [github.com/blinklabs-io/plutigo](https://github.com/blinklabs-io/plutigo) from 0.3.0 to 0.5.0.
- [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.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/plutigo
  dependency-version: 0.5.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 Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 18:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 31, 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