Skip to content

chore(deps): bump the patch-updates group across 1 directory with 5 updates#4827

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/patch-updates-1984716a40
Closed

chore(deps): bump the patch-updates group across 1 directory with 5 updates#4827
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/patch-updates-1984716a40

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

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

Package From To
cosmossdk.io/log 1.6.0 1.6.1
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/ipfs/go-log/v2 2.9.0 2.9.1
google.golang.org/grpc 1.79.1 1.79.2

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/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/ipfs/go-log/v2 from 2.9.0 to 2.9.1

Release notes

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

v2.9.1

What's Changed

Full Changelog: ipfs/go-log@v2.9.0...v2.9.1

Commits

Updates google.golang.org/grpc from 1.79.1 to 1.79.2

Release notes

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

Release 1.79.2

Bug Fixes

  • stats: Prevent redundant error logging in health/ORCA producers by skipping stats/tracing processing when no stats handler is configured. (grpc/grpc-go#8874)
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

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [cosmossdk.io/log](https://github.com/cosmos/cosmos-sdk) | `1.6.0` | `1.6.1` |
| [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/ipfs/go-log/v2](https://github.com/ipfs/go-log) | `2.9.0` | `2.9.1` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.1` | `1.79.2` |



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/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/ipfs/go-log/v2` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](ipfs/go-log@v2.9.0...v2.9.1)

Updates `google.golang.org/grpc` from 1.79.1 to 1.79.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.1...v1.79.2)

---
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/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/ipfs/go-log/v2
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the kind:deps Pull requests that update a dependency file label Mar 6, 2026
@dependabot dependabot bot added the kind:deps Pull requests that update a dependency file label Mar 6, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2026

Superseded by #4828.

@dependabot dependabot bot closed this Mar 6, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/patch-updates-1984716a40 branch March 6, 2026 16: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.

0 participants