Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the patch-updates group with 6 updates in the / directory:

Package From To
cosmossdk.io/log 1.6.0 1.6.1
github.com/celestiaorg/go-header 0.7.3 0.7.4
github.com/ipfs/go-block-format 0.2.2 0.2.3
github.com/ipfs/go-ipld-format 0.6.2 0.6.3
github.com/klauspost/reedsolomon 1.12.5 1.12.6
go.uber.org/zap 1.27.0 1.27.1

Updates cosmossdk.io/log from 1.6.0 to 1.6.1

Commits
  • 9e1a4a9 chore: fix grammatical errors and improve text clarity (#25171)
  • e01dd61 build(deps): Bump actions/checkout from 4 to 5 (#25147)
  • b8c63a7 build(deps): Bump actions/create-github-app-token from 2.1.0 to 2.1.1 (#25148)
  • c7db93b chore(ci): fix syntax in Changelog Reminder workflow (#25168)
  • e4055a0 build(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.0.1 (#2...
  • 1f64afa docs: fix grammar and spelling errors (#25156)
  • cff3988 chore: fix grammatical errors in log package comments (#25155)
  • 7032ead docs: fix broken links across various documentation files (#25057)
  • 85fa0ae docs: fix grammar and spelling errors (#25139)
  • ed0847d build(deps): Bump actions/create-github-app-token from 2.0.6 to 2.1.0 (#25131)
  • Additional commits viewable in compare view

Updates github.com/celestiaorg/go-header from 0.7.3 to 0.7.4

Release notes

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

v0.7.4

What's Changed

Full Changelog: celestiaorg/go-header@v0.7.3...v0.7.4

Commits
  • 425f0dc fix(headertest): add locking to header test suite for concurrent use (#356)
  • 62199e0 fix(store): fixes rare race condition where 2 workers attempt to close errCh ...
  • See full diff in compare view

Updates github.com/ipfs/go-block-format from 0.2.2 to 0.2.3

Release notes

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

v0.2.3

What's Changed

Full Changelog: ipfs/go-block-format@v0.2.2...v0.2.3

Commits

Updates github.com/ipfs/go-ipld-format from 0.6.2 to 0.6.3

Release notes

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

v0.6.3

What's Changed

Full Changelog: ipfs/go-ipld-format@v0.6.2...v0.6.3

Commits

Updates github.com/klauspost/reedsolomon from 1.12.5 to 1.12.6

Release notes

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

v1.12.6

What's Changed

New Contributors

Full Changelog: klauspost/reedsolomon@v1.12.5...v1.12.6

Commits

Updates go.uber.org/zap from 1.27.0 to 1.27.1

Release notes

Sourced from go.uber.org/zap's releases.

v1.27.1

Enhancements:

  • #1501[]: prevent Object from panicking on nils
  • #1511[]: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

#1501: uber-go/zap#1501 #1511: uber-go/zap#1511

Changelog

Sourced from go.uber.org/zap's changelog.

1.27.1 (19 Nov 2025)

Enhancements:

  • #1501[]: prevent Object from panicking on nils
  • #1511[]: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

#1501: uber-go/zap#1501 #1511: uber-go/zap#1511

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 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

…pdates

Bumps the patch-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cosmossdk.io/log](https://github.com/cosmos/cosmos-sdk) | `1.6.0` | `1.6.1` |
| [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header) | `0.7.3` | `0.7.4` |
| [github.com/ipfs/go-block-format](https://github.com/ipfs/go-block-format) | `0.2.2` | `0.2.3` |
| [github.com/ipfs/go-ipld-format](https://github.com/ipfs/go-ipld-format) | `0.6.2` | `0.6.3` |
| [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon) | `1.12.5` | `1.12.6` |
| [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.27.1` |



Updates `cosmossdk.io/log` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@log/v1.6.0...log/v1.6.1)

Updates `github.com/celestiaorg/go-header` from 0.7.3 to 0.7.4
- [Release notes](https://github.com/celestiaorg/go-header/releases)
- [Commits](celestiaorg/go-header@v0.7.3...v0.7.4)

Updates `github.com/ipfs/go-block-format` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/ipfs/go-block-format/releases)
- [Commits](ipfs/go-block-format@v0.2.2...v0.2.3)

Updates `github.com/ipfs/go-ipld-format` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/ipfs/go-ipld-format/releases)
- [Commits](ipfs/go-ipld-format@v0.6.2...v0.6.3)

Updates `github.com/klauspost/reedsolomon` from 1.12.5 to 1.12.6
- [Release notes](https://github.com/klauspost/reedsolomon/releases)
- [Commits](klauspost/reedsolomon@v1.12.5...v1.12.6)

Updates `go.uber.org/zap` from 1.27.0 to 1.27.1
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.27.0...v1.27.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/log
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/celestiaorg/go-header
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/ipfs/go-block-format
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/ipfs/go-ipld-format
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: github.com/klauspost/reedsolomon
  dependency-version: 1.12.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: go.uber.org/zap
  dependency-version: 1.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the kind:deps Pull requests that update a dependency file label Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

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

@dependabot dependabot bot closed this Dec 8, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/patch-updates-90e5d08198 branch December 8, 2025 11:02
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.

1 participant