Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the dependencies group with 1 update: github.com/pk910/dynamic-ssz.

Updates github.com/pk910/dynamic-ssz from 1.2.0 to 1.2.1

Release notes

Sourced from github.com/pk910/dynamic-ssz's releases.

v1.2.1

Major Changes

  • EIP7916 Update: Modified progressive tree shape to align with the latest EIP7916 specifications.
  • Codegen Improvements: Fixed primitive pointer handling, unused imports, and indentation/spacing issues in generated code.
  • Bug Fixes: Resolved various code generation issues for cleaner and more reliable output.

Full changelog

  • 34d5afb Merge pull request #81 from pk910/pk910/eip7916-right-shape
  • 52d0158 Merge pull request #79 from pk910/pk910/fix-unused-import
  • 3617e62 Merge pull request #78 from pk910/pk910/fix-primitive-poiter-codegen
  • 6646d5c Merge pull request #77 from pk910/pk910/codegen-indentation
Commits
  • e74abc6 release 1.2.1
  • 34d5afb Merge pull request #81 from pk910/pk910/eip7916-right-shape
  • 4150dbb implement progressive tree shape change
  • 52d0158 Merge pull request #79 from pk910/pk910/fix-unused-import
  • b241b10 fix unused encoding/binary import in codegen
  • 3617e62 Merge pull request #78 from pk910/pk910/fix-primitive-poiter-codegen
  • f460f77 fix codegen test
  • ec736db use for range in codegen
  • 2d130c3 fix code generation for primitive pointer types
  • 6646d5c Merge pull request #77 from pk910/pk910/codegen-indentation
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [github.com/pk910/dynamic-ssz](https://github.com/pk910/dynamic-ssz).


Updates `github.com/pk910/dynamic-ssz` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/pk910/dynamic-ssz/releases)
- [Commits](pk910/dynamic-ssz@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/pk910/dynamic-ssz
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Jan 26, 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