Skip to content

build(deps): Bump the go-dependencies group with 5 updates#486

Merged
mahendrapaipuri merged 1 commit intomainfrom
dependabot/go_modules/go-dependencies-9f8950913c
Apr 6, 2026
Merged

build(deps): Bump the go-dependencies group with 5 updates#486
mahendrapaipuri merged 1 commit intomainfrom
dependabot/go_modules/go-dependencies-9f8950913c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the go-dependencies group with 5 updates:

Package From To
github.com/jedib0t/go-pretty/v6 6.7.8 6.7.9
github.com/mattn/go-sqlite3 1.14.38 1.14.40
github.com/prometheus/exporter-toolkit 0.15.1 0.16.0
github.com/stmcginnis/gofish 0.21.4 0.21.5
google.golang.org/grpc 1.79.3 1.80.0

Updates github.com/jedib0t/go-pretty/v6 from 6.7.8 to 6.7.9

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.7.9

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.8...v6.7.9

Commits

Updates github.com/mattn/go-sqlite3 from 1.14.38 to 1.14.40

Commits
  • f929738 Merge pull request #1384 from mattn/raise-go121-cleanup
  • efae5e7 raise minimum Go version to 1.21
  • b23d54c Merge pull request #1383 from mattn/codex/next-row-batch-fetch
  • e1557be batch row column fetches in Next
  • cc39db7 Merge pull request #1382 from mattn/codex/sqlite3-bind-fastpath
  • 9a908a9 optimize sqlite bind fast path
  • See full diff in compare view

Updates github.com/prometheus/exporter-toolkit from 0.15.1 to 0.16.0

Release notes

Sourced from github.com/prometheus/exporter-toolkit's releases.

v0.16.0

What's Changed

Full Changelog: prometheus/exporter-toolkit@v0.15.1...v0.16.0

Commits
  • a2642ec Bump golang.org/x/time from 0.14.0 to 0.15.0 (#382)
  • e9fabb3 Bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 (#385)
  • 6be4a5d Bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#384)
  • 24f3638 Bump github/codeql-action from 4.32.4 to 4.35.1 (#386)
  • 31317b6 Update for Go 1.26 (#381)
  • 844fb85 Bump github/codeql-action from 4.32.0 to 4.32.4 (#379)
  • 61d700f Bump actions/setup-go from 6.2.0 to 6.3.0 (#378)
  • 9878671 Bump prometheus/promci from 0.5.3 to 0.5.4 (#380)
  • b1bd51e Bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#377)
  • 6080e53 Bump actions/checkout from 5.0.0 to 6.0.2 (#373)
  • Additional commits viewable in compare view

Updates github.com/stmcginnis/gofish from 0.21.4 to 0.21.5

Release notes

Sourced from github.com/stmcginnis/gofish's releases.

v0.21.5

What's Changed

New Contributors

Full Changelog: stmcginnis/gofish@v0.21.4...v0.21.5

Commits
  • 4f26423 fix: set ForceAttemptHTTP2 on custom transport to restore HTTP/2 negotiation ...
  • 41fc97f Try main System resource before Settings in SetBoot (#519)
  • 3d25be8 Fix multi-type JSON Schema properties mapped to last type instead of any (#520)
  • 649892b Add string unmarshalling for SensorArrayExcept (#517)
  • a1180d3 fix: retry action POST without If-Match on 412 Precondition Failed (#510)
  • 32021c5 fix(computersystem): use settingsTarget in SetBoot and sanitize gzip ETags (#...
  • See full diff in compare view

Updates google.golang.org/grpc from 1.79.3 to 1.80.0

Release notes

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

Release 1.80.0

Behavior Changes

  • balancer: log a warning if a balancer is registered with uppercase letters, as balancer names should be lowercase. In a future release, balancer names will be treated as case-insensitive; see #5288 for details. (#8837)
  • xds: update resource error handling and re-resolution logic (#8907)
    • Re-resolve all LOGICAL_DNS clusters simultaneously when re-resolution is requested.
    • Fail all in-flight RPCs immediately upon receipt of listener or route resource errors, instead of allowing them to complete.

Bug Fixes

  • xds: support the LB policy configured in LOGICAL_DNS cluster resources instead of defaulting to pick_first. (#8733)
  • credentials/tls: perform per-RPC authority validation against the leaf certificate instead of the entire peer certificate chain. (#8831)
  • xds: enabling A76 ring hash endpoint keys no longer causes EDS resources with invalid proxy metadata to be NACKed when HTTP CONNECT (gRFC A86) is disabled. (#8875)
  • xds: validate that the sum of endpoint weights in a locality does not exceed the maximum uint32 value. (#8899)
  • xds: fix incorrect proto field access in the weighted round robin (WRR) configuration where blackout_period was used instead of weight_expiration_period. (#8915)
  • xds/rbac: handle addresses with ports in IP matchers. (#8990)

New Features

  • ringhash: enable gRFC A76 (endpoint hash keys and request hash headers) by default. (#8922)

Performance Improvements

  • credentials/alts: pool write buffers to reduce memory allocations and usage. (#8919)
  • grpc: enable the use of pooled write buffers for buffering HTTP/2 frame writes by default. This reduces memory usage when connections are idle. Use the WithSharedWriteBuffer dial option or the SharedWriteBuffer server option to disable this feature. (#8957)
  • xds/priority: stop caching child LB policies removed from the configuration. This will help reduce memory and cpu usage when localities are constantly switching between priorities. (#8997)
  • mem: add a faster tiered buffer pool; use the experimental mem.NewBinaryTieredBufferPool function to create such pools. (#8775)
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-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.7.8` | `6.7.9` |
| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.38` | `1.14.40` |
| [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) | `0.15.1` | `0.16.0` |
| [github.com/stmcginnis/gofish](https://github.com/stmcginnis/gofish) | `0.21.4` | `0.21.5` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.3` | `1.80.0` |


Updates `github.com/jedib0t/go-pretty/v6` from 6.7.8 to 6.7.9
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.7.8...v6.7.9)

Updates `github.com/mattn/go-sqlite3` from 1.14.38 to 1.14.40
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.38...v1.14.40)

Updates `github.com/prometheus/exporter-toolkit` from 0.15.1 to 0.16.0
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
- [Commits](prometheus/exporter-toolkit@v0.15.1...v0.16.0)

Updates `github.com/stmcginnis/gofish` from 0.21.4 to 0.21.5
- [Release notes](https://github.com/stmcginnis/gofish/releases)
- [Commits](stmcginnis/gofish@v0.21.4...v0.21.5)

Updates `google.golang.org/grpc` from 1.79.3 to 1.80.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.3...v1.80.0)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/prometheus/exporter-toolkit
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/stmcginnis/gofish
  dependency-version: 0.21.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 6, 2026
@mahendrapaipuri mahendrapaipuri merged commit 9fd9081 into main Apr 6, 2026
16 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-9f8950913c branch April 6, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant