Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the go-dependencies group with 6 updates in the / directory:

Package From To
github.com/attestantio/go-eth2-client 0.27.2 0.28.0
github.com/creasty/defaults 1.6.0 1.8.0
github.com/ethpandaops/ethwallclock 0.2.0 0.4.0
github.com/go-co-op/gocron 1.18.0 1.37.0
github.com/pk910/dynamic-ssz 1.1.1 1.1.2
github.com/spf13/cobra 1.6.1 1.10.2

Updates github.com/attestantio/go-eth2-client from 0.27.2 to 0.28.0

Changelog

Sourced from github.com/attestantio/go-eth2-client's changelog.

0.28.0:

  • update dependency for go-bitfield to get from offchain instead of prysmatic org
Commits

Updates github.com/creasty/defaults from 1.6.0 to 1.8.0

Release notes

Sourced from github.com/creasty/defaults's releases.

v1.8.0

v1.7.0

Commits
  • abebf4b Merge pull request #46 from orangejohny/master
  • 586c267 fix: don't pass slice's defaultVal to setField func
  • 5220e08 Merge pull request #43 from rfyiamcool/docs/code
  • db193a3 feat: add example
  • 82cd96d docs: complete example
  • 3f98836 Merge pull request #40 from HRogge/master
  • 325dfb4 Fix CI: golint -> golangci-lint
  • d1d4e26 Allow defaults library to use UnmarshalText() and UnmarshalJSON() interface t...
  • bf90154 Update
  • See full diff in compare view

Updates github.com/ethpandaops/ethwallclock from 0.2.0 to 0.4.0

Release notes

Sourced from github.com/ethpandaops/ethwallclock's releases.

v0.4.0

What's Changed

New Contributors

Full Changelog: ethpandaops/ethwallclock@v0.3.0...v0.4.0

v0.3.0

What's Changed

New Contributors

Full Changelog: ethpandaops/ethwallclock@v0.2.0...v0.3.0

Commits
  • b65c869 Merge pull request #3 from ethpandaops/refactor/negate-potential-race
  • 38456f7 feat(beacon_chain): add stop mechanism to EthereumBeaconChain
  • 37b96a3 refactor: Remove unnecessary comments and white space
  • bb6e5d4 feat: Add CODEOWNERS file and Go workflow files
  • b34ba48 refactor(beacon-chain): negate potential for race to write callbacks
  • e2e676d Merge pull request #2 from ethpandaops/feat/beacon-chain-stop
  • a5cfaf5 feat(beacon-chain): add graceful stop
  • See full diff in compare view

Updates github.com/go-co-op/gocron from 1.18.0 to 1.37.0

Release notes

Sourced from github.com/go-co-op/gocron's releases.

v1.37.0

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.36.1...v1.37.0

v1.36.1

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.36.0...v1.36.1

v1.36.0

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.35.3...v1.36.0

v1.35.3

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.35.2...v1.35.3

v1.35.2

What's Changed

  • Revert "fix: setting weeks interval greater than 1 with a weekday, scheduling too early by @​XiXiangFiles" by @​JohnRoesler in go-co-op/gocron#591
    • This will require more testing and likely some rework of the week functionality. This change, while some might consider it a fix, broke the current behavior that has been relied upon.

Full Changelog: go-co-op/gocron@v1.35.1...v1.35.2

v1.35.1

What's Changed

... (truncated)

Commits
  • 30921b7 Ability to register for events associated with jobs starting immediately (#632)
  • f5461a9 month first weekday bug (#628)
  • 0512078 Revert "add code cov (#616)" (#620)
  • bee83c0 add code cov (#616)
  • 8086065 Exposing job's scheduled unit and interval (#606)
  • 9993f76 fix(scheduler): ensure negative intervals given to Every return an immediat...
  • 912b4a7 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#604)
  • 12cfd7a Avoid allocations with (*regexp.Regexp).MatchString (#602)
  • 93a954c Update FUNDING.yml
  • 5f95210 fix: set multi-weekdays bug about issue-590 (#592)
  • Additional commits viewable in compare view

Updates github.com/pk910/dynamic-ssz from 1.1.1 to 1.1.2

Release notes

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

v1.1.2

What's Changed

Full Changelog: pk910/dynamic-ssz@v1.1.1...v1.1.2

Commits
  • b1141d2 bump go version to 1.25
  • 4fc2459 update README
  • 96a20e8 Merge pull request #58 from pk910/pk910/bitwise-limits
  • 80f85c9 add tests & update docs
  • a4057c9 add ssz-bitsize/dynssz-bitsize tags for bitvector types + padding bit val...
  • 150dea0 Merge pull request #57 from pk910/pk910/bitlist-validation
  • 0178d1f sentinel bit validation for Bitlist types
  • 05b8f1a Merge pull request #55 from pk910/pk910/bool-range-check
  • 16b192a throw error for invalid bool values during unmarshal
  • b012c8a Merge pull request #51 from pk910/pk910/custom-libhashtree-bindings
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.6.1 to 1.10.2

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

v1.10.1

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

... (truncated)

Commits

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

… updates

Bumps the go-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/attestantio/go-eth2-client](https://github.com/attestantio/go-eth2-client) | `0.27.2` | `0.28.0` |
| [github.com/creasty/defaults](https://github.com/creasty/defaults) | `1.6.0` | `1.8.0` |
| [github.com/ethpandaops/ethwallclock](https://github.com/ethpandaops/ethwallclock) | `0.2.0` | `0.4.0` |
| [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) | `1.18.0` | `1.37.0` |
| [github.com/pk910/dynamic-ssz](https://github.com/pk910/dynamic-ssz) | `1.1.1` | `1.1.2` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.6.1` | `1.10.2` |



Updates `github.com/attestantio/go-eth2-client` from 0.27.2 to 0.28.0
- [Changelog](https://github.com/attestantio/go-eth2-client/blob/master/CHANGELOG.md)
- [Commits](attestantio/go-eth2-client@v0.27.2...v0.28.0)

Updates `github.com/creasty/defaults` from 1.6.0 to 1.8.0
- [Release notes](https://github.com/creasty/defaults/releases)
- [Commits](creasty/defaults@v1.6.0...v1.8.0)

Updates `github.com/ethpandaops/ethwallclock` from 0.2.0 to 0.4.0
- [Release notes](https://github.com/ethpandaops/ethwallclock/releases)
- [Commits](ethpandaops/ethwallclock@v0.2.0...v0.4.0)

Updates `github.com/go-co-op/gocron` from 1.18.0 to 1.37.0
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.18.0...v1.37.0)

Updates `github.com/pk910/dynamic-ssz` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/pk910/dynamic-ssz/releases)
- [Commits](pk910/dynamic-ssz@v1.1.1...v1.1.2)

Updates `github.com/spf13/cobra` from 1.6.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.6.1...v1.10.2)

---
updated-dependencies:
- dependency-name: github.com/attestantio/go-eth2-client
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/creasty/defaults
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/ethpandaops/ethwallclock
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-co-op/gocron
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/pk910/dynamic-ssz
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-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 Dec 15, 2025
@dependabot dependabot bot requested a review from samcm as a code owner December 15, 2025 07:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 15, 2025
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.

1 participant