build(deps): bump the go-dependencies group across 1 directory with 8 updates #214
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 5 updates in the / directory:
1.6.0
1.8.0
0.64.0
0.65.0
0.2.0
0.4.0
1.18.0
1.37.0
1.6.1
1.10.1
Updates
github.com/creasty/defaults
from 1.6.0 to 1.8.0Release notes
Sourced from github.com/creasty/defaults's releases.
Commits
abebf4b
Merge pull request #46 from orangejohny/master586c267
fix: don't pass slice's defaultVal to setField func5220e08
Merge pull request #43 from rfyiamcool/docs/codedb193a3
feat: add example82cd96d
docs: complete example3f98836
Merge pull request #40 from HRogge/master325dfb4
Fix CI: golint -> golangci-lintd1d4e26
Allow defaults library to use UnmarshalText() and UnmarshalJSON() interface t...bf90154
UpdateUpdates
github.com/ethpandaops/beacon
from 0.64.0 to 0.65.0Release notes
Sourced from github.com/ethpandaops/beacon's releases.
Commits
79449c5
Merge pull request #61 from ethpandaops/bump/godepsf37f6cf
chore: bump Go version to 1.25.x and update all dependencies to latest versionsd274b74
Merge pull request #59 from ethpandaops/chore/go-1-25-lint-updates68d07e4
ci(workflows): bump Go version from 1.22 to 1.24af6178d
Merge pull request #58 from ethpandaops/dependabot/github_actions/actions-421...2b38ae9
chore(deps): bump the actions group across 1 directory with 3 updatesUpdates
github.com/ethpandaops/ethwallclock
from 0.2.0 to 0.4.0Release notes
Sourced from github.com/ethpandaops/ethwallclock's releases.
Commits
b65c869
Merge pull request #3 from ethpandaops/refactor/negate-potential-race38456f7
feat(beacon_chain): add stop mechanism to EthereumBeaconChain37b96a3
refactor: Remove unnecessary comments and white spacebb6e5d4
feat: Add CODEOWNERS file and Go workflow filesb34ba48
refactor(beacon-chain): negate potential for race to write callbackse2e676d
Merge pull request #2 from ethpandaops/feat/beacon-chain-stopa5cfaf5
feat(beacon-chain): add graceful stopUpdates
github.com/go-co-op/gocron
from 1.18.0 to 1.37.0Release notes
Sourced from github.com/go-co-op/gocron's releases.
... (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 toEvery
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.yml5f95210
fix: set multi-weekdays bug about issue-590 (#592)Updates
github.com/prometheus/client_golang
from 1.16.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
8179a56
Cut v1.23.2 (#1870)4142b59
Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0
Cut v1.23.1 (#1867)989b029
Upgrade to prometheus/common v0.66 (#1866)e4b2208
Cut v1.23.0 (#1848)d9492af
cut v1.23.0-rc.1 (#1842)aeae8a0
Cut v1.23.0-rc.0 (#1837)b157309
Update common Prometheus files (#1832)a704e28
build(deps): bump the github-actions group with 3 updates (#1826)c774311
Fix errNotImplemented reference (#1835)Updates
github.com/sirupsen/logrus
from 1.9.1 to 1.9.3Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
d40e25c
fix panic in Writerf9291a5
Revert "Revert "Merge pull request #1376 from ozfive/master""352781d
Revert "Merge pull request #1376 from ozfive/master"Updates
github.com/spf13/cobra
from 1.6.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941c
chore: Bump pflag to v1.0.9 (#2305)51d6751
Bump pflag to 1.0.8 (#2303)3f3b818
Update README.md with new logodcaf42e
Add Periscope to the list of projects using Cobra (#2299)6dec1ae
The default ShellCompDirective can be customized for a command and its subcom...c8289c1
chore(golangci-lint): add some exclusion presets4af7b64
refactor: apply golangci-lint autofixes, work around false positives75790e4
chore(golangci-lint): upgrade to v2db3ddb5
Adding sponsorship to README.md67171d6
putting sponsorship below headerUpdates
github.com/stretchr/testify
from 1.9.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335
Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912
Backport #1786 to release/1.11b7801fb
Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3
build(deps): bump actions/checkout from 4 to 5a53be35
Improve captureTestingT helperaafb604
mock: improve formatting of error message7218e03
improve error msg929a212
Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459e
suite: faster filtering of methods (-testify.m)7d37b5c
suite: refactor methodFilterDependabot 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