An open index of dependabot pull requests across open source projects.

build(deps): Bump the all-go group across 7 directories with 7 updates

Open
Number: #2666
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 15, 2025 at 09:32 PM UTC
(11 months ago)
Updated: September 17, 2025 at 03:15 PM UTC
(11 months ago)
Labels:
T:dependencies
Description:

Bumps the all-go group with 4 updates in the / directory: github.com/celestiaorg/go-header, github.com/libp2p/go-libp2p-pubsub, golang.org/x/net and google.golang.org/protobuf.
Bumps the all-go group with 4 updates in the /apps/testapp directory: github.com/celestiaorg/go-header, github.com/libp2p/go-libp2p-pubsub, golang.org/x/net and google.golang.org/protobuf.
Bumps the all-go group with 4 updates in the /execution/evm directory: github.com/spf13/pflag, golang.org/x/crypto, golang.org/x/net and google.golang.org/protobuf.
Bumps the all-go group with 2 updates in the /execution/grpc directory: golang.org/x/net and google.golang.org/protobuf.
Bumps the all-go group with 4 updates in the /sequencers/single directory: github.com/celestiaorg/go-header, github.com/libp2p/go-libp2p-pubsub, golang.org/x/net and google.golang.org/protobuf.
Bumps the all-go group with 3 updates in the /test/docker-e2e directory: golang.org/x/crypto, golang.org/x/net and google.golang.org/protobuf.
Bumps the all-go group with 4 updates in the /test/e2e directory: github.com/celestiaorg/go-header, github.com/libp2p/go-libp2p-pubsub, golang.org/x/net and google.golang.org/protobuf.

Updates github.com/celestiaorg/go-header from 0.7.1 to 0.7.2

Release notes

Sourced from github.com/celestiaorg/go-header's releases.

v0.7.2

What's Changed

Full Changelog: https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2

Commits

Updates github.com/libp2p/go-libp2p-pubsub from 0.14.2 to 0.14.3

Release notes

Sourced from github.com/libp2p/go-libp2p-pubsub's releases.

v0.14.3

What's Changed

New Contributors

Full Changelog: https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3

Commits
  • bab0151 Release v0.14.3
  • c014d89 Unexport Params.Validate to maintain patch release semantics
  • d53e38b Merge pull request #642 for GossipSub Params validation
  • 24b2250 fix another data race in a test
  • 705e461 Address data race in gossipsub test
  • 40cbd7c Add basic GossipSubParams validation
  • ab876fc fix: Select ctx.Done() when preprocessing to avoid blocking on cancel (#635)
  • ee9c843 ci: uci/update-go (#638)
  • See full diff in compare view

Updates golang.org/x/net from 0.43.0 to 0.44.0

Commits
  • 3b23d57 http2: fix race condition when disabling goroutine debugging for one test
  • 8741050 http2: simplify TestServer_Push_RejectAfterGoAway
  • 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError
  • 6dc6880 http2: simplify ClientConn Close and Shutdown tests
  • 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose
  • 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly
  • b9acd77 http2: speed up TestTransportFlowControl
  • 5153f4d go.mod: update golang.org/x dependencies
  • 9338bdd http2: speed up TestTransportHandlerBodyClose
  • 6b20036 http2: add synchronous handler support to serverTester
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.8 to 1.36.9

Updates github.com/celestiaorg/go-header from 0.7.1 to 0.7.2

Release notes

Sourced from github.com/celestiaorg/go-header's releases.

v0.7.2

What's Changed

Full Changelog: https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2

Commits

Updates github.com/libp2p/go-libp2p-pubsub from 0.14.2 to 0.14.3

Release notes

Sourced from github.com/libp2p/go-libp2p-pubsub's releases.

v0.14.3

What's Changed

New Contributors

Full Changelog: https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3

Commits
  • bab0151 Release v0.14.3
  • c014d89 Unexport Params.Validate to maintain patch release semantics
  • d53e38b Merge pull request #642 for GossipSub Params validation
  • 24b2250 fix another data race in a test
  • 705e461 Address data race in gossipsub test
  • 40cbd7c Add basic GossipSubParams validation
  • ab876fc fix: Select ctx.Done() when preprocessing to avoid blocking on cancel (#635)
  • ee9c843 ci: uci/update-go (#638)
  • See full diff in compare view

Updates golang.org/x/net from 0.43.0 to 0.44.0

Commits
  • 3b23d57 http2: fix race condition when disabling goroutine debugging for one test
  • 8741050 http2: simplify TestServer_Push_RejectAfterGoAway
  • 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError
  • 6dc6880 http2: simplify ClientConn Close and Shutdown tests
  • 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose
  • 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly
  • b9acd77 http2: speed up TestTransportFlowControl
  • 5153f4d go.mod: update golang.org/x dependencies
  • 9338bdd http2: speed up TestTransportHandlerBodyClose
  • 6b20036 http2: add synchronous handler support to serverTester
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.8 to 1.36.9

Updates github.com/spf13/pflag from 1.0.9 to 1.0.10

Release notes

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

v1.0.10

What's Changed

New Contributors

Full Changelog: https://github.com/spf13/pflag/compare/v1.0.9...v1.0.10

Commits
  • 0491e57 Merge pull request #448 from thaJeztah/fix_go_version
  • 72abab1 Merge pull request #447 from thaJeztah/fix_deprecation_comment
  • 7e4dfb1 Test on Go 1.12
  • 18a9d17 move Func, BoolFunc, tests as they require go1.21
  • c5b9e98 remove uses of errors.Is, which requires go1.13
  • 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist
  • See full diff in compare view

Updates golang.org/x/crypto from 0.41.0 to 0.42.0

Commits
  • 5307a0c go.mod: update golang.org/x dependencies
  • 9d77937 acme: include order problem in OrderError
  • 8f580de ssh: remove Go 1.24 build tag for ML-KEM kex
  • a4d1237 ssh/knownhosts: improve IPv6 support in Normalize
  • b8d8dae curve25519: include potential fips140=only error in panic message
  • f5a2eab ssh: use curve25519.X25519 instead of curve25519.ScalarMult
  • 44ecf3a all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates golang.org/x/net from 0.43.0 to 0.44.0

Commits
  • 3b23d57 http2: fix race condition when disabling goroutine debugging for one test
  • 8741050 http2: simplify TestServer_Push_RejectAfterGoAway
  • 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError
  • 6dc6880 http2: simplify ClientConn Close and Shutdown tests
  • 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose
  • 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly
  • b9acd77 http2: speed up TestTransportFlowControl
  • 5153f4d go.mod: update golang.org/x dependencies
  • 9338bdd http2: speed up TestTransportHandlerBodyClose
  • 6b20036 http2: add synchronous handler support to serverTester
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.16.0 to 0.17.0

Commits
  • 04914c2 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.8 to 1.36.9

Updates golang.org/x/net from 0.43.0 to 0.44.0

Commits
  • 3b23d57 http2: fix race condition when disabling goroutine debugging for one test
  • 8741050 http2: simplify TestServer_Push_RejectAfterGoAway
  • 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError
  • 6dc6880 http2: simplify ClientConn Close and Shutdown tests
  • 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose
  • 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly
  • b9acd77 http2: speed up TestTransportFlowControl
  • 5153f4d go.mod: update golang.org/x dependencies
  • 9338bdd http2: speed up TestTransportHandlerBodyClose
  • 6b20036 http2: add synchronous handler support to serverTester
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.8 to 1.36.9

Updates github.com/celestiaorg/go-header from 0.7.1 to 0.7.2

Release notes

Sourced from github.com/celestiaorg/go-header's releases.

v0.7.2

What's Changed

Full Changelog: https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2

Commits

Updates github.com/libp2p/go-libp2p-pubsub from 0.14.2 to 0.14.3

Release notes

Sourced from github.com/libp2p/go-libp2p-pubsub's releases.

v0.14.3

What's Changed

New Contributors

Full Changelog: https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3

Commits
  • bab0151 Release v0.14.3
  • c014d89 Unexport Params.Validate to maintain patch release semantics
  • d53e38b Merge pull request #642 for GossipSub Params validation
  • 24b2250 fix another data race in a test
  • 705e461 Address data race in gossipsub test
  • 40cbd7c Add basic GossipSubParams validation
  • ab876fc fix: Select ctx.Done() when preprocessing to avoid blocking on cancel (#635)
  • ee9c843 ci: uci/update-go (#638)
  • See full diff in compare view

Updates golang.org/x/net from 0.43.0 to 0.44.0

Commits
  • 3b23d57 http2: fix race condition when disabling goroutine debugging for one test
  • 8741050 http2: simplify TestServer_Push_RejectAfterGoAway
  • 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError
  • 6dc6880 http2: simplify ClientConn Close and Shutdown tests
  • 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose
  • 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly
  • b9acd77 http2: speed up TestTransportFlowControl
  • 5153f4d go.mod: update golang.org/x dependencies
  • 9338bdd http2: speed up TestTransportHandlerBodyClose
  • 6b20036 http2: add synchronous handler support to serverTester
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.8 to 1.36.9

Updates golang.org/x/crypto from 0.41.0 to 0.42.0

Commits
  • 5307a0c go.mod: update golang.org/x dependencies
  • 9d77937 acme: include order problem in OrderError
  • 8f580de ssh: remove Go 1.24 build tag for ML-KEM kex
  • a4d1237 ssh/knownhosts: improve IPv6 support in Normalize
  • b8d8dae curve25519: include potential fips140=only error in panic message
  • f5a2eab ssh: use curve25519.X25519 instead of curve25519.ScalarMult
  • 44ecf3a all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates golang.org/x/net from 0.43.0 to 0.44.0

Commits
  • 3b23d57 http2: fix race condition when disabling goroutine debugging for one test
  • 8741050 http2: simplify TestServer_Push_RejectAfterGoAway
  • 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError
  • 6dc6880 http2: simplify ClientConn Close and Shutdown tests
  • 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose
  • 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly
  • b9acd77 http2: speed up TestTransportFlowControl
  • 5153f4d go.mod: update golang.org/x dependencies
  • 9338bdd http2: speed up TestTransportHandlerBodyClose
  • 6b20036 http2: add synchronous handler support to serverTester
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.16.0 to 0.17.0

Commits
  • 04914c2 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.8 to 1.36.9

Updates github.com/celestiaorg/go-header from 0.7.1 to 0.7.2

Release notes

Sourced from github.com/celestiaorg/go-header's releases.

v0.7.2

What's Changed

Full Changelog: https://github.com/celestiaorg/go-header/compare/v0.7.1...v0.7.2

Commits

Updates github.com/libp2p/go-libp2p-pubsub from 0.14.2 to 0.14.3

Release notes

Sourced from github.com/libp2p/go-libp2p-pubsub's releases.

v0.14.3

What's Changed

New Contributors

Full Changelog: https://github.com/libp2p/go-libp2p-pubsub/compare/v0.14.2...v0.14.3

Commits
  • bab0151 Release v0.14.3
  • c014d89 Unexport Params.Validate to maintain patch release semantics
  • d53e38b Merge pull request #642 for GossipSub Params validation
  • 24b2250 fix another data race in a test
  • 705e461 Address data race in gossipsub test
  • 40cbd7c Add basic GossipSubParams validation
  • ab876fc fix: Select ctx.Done() when preprocessing to avoid blocking on cancel (#635)
  • ee9c843 ci: uci/update-go (#638)
  • See full diff in compare view

Updates golang.org/x/net from 0.43.0 to 0.44.0

Commits
  • 3b23d57 http2: fix race condition when disabling goroutine debugging for one test
  • 8741050 http2: simplify TestServer_Push_RejectAfterGoAway
  • 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError
  • 6dc6880 http2: simplify ClientConn Close and Shutdown tests
  • 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose
  • 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly
  • b9acd77 http2: speed up TestTransportFlowControl
  • 5153f4d go.mod: update golang.org/x dependencies
  • 9338bdd http2: speed up TestTransportHandlerBodyClose
  • 6b20036 http2: add synchronous handler support to serverTester
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.8 to 1.36.9

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
Pull Request Statistics
Commits:
1
Files Changed:
14
Additions:
+109
Deletions:
-108
Package Dependencies
Ecosystem:
go
Version Change:
0.16.0 → 0.17.0
Update Type:
Minor
Ecosystem:
go
Version Change:
0.41.0 → 0.42.0
Update Type:
Minor
Ecosystem:
go
Version Change:
0.43.0 → 0.44.0
Update Type:
Minor
Ecosystem:
go
Version Change:
1.36.8 → 1.36.9
Update Type:
Patch
Ecosystem:
go
Version Change:
1.0.9 → 1.0.10
Update Type:
Patch
Ecosystem:
go
Version Change:
0.7.1 → 0.7.2
Update Type:
Patch
Ecosystem:
go
Version Change:
0.14.2 → 0.14.3
Update Type:
Patch
Technical Details
ID: 7841521
UUID: 2830713253
Node ID: PR_kwDOFABrEc6ouUGl
Host: GitHub
Repository: evstack/ev-node
Merge State: Unknown