Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

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

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.29 - maintenance updates

  • Date: 2026-03-23
  • Version: v0.0.29

Summary: This release includes ECDSA verification behavior changes, flat encoding fixes, and dependency updates.

New Features

  • Updated RELEASE_NOTES.md to document v0.0.28 with a consolidated changelog entry covering toolchain updates, performance changes, security-related changes, and dependency updates.

Breaking Changes

  • Removed BIP-146 low-S enforcement from secp256k1 ECDSA verification, wrapping public key parse failures as BuiltinError and updating conformance tests to accept high-S signatures.

Bug Fixes

  • Fixed flat encoding roundtrip issues by expanding test coverage and correcting encoder bit packing and constant type list markers.

Additional Changes

  • Updated github.com/consensys/gnark-crypto from v0.20.0 to v0.20.1 and updated the Codecov GitHub Action from v5.5.2 to v5.5.3.

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

... (truncated)

Commits
  • dcb413f chore(deps): bump github.com/consensys/gnark-crypto (#234)
  • 6b3418e chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 (#235)
  • cbac6a8 fix(cek): remove BIP-146 low-s enforcement from ECDSA verification (#236)
  • f4244a2 fix(syn): correct flat encoder to produce identical roundtrip bytes (#233)
  • 11a20ee docs: Release Notes Update: v0.0.28 (#232)
  • 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)
  • 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.0.29.
- [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.29)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/plutigo
  dependency-version: 0.0.29
  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 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Superseded by #31.

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/blinklabs-io/plutigo-0.0.29 branch April 6, 2026 17:28
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