Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v0.0.28

What's Changed

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

v0.0.27

What's Changed

New Contributors

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

Changelog

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

v0.0.28 - go toolchain and dependency updates

  • Date: 2026-03-16
  • Version: v0.0.28

Summary: This release includes a Go toolchain requirement update, performance improvements, and dependency updates.

Breaking Changes

  • Updated the minimum supported Go version to 1.25.7 and the module toolchain to go1.25.8.

Performance

  • Improved evaluation performance by reducing allocations and adding fast int64 paths for common integer operations.

Security

  • Updated golang.org/x/crypto to v0.49.0 and golang.org/x/sys to v0.42.0.

Additional Changes

  • Added release notes for v0.0.27 and referenced v0.0.26 for continuity.
  • Updated github.com/consensys/gnark-crypto to v0.20.0 and github.com/bits-and-blooms/bitset to v1.24.4.

v0.0.27 - performance and tooling updates

  • Date: 2026-03-14
  • Version: v0.0.27

Summary: This release includes performance improvements and tooling updates across the library.

Performance

  • Improved CEK evaluation performance by reducing allocations, caching constants, reusing machines in benchmarks, and caching two-argument builtin costs.

Additional Changes

  • Updated GitHub workflows to use actions/setup-go@v6.3.0 and updated github.com/ethereum/go-ethereum from v1.17.0 to v1.17.1.
  • Updated documentation and tests to match runtime string-escape handling, an eval context helper, and builtin availability filtering.
  • Added v0.0.26 release notes to improve change tracking.
Commits
  • 8419c70 chore(deps): bump github.com/consensys/gnark-crypto (#230)
  • cd47f8a chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#229)
  • c612b4f build(go): minimum version Go 1.25 (#231)
  • 7ae0748 perf(cek): machine-local arenas, fast-paths, and caching (#228)
  • c16c9c4 docs: Release Notes Update: v0.0.27 (#227)
  • 1c4cc7b perf: reduce allocations in the hot path (#226)
  • e8af3fa perf: benchmark optimizations (#225)
  • c359571 chore(deps): bump github.com/ethereum/go-ethereum from 1.17.0 to 1.17.1 (#224)
  • 83aaa7c Release Notes Update: v0.0.26 (#223)
  • d82b4de chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#220)
  • See full diff 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/plutigo to v0.0.28 for faster evaluation and security fixes. Requires Go 1.25.7+.

  • Dependencies

    • Bumped github.com/blinklabs-io/plutigo from 0.0.26 to 0.0.28.
    • Set module go version to 1.25.7.
    • Refreshed indirect deps: github.com/consensys/gnark-crypto 0.20.0, github.com/bits-and-blooms/bitset 1.24.4, golang.org/x/crypto 0.49.0, plus newer golang.org/x/{net,sys,mod,sync,text,tools}.
  • Migration

    • Use Go 1.25.7+ locally and in CI. No code changes required.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 18:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 16, 2026
Copy link

@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

Bumps [github.com/blinklabs-io/plutigo](https://github.com/blinklabs-io/plutigo) from 0.0.26 to 0.0.28.
- [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.0.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/blinklabs-io/plutigo-0.0.28 branch from 599c8ca to cb77e21 Compare March 21, 2026 10:48
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