Skip to content

chore(deps): bump the go-deps group across 2 directories with 4 updates - #5198

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/go_modules/go-deps-34255b60b1
Open

chore(deps): bump the go-deps group across 2 directories with 4 updates#5198
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/go_modules/go-deps-34255b60b1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-deps group with 4 updates in the / directory: github.com/celestiaorg/celestia-app/v9, github.com/klauspost/reedsolomon, github.com/stretchr/testify and google.golang.org/grpc.
Bumps the go-deps group with 3 updates in the /nodebuilder/tests/tastora directory: github.com/celestiaorg/celestia-app/v9, github.com/stretchr/testify and google.golang.org/grpc.

Updates github.com/celestiaorg/celestia-app/v9 from 9.0.4 to 9.0.6

Release notes

Sourced from github.com/celestiaorg/celestia-app/v9's releases.

v9.0.6

Upgrade Notice

This release is intended for Mainnet.

Supported operating systems

See the canonical matrix in the README.

  • Tested in CI: Ubuntu 24.04 LTS (Noble Numbat) on x86_64
  • Prebuilt binaries provided: Linux (amd64, arm64), macOS (amd64, arm64). arm64 binaries are cross-compiled and are not executed in CI.
  • Minimum glibc: 2.38 (Ubuntu 22.04 and older are not supported for multiplexer builds and will fail to start with a glibc version mismatch error).

What's Changed

Full Changelog: celestiaorg/celestia-app@v9.0.4...v9.0.6

v9.0.6-mocha

Upgrade Notice

This release is intended for Mocha.

Supported operating systems

See the canonical matrix in the README.

  • Tested in CI: Ubuntu 24.04 LTS (Noble Numbat) on x86_64
  • Prebuilt binaries provided: Linux (amd64, arm64), macOS (amd64, arm64). arm64 binaries are cross-compiled and are not executed in CI.
  • Minimum glibc: 2.38. Ubuntu 22.04 and older are not supported for multiplexer builds and will fail to start with a glibc version mismatch error.

What's Changed

Full Changelog: celestiaorg/celestia-app@v9.0.5-arabica...v9.0.6-mocha

v9.0.6-corto

Upgrade Notice

This release is intended for Corto.

... (truncated)

Commits

Updates github.com/klauspost/reedsolomon from 1.14.1 to 1.14.2

Release notes

Sourced from github.com/klauspost/reedsolomon's releases.

v1.14.2

What's Changed

Full Changelog: klauspost/reedsolomon@v1.14.1...v1.14.2

Commits

Updates github.com/stretchr/testify from 1.12.0 to 1.12.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.12.1

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

Commits

Updates google.golang.org/grpc from 1.83.0 to 1.83.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.83.1

Security

  • xds/rbac: Fix a bug where nested Principal or Permission rules with :scheme or grpc- prefixed header matchers were not rejected, which could cause DENY rules to fail open. (#9258)
  • xds/rbac: Fix a bug where the host header matcher was not being replaced with :authority in nested Principal or Permission rules. (#9258)
  • xds/rbac: Fix a bug where a header matcher whose name was not lowercase, such as X-Role, matched no header, which could cause DENY rules to fail open. (#9332)
  • xds/rbac: Fix a bug where a :scheme or grpc- prefixed header matcher was accepted when its name was not lowercase. (#9332)
  • xds/rbac: Fix a bug where a Host header matcher was not replaced with :authority. (#9332)

Performance

  • transport: Restrict memory overhead of buffering small data frames. (#9331)
Commits

Updates github.com/celestiaorg/celestia-app/v9 from 9.0.4 to 9.0.6

Release notes

Sourced from github.com/celestiaorg/celestia-app/v9's releases.

v9.0.6

Upgrade Notice

This release is intended for Mainnet.

Supported operating systems

See the canonical matrix in the README.

  • Tested in CI: Ubuntu 24.04 LTS (Noble Numbat) on x86_64
  • Prebuilt binaries provided: Linux (amd64, arm64), macOS (amd64, arm64). arm64 binaries are cross-compiled and are not executed in CI.
  • Minimum glibc: 2.38 (Ubuntu 22.04 and older are not supported for multiplexer builds and will fail to start with a glibc version mismatch error).

What's Changed

Full Changelog: celestiaorg/celestia-app@v9.0.4...v9.0.6

v9.0.6-mocha

Upgrade Notice

This release is intended for Mocha.

Supported operating systems

See the canonical matrix in the README.

  • Tested in CI: Ubuntu 24.04 LTS (Noble Numbat) on x86_64
  • Prebuilt binaries provided: Linux (amd64, arm64), macOS (amd64, arm64). arm64 binaries are cross-compiled and are not executed in CI.
  • Minimum glibc: 2.38. Ubuntu 22.04 and older are not supported for multiplexer builds and will fail to start with a glibc version mismatch error.

What's Changed

Full Changelog: celestiaorg/celestia-app@v9.0.5-arabica...v9.0.6-mocha

v9.0.6-corto

Upgrade Notice

This release is intended for Corto.

... (truncated)

Commits

Updates github.com/stretchr/testify from 1.12.0 to 1.12.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.12.1

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

Commits

Updates google.golang.org/grpc from 1.83.0 to 1.83.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.83.1

Security

  • xds/rbac: Fix a bug where nested Principal or Permission rules with :scheme or grpc- prefixed header matchers were not rejected, which could cause DENY rules to fail open. (#9258)
  • xds/rbac: Fix a bug where the host header matcher was not being replaced with :authority in nested Principal or Permission rules. (#9258)
  • xds/rbac: Fix a bug where a header matcher whose name was not lowercase, such as X-Role, matched no header, which could cause DENY rules to fail open. (#9332)
  • xds/rbac: Fix a bug where a :scheme or grpc- prefixed header matcher was accepted when its name was not lowercase. (#9332)
  • xds/rbac: Fix a bug where a Host header matcher was not replaced with :authority. (#9332)

Performance

  • transport: Restrict memory overhead of buffering small data frames. (#9331)
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 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 go-deps group with 4 updates in the / directory: [github.com/celestiaorg/celestia-app/v9](https://github.com/celestiaorg/celestia-app), [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon), [github.com/stretchr/testify](https://github.com/stretchr/testify) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go-deps group with 3 updates in the /nodebuilder/tests/tastora directory: [github.com/celestiaorg/celestia-app/v9](https://github.com/celestiaorg/celestia-app), [github.com/stretchr/testify](https://github.com/stretchr/testify) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/celestiaorg/celestia-app/v9` from 9.0.4 to 9.0.6
- [Release notes](https://github.com/celestiaorg/celestia-app/releases)
- [Commits](celestiaorg/celestia-app@v9.0.4...v9.0.6)

Updates `github.com/klauspost/reedsolomon` from 1.14.1 to 1.14.2
- [Release notes](https://github.com/klauspost/reedsolomon/releases)
- [Commits](klauspost/reedsolomon@v1.14.1...v1.14.2)

Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.12.0...v1.12.1)

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

Updates `github.com/celestiaorg/celestia-app/v9` from 9.0.4 to 9.0.6
- [Release notes](https://github.com/celestiaorg/celestia-app/releases)
- [Commits](celestiaorg/celestia-app@v9.0.4...v9.0.6)

Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.12.0...v1.12.1)

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

---
updated-dependencies:
- dependency-name: github.com/celestiaorg/celestia-app/v9
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/klauspost/reedsolomon
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/celestiaorg/celestia-app/v9
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the kind:deps Pull requests that update a dependency file label Aug 24, 2026
@dependabot
dependabot Bot requested review from a team and vgonkivs as code owners August 24, 2026 11:07
@dependabot dependabot Bot added the kind:deps Pull requests that update a dependency file label Aug 24, 2026
@vgonkivs

Copy link
Copy Markdown
Member

@copilot bump the minimum Go to 1.26.5 and push changes

Co-authored-by: vgonkivs <40579846+vgonkivs@users.noreply.github.com>

Copilot AI commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

@copilot bump the minimum Go to 1.26.5 and push changes

Updated in commit e031dc0: minimum Go is now 1.26.5 in the CI release workflow, Docker builder image, and README requirement.

@vgonkivs

Copy link
Copy Markdown
Member

@copilot The Docker build fails: golang:1.26.5-alpine3.22 doesn't exist on Docker Hub (1.26.5 alpine images are on alpine3.23; alpine3.22 stops at 1.26.4). In Dockerfile, change the builder base image from golang:1.26.5-alpine3.22 to golang:1.26.5-alpine3.23

Co-authored-by: vgonkivs <40579846+vgonkivs@users.noreply.github.com>

Copilot AI commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

@copilot The Docker build fails: golang:1.26.5-alpine3.22 doesn't exist on Docker Hub (1.26.5 alpine images are on alpine3.23; alpine3.22 stops at 1.26.4). In Dockerfile, change the builder base image...

Fixed in commit 841fdc2 by updating the Docker builder base image to golang:1.26.5-alpine3.23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:deps Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants