Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

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

Release notes

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

v0.1.2

What's Changed

Full Changelog: blinklabs-io/plutigo@v0.1.1...v0.1.2

v0.1.1

What's Changed

Full Changelog: blinklabs-io/plutigo@v0.1.0...v0.1.1

v0.1.0

What's Changed

Full Changelog: blinklabs-io/plutigo@v0.0.29...v0.1.0

v0.0.29

What's Changed

New Contributors

Full Changelog: blinklabs-io/plutigo@v0.0.28...v0.0.29

v0.0.28

What's Changed

... (truncated)

Changelog

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

v0.1.2 - maintenance updates

  • Date: 2026-04-06
  • Version: v0.1.2

Summary: This release includes interpreter reliability improvements, performance refinements, and dependency updates.

New Features

  • Updated the interpreter to return from calls more reliably and behave consistently across common execution paths.

Performance

  • Improved build and interpretation performance while keeping behavior consistent in frequently used cases.

Additional Changes

  • Updated project dependencies to incorporate upstream fixes and keep the toolchain current.
  • Updated the nilaway GitHub Actions workflow to run only when explicitly triggered.
  • Updated RELEASE_NOTES.md to reflect the current published build.

v0.1.1 - go toolchain and cek interpreter updates

  • Date: 2026-04-03
  • Version: v0.1.1

Summary: This release includes Go toolchain baseline updates, a CEK interpreter refactor, and runtime performance improvements.

New Features

  • Added release notes for v0.1.0 consolidating pre-v0.1.0 changes and CI pipeline updates.
  • Updated the CEK evaluator to use an explicit stack-based interpreter and added tests for frame stack reuse, builtin partial-application discharge, and case-on-pair semantics.

Breaking Changes

  • Updated the minimum supported Go toolchain to Go 1.25+ (recommended Go 1.26+) and refreshed benchmarks against Go 1.26.

Performance

  • Improved CEK runtime efficiency by optimizing environment lookup, refining chunked value allocation and cost handling, and restructuring stack frame management with specialized await-arg handling for lambdas and builtins.

v0.1.0 - CEK performance and tooling updates

  • Date: 2026-03-31
  • Version: v0.1.0

Summary: This release includes CEK evaluation hot-path improvements, cached integer metadata, and CI and documentation updates.

New Features

... (truncated)

Commits
  • 9b60148 chore(deps): bump github.com/ethereum/go-ethereum from 1.17.1 to 1.17.2 (#249)
  • 1c5cbee chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#250)
  • c8d3b7f chore(deps): bump github.com/fxamacker/cbor/v2 from 2.9.0 to 2.9.1 (#248)
  • 04fd703 perf(cek): extract stack machine runStack helpers (#246)
  • 4fa5044 ci(nilaway): disable automatic runs (#247)
  • a5cdab7 docs(release-notes): v0.1.1 document cek perf improvements and Go 1.26+ recom...
  • 0c8ceb5 perf: second pass enhancements on cek stack machine (#244)
  • 61acf33 docs(release-notes): v0.1.0 add perf improvements and update codecov action (...
  • 2283e60 docs: recommend Go 1.26+ based on benchmarks (#242)
  • 73da76b perf(cek): stack machine (#243)
  • 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/plutigo](https://github.com/blinklabs-io/plutigo) from 0.0.26 to 0.1.2.
- [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.26...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/plutigo
  dependency-version: 0.1.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 6, 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