-
Notifications
You must be signed in to change notification settings - Fork 20
build(deps): bump the go-dependencies group across 1 directory with 24 updates #673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-3bfb8385dd
Closed
build(deps): bump the go-dependencies group across 1 directory with 24 updates #673
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-3bfb8385dd
+136
−152
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…4 updates Bumps the go-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/IBM/sarama](https://github.com/IBM/sarama) | `1.45.2` | `1.46.2` | | [github.com/OffchainLabs/prysm/v6](https://github.com/OffchainLabs/prysm) | `6.1.1` | `6.1.2` | | [github.com/beevik/ntp](https://github.com/beevik/ntp) | `1.4.3` | `1.5.0` | | [github.com/ferranbt/fastssz](https://github.com/ferranbt/fastssz) | `0.1.4` | `1.0.0` | | [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron) | `2.16.6` | `2.17.0` | | [github.com/huandu/go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | `1.36.0` | `1.38.0` | | [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) | `0.14.2` | `0.15.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.7.3` | `9.14.0` | | [github.com/sony/gobreaker/v2](https://github.com/sony/gobreaker) | `2.1.0` | `2.3.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.38.0` | `0.39.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.38.0` | `0.39.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go) | `0.57.0` | `0.60.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.2` | `0.6.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` | | google.golang.org/protobuf | `1.36.8` | `1.36.10` | Updates `github.com/IBM/sarama` from 1.45.2 to 1.46.2 - [Release notes](https://github.com/IBM/sarama/releases) - [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md) - [Commits](IBM/sarama@v1.45.2...v1.46.2) Updates `github.com/OffchainLabs/prysm/v6` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/OffchainLabs/prysm/releases) - [Changelog](https://github.com/OffchainLabs/prysm/blob/develop/CHANGELOG.md) - [Commits](OffchainLabs/prysm@v6.1.1...v6.1.2) Updates `github.com/beevik/ntp` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/beevik/ntp/releases) - [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md) - [Commits](beevik/ntp@v1.4.3...v1.5.0) Updates `github.com/ferranbt/fastssz` from 0.1.4 to 1.0.0 - [Changelog](https://github.com/ferranbt/fastssz/blob/main/CHANGELOG.md) - [Commits](ferranbt/fastssz@v0.1.4...v1.0.0) Updates `github.com/go-co-op/gocron/v2` from 2.16.6 to 2.17.0 - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v2.16.6...v2.17.0) Updates `github.com/huandu/go-sqlbuilder` from 1.36.0 to 1.38.0 - [Release notes](https://github.com/huandu/go-sqlbuilder/releases) - [Commits](huandu/go-sqlbuilder@v1.36.0...v1.38.0) Updates `github.com/libp2p/go-libp2p-pubsub` from 0.14.2 to 0.15.0 - [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases) - [Commits](libp2p/go-libp2p-pubsub@v0.14.2...v0.15.0) Updates `github.com/redis/go-redis/v9` from 9.7.3 to 9.14.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.7.3...v9.14.0) Updates `github.com/sony/gobreaker/v2` from 2.1.0 to 2.3.0 - [Commits](sony/gobreaker@v2.1.0...v2.3.0) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/testcontainers/testcontainers-go` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.38.0...v0.39.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.38.0...v0.39.0) Updates `go.opentelemetry.io/otel` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/prometheus` from 0.57.0 to 0.60.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@exporters/prometheus/v0.57.0...exporters/prometheus/v0.60.0) Updates `go.opentelemetry.io/otel/sdk` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/trace` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.38.0) Updates `go.uber.org/mock` from 0.5.2 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.2...v0.6.0) Updates `golang.org/x/sync` from 0.16.0 to 0.17.0 - [Commits](golang/sync@v0.16.0...v0.17.0) Updates `golang.org/x/time` from 0.12.0 to 0.14.0 - [Commits](golang/time@v0.12.0...v0.14.0) Updates `google.golang.org/grpc` from 1.74.2 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.74.2...v1.75.0) Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10 --- updated-dependencies: - dependency-name: github.com/IBM/sarama dependency-version: 1.46.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/OffchainLabs/prysm/v6 dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/beevik/ntp dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/ferranbt/fastssz dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-dependencies - dependency-name: github.com/go-co-op/gocron/v2 dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/huandu/go-sqlbuilder dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/libp2p/go-libp2p-pubsub dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/sony/gobreaker/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/prometheus dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 19 updates in the / directory:
1.45.2
1.46.2
6.1.1
6.1.2
1.4.3
1.5.0
0.1.4
1.0.0
2.16.6
2.17.0
1.36.0
1.38.0
0.14.2
0.15.0
9.7.3
9.14.0
2.1.0
2.3.0
1.9.1
1.10.1
0.38.0
0.39.0
0.38.0
0.39.0
1.37.0
1.38.0
1.37.0
1.38.0
1.37.0
1.38.0
0.57.0
0.60.0
0.5.2
0.6.0
0.12.0
0.14.0
1.36.8
1.36.10
Updates
github.com/IBM/sarama
from 1.45.2 to 1.46.2Release notes
Sourced from github.com/IBM/sarama's releases.
... (truncated)
Commits
4c387a2
chore(ci): bump actions/stale from 10.0.0 to 10.1.0 in the actions group (#3340)6bf033d
chore(ci): bump github/codeql-action from 3.30.5 to 3.30.6 (#3341)7efec90
feat: support DescribeClientQuotas V1 protocol (#3342)fb2bc3a
fix(deps): update module golang.org/x/net to v0.46.0 (#3343)a47d24b
feat: support JoinGroup V6 protocold2368dc
fix: string length -1 should be allowed85f7d7b
refactor: fix scope of err checkc008165
fix: correct ApiVersionsResponse handling of ErrUnsupportedVersion (#3337)bde9591
fix(fvt): use separate client for producer in testProducingMessages447a313
fix(fvt): check err before usageUpdates
github.com/OffchainLabs/prysm/v6
from 6.1.1 to 6.1.2Release notes
Sourced from github.com/OffchainLabs/prysm/v6's releases.
Changelog
Sourced from github.com/OffchainLabs/prysm/v6's changelog.
Commits
38955fd
Optimize pending attestation processing by adding batching (#15801)71f05b5
Use NetworkSchedule config to determine max blobs at epoch (#15714)0d742c6
make registerSubscribers idempotent (#15779)06b5409
When looking for peers, skip peers with error instead of aborting the whole f...9805e90
chore: refactor to use builtin max/min (#15817)537f3cb
StatusV2: Send correct earliest available slot. (#15818)b45e87a
Move some logs to trace (#15816)4c4b12c
Clear disconnected peers from connected_libp2p_peers (#15807)aabded2
fixing Origin block root is not set error log (#15808)4f9e56f
Custody Info: Waits for initialization (#15804)Updates
github.com/beevik/ntp
from 1.4.3 to 1.5.0Release notes
Sourced from github.com/beevik/ntp's releases.
Changelog
Sourced from github.com/beevik/ntp's changelog.
Commits
bf2a50c
Release v1.5.03a6261c
Update README6917aef
Minor change to QueryOptions ordering3dfba1d
Add GetSystemTime query option9dfcbd9
Update github actions to use go 1.24+0282908
Upgrade dependencies06ef196
Update github actions for better security0a52d18
Response time fields robust against NTP rolloverUpdates
github.com/ferranbt/fastssz
from 0.1.4 to 1.0.0Changelog
Sourced from github.com/ferranbt/fastssz's changelog.
Commits
Updates
github.com/go-co-op/gocron/v2
from 2.16.6 to 2.17.0Release notes
Sourced from github.com/go-co-op/gocron/v2's releases.
Commits
6a30d6d
feat: add WithStartDateTimePast WithStartAt option (#882)536410f
fix: multiple calls to shutdown should be no-op (#880)7acb981
chore: go 1.23 is end of life - now go 1.24 (#879)70468cc
fix: handle negative time.durations with error (#878)e7510e1
Update README.md (#875)028b401
Reusing the results of reflections to improve performance (#873)Updates
github.com/huandu/go-sqlbuilder
from 1.36.0 to 1.38.0Release notes
Sourced from github.com/huandu/go-sqlbuilder's releases.
Commits
87617c3
Add nested JOIN example to README and tests2aef540
Add OrderByAsc and OrderByDesc methods to all buildersaaf0f2c
Merge pull request #220 from Bugadinho/return-sqlserver5669392
Add tests for returning on SQL Serverfe767ac
Add returning support on SQL Server009947e
Add WriteStringsPrefixed044cf35
Merge pull request #218 from huandu/feature/copy-builderb69f05d
add fuzz test for SelectBuilder.Clone22d937c
fix lint warning0381e44
update readme for CLoneUpdates
github.com/libp2p/go-libp2p-pubsub
from 0.14.2 to 0.15.0Release notes
Sourced from github.com/libp2p/go-libp2p-pubsub's releases.
Commits
ed53c17
release v0.15.04a55800
Fix data race in testa6ccd91
Skip flaky floodsub test86a1dfc
pubsub: remove redundant sends of hello packet71c4323
gossipsub: implement extensions3a61514
test: add skeleton gossipsub to drive a gossipsub peer7afa1d3
gossipsub: add plumbing for Gossipsub v1.3 supportb561577
pubsub: AddPeer now accepts reference to hello packet5854208
pb: commit generated protobuf5dc92f5
pb: add extensions protobufsUpdates
github.com/redis/go-redis/v9
from 9.7.3 to 9.14.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
2da6ca0
chore(release): Update the rest of the versions (#3513)c11a704
chore(release): v9.14.0 (#3512)8f5469a
chore(ci): Update release drafter config to exclude dependabot (#3511)a264ffb
fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#...e0853ab
Added batch process method to the pipeline (#3510)65e1c22
chore(deps): bump actions/setup-go from 5 to 6 (#3504)52bda7a
chore(release): 9.13.0 (#3500)19fdc48
chore(otel): register wait metrics (#3499)10121e9
feat(osscluster): Support subscriptions against cluster slave nodes (#3480)6f41b60
fix(client): Do not assume that all non-IP hosts are loopbacks (#3085)Updates
github.com/sony/gobreaker/v2
from 2.1.0 to 2.3.0Commits
dbac988
Synchronize time in distributed circuit breaker (#109)bc59bdd
Refactor tests (#111)c598015
Fix panic handling in CircuitBreaker test by removing unnecessary return valu...471db3d
Use interface redis.UniversalClient instead of hardcoded struct (#108)6544c8b
Delete mutex in redis.Store.Unlock (#104)7bc9a40
Remove .DS_Store (#102)b461bb2
Separate TwoStepCircuitBreaker into other files (#100)e256737
Separate Redis logic into another package (#99)7b78a7e
Separate counter logic into another file (#98)39e2877
Introduce time-based rolling window (#90) (#95)Updates
github.com/spf13/cobra
from 1.9.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/testcontainers/testcontainers-go
from 0.38.0 to 0.39.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.