Skip to content

build(deps): Bump the all-go group across 5 directories with 6 updates#2698

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-go-145d66d2ed
Closed

build(deps): Bump the all-go group across 5 directories with 6 updates#2698
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-go-145d66d2ed

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps the all-go group with 1 update in the / directory: github.com/libp2p/go-libp2p-pubsub.
Bumps the all-go group with 1 update in the /execution/evm directory: github.com/testcontainers/testcontainers-go/modules/compose.
Bumps the all-go group with 1 update in the /execution/grpc directory: github.com/evstack/ev-node.
Bumps the all-go group with 2 updates in the /sequencers/single directory: github.com/evstack/ev-node and github.com/ipfs/go-datastore.
Bumps the all-go group with 2 updates in the /test/docker-e2e directory: github.com/celestiaorg/go-square/v2 and github.com/celestiaorg/tastora.

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

Release notes

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

v0.15.0

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p-pubsub@v0.14.3...v0.15.0

Commits
  • ed53c17 release v0.15.0
  • 4a55800 Fix data race in test
  • a6ccd91 Skip flaky floodsub test
  • 86a1dfc pubsub: remove redundant sends of hello packet
  • 71c4323 gossipsub: implement extensions
  • 3a61514 test: add skeleton gossipsub to drive a gossipsub peer
  • 7afa1d3 gossipsub: add plumbing for Gossipsub v1.3 support
  • b561577 pubsub: AddPeer now accepts reference to hello packet
  • 5854208 pb: commit generated protobuf
  • 5dc92f5 pb: add extensions protobufs
  • Additional commits viewable in compare view

Updates github.com/testcontainers/testcontainers-go/modules/compose from 0.38.0 to 0.39.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go/modules/compose's releases.

v0.39.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

  • docs: clarify no client SDKs in production modules/images, in contributing.md (#3279) @​nimdrak

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits
  • da47f5d chore: use new version (v0.39.0) in modules and examples
  • 404b345 chore(atlas): simplify host-port calculation in tests (#3300)
  • 6e14bda feat(atlaslocal): add MongoDB Atlas Local module (#3254)
  • 1fdd847 chore(deps): bump golang.org/x/net from 0.28.0 to 0.38.0 (#3299)
  • 88dead6 feat: allow saving specific platforms for an image (#3218)
  • 44d970c chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 (#3238)
  • ac8fdd3 chore(deps): bump golang.org/x/sys from 0.32.0 to 0.36.0 (#3282)
  • d254caa feat(redpanda): add support for http proxy (#3258)
  • f54a356 chore(deps): bump github/codeql-action from 3.29.3 to 3.30.3 (#3287)
  • 7098d80 chore(go): bump to Go 1.24 as minimal version (#3298)
  • Additional commits viewable in compare view

Updates github.com/evstack/ev-node from 1.0.0-beta.3 to 1.0.0-beta.4

Commits

Updates github.com/evstack/ev-node from 1.0.0-beta.3 to 1.0.0-beta.4

Commits

Updates github.com/evstack/ev-node from 1.0.0-beta.3 to 1.0.0-beta.4

Commits

Updates github.com/evstack/ev-node from 1.0.0-beta.3 to 1.0.0-beta.4

Commits

Updates github.com/ipfs/go-datastore from 0.8.3 to 0.9.0

Release notes

Sourced from github.com/ipfs/go-datastore's releases.

v0.9.0

What's Changed

New Contributors

Full Changelog: ipfs/go-datastore@v0.8.4...v0.9.0

v0.8.4

What's Changed

Full Changelog: ipfs/go-datastore@v0.8.3...v0.8.4

Commits

Updates github.com/celestiaorg/go-square/v2 from 2.3.2 to 2.3.3

Release notes

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

v2.3.3

What's Changed

Full Changelog: celestiaorg/go-square@v2.3.2...v2.3.3

v2.3.3-rc0

This release reverts an accidental breaking change that landed on v2.3.2

What's Changed

Full Changelog: celestiaorg/go-square@v2.3.2...v2.3.3-rc0

Commits
  • 1f49860 revert: expose SparseSharesNeededV2 which accounts for bytes occupied by si...
  • b3db9fa chore(deps): bump github.com/celestiaorg/nmt from 0.24.0 to 0.24.1 (#180)
  • 99f871f chore(deps): bump celestiaorg/.github from 0.6.3 to 0.6.4 (#178)
  • a0118a0 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#179)
  • See full diff in compare view

Updates github.com/celestiaorg/tastora from 0.3.0 to 0.5.0

Release notes

Sourced from github.com/celestiaorg/tastora's releases.

v0.5.0

What's Changed

Full Changelog: celestiaorg/tastora@v0.4.1...v0.5.0

v0.4.1

What's Changed

Full Changelog: celestiaorg/tastora@v0.4.0...v0.4.1

v0.4.0

What's Changed

New Contributors

Full Changelog: celestiaorg/tastora@v0.3.0...v0.4.0

Commits
  • 0af5860 feature: add support for ev-reth (#121)
  • bc5e0bb chore: add mutex around port allocation (#120)
  • df8b5ba Merge pull request #118 from rootulp/rp/go-square-v3
  • 9185dea ci: remove redundant run step
  • dc3b875 ci: try bumping again
  • b41fb16 ci: bump to recent versions of GH actions
  • fde1fcc test: remove hard-coded strings
  • c84f8bc chore: upgrade cosmos-sdk and celestia-core
  • dce3e25 chore: update go v3.0.0
  • 4d9f44f chore(deps): upgrade to go-square v3.0.0-rc0
  • See full diff in compare view

Updates github.com/celestiaorg/go-square/v2 from 2.3.2 to 2.3.3

Release notes

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

v2.3.3

What's Changed

Full Changelog: celestiaorg/go-square@v2.3.2...v2.3.3

v2.3.3-rc0

This release reverts an accidental breaking change that landed on v2.3.2

What's Changed

Full Changelog: celestiaorg/go-square@v2.3.2...v2.3.3-rc0

Commits
  • 1f49860 revert: expose SparseSharesNeededV2 which accounts for bytes occupied by si...
  • b3db9fa chore(deps): bump github.com/celestiaorg/nmt from 0.24.0 to 0.24.1 (#180)
  • 99f871f chore(deps): bump celestiaorg/.github from 0.6.3 to 0.6.4 (#178)
  • a0118a0 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#179)
  • See full diff in compare view

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 all-go group with 1 update in the / directory: [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub).
Bumps the all-go group with 1 update in the /execution/evm directory: [github.com/testcontainers/testcontainers-go/modules/compose](https://github.com/testcontainers/testcontainers-go).
Bumps the all-go group with 1 update in the /execution/grpc directory: [github.com/evstack/ev-node](https://github.com/evstack/ev-node).
Bumps the all-go group with 2 updates in the /sequencers/single directory: [github.com/evstack/ev-node](https://github.com/evstack/ev-node) and [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore).
Bumps the all-go group with 2 updates in the /test/docker-e2e directory: [github.com/celestiaorg/go-square/v2](https://github.com/celestiaorg/go-square) and [github.com/celestiaorg/tastora](https://github.com/celestiaorg/tastora).


Updates `github.com/libp2p/go-libp2p-pubsub` from 0.14.3 to 0.15.0
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)
- [Commits](libp2p/go-libp2p-pubsub@v0.14.3...v0.15.0)

Updates `github.com/testcontainers/testcontainers-go/modules/compose` 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/evstack/ev-node` from 1.0.0-beta.3 to 1.0.0-beta.4
- [Release notes](https://github.com/evstack/ev-node/releases)
- [Changelog](https://github.com/evstack/ev-node/blob/main/CHANGELOG.md)
- [Commits](v1.0.0-beta.3...v1.0.0-beta.4)

Updates `github.com/evstack/ev-node` from 1.0.0-beta.3 to 1.0.0-beta.4
- [Release notes](https://github.com/evstack/ev-node/releases)
- [Changelog](https://github.com/evstack/ev-node/blob/main/CHANGELOG.md)
- [Commits](v1.0.0-beta.3...v1.0.0-beta.4)

Updates `github.com/evstack/ev-node` from 1.0.0-beta.3 to 1.0.0-beta.4
- [Release notes](https://github.com/evstack/ev-node/releases)
- [Changelog](https://github.com/evstack/ev-node/blob/main/CHANGELOG.md)
- [Commits](v1.0.0-beta.3...v1.0.0-beta.4)

Updates `github.com/evstack/ev-node` from 1.0.0-beta.3 to 1.0.0-beta.4
- [Release notes](https://github.com/evstack/ev-node/releases)
- [Changelog](https://github.com/evstack/ev-node/blob/main/CHANGELOG.md)
- [Commits](v1.0.0-beta.3...v1.0.0-beta.4)

Updates `github.com/ipfs/go-datastore` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/ipfs/go-datastore/releases)
- [Commits](ipfs/go-datastore@v0.8.3...v0.9.0)

Updates `github.com/celestiaorg/go-square/v2` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/celestiaorg/go-square/releases)
- [Commits](celestiaorg/go-square@v2.3.2...v2.3.3)

Updates `github.com/celestiaorg/tastora` from 0.3.0 to 0.5.0
- [Release notes](https://github.com/celestiaorg/tastora/releases)
- [Commits](celestiaorg/tastora@v0.3.0...v0.5.0)

Updates `github.com/celestiaorg/go-square/v2` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/celestiaorg/go-square/releases)
- [Commits](celestiaorg/go-square@v2.3.2...v2.3.3)

---
updated-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: all-go
- dependency-name: github.com/testcontainers/testcontainers-go/modules/compose
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/evstack/ev-node
  dependency-version: 1.0.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go
- dependency-name: github.com/evstack/ev-node
  dependency-version: 1.0.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go
- dependency-name: github.com/evstack/ev-node
  dependency-version: 1.0.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go
- dependency-name: github.com/evstack/ev-node
  dependency-version: 1.0.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go
- dependency-name: github.com/ipfs/go-datastore
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/celestiaorg/go-square/v2
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go
- dependency-name: github.com/celestiaorg/tastora
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/celestiaorg/go-square/v2
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 24, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-145d66d2ed branch September 24, 2025 12:28
@github-project-automation github-project-automation bot moved this to Done in Evolve Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants