Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2025

Bumps the gomod group with 14 updates in the / directory:

Package From To
fortio.org/fortio 1.71.2 1.72.0
fortio.org/log 1.17.2 1.18.1
github.com/containers/image/v5 5.36.1 5.36.2
github.com/docker/cli 28.3.3+incompatible 28.5.0+incompatible
github.com/go-logfmt/logfmt 0.6.0 0.6.1
github.com/go-openapi/spec 0.21.0 0.22.0
github.com/go-openapi/strfmt 0.23.0 0.24.0
github.com/go-openapi/validate 0.24.0 0.25.0
github.com/prometheus/client_golang 1.23.0 1.23.2
github.com/quic-go/quic-go 0.54.0 0.55.0
github.com/replicatedhq/troubleshoot 0.121.3 0.122.0
go.opentelemetry.io/proto/otlp 1.7.1 1.8.0
google.golang.org/protobuf 1.36.8 1.36.10
helm.sh/helm/v3 3.18.6 3.19.0

Bumps the gomod group with 1 update in the /examples/extension-server directory: google.golang.org/protobuf.

Updates fortio.org/fortio from 1.71.2 to 1.72.0

Release notes

Sourced from fortio.org/fortio's releases.

v1.72.0

What's Changed

Full Changelog: fortio/fortio@v1.71.2...v1.72.0

Commits

Updates fortio.org/log from 1.17.2 to 1.18.1

Release notes

Sourced from fortio.org/log's releases.

v1.18.1

What's Changed

Full Changelog: fortio/log@v1.18.0...v1.18.1

v1.18.0

What's Changed

Full Changelog: fortio/log@v1.17.2...v1.18.0

Commits
  • 2187d8e goroutine: same code but tagged from master instead of a branch (#78)
  • 5b8969d When redirected, ignore cli defaults (so we get full json without needing to ...
  • 5716049 Fix typo (#75)
  • See full diff in compare view

Updates github.com/containers/image/v5 from 5.36.1 to 5.36.2

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.36.2

What's Changed

Full Changelog: containers/image@v5.36.1...v5.36.2

Commits
  • d464a25 Bump to v5.36.2
  • 50a6b67 Merge pull request #2943 from TomSweeneyRedHat/dev/tsweeney/backport_2938
  • d3eb538 [release-5.36] rekor: do not cancel http context
  • 6ed8326 Merge pull request #2920 from TomSweeneyRedHat/dev/tsweeney/v5.36.1
  • See full diff in compare view

Updates github.com/docker/cli from 28.3.3+incompatible to 28.5.0+incompatible

Commits
  • 887030f Merge pull request #6522 from thaJeztah/28.x_bump_moby
  • 9c6a0e0 Merge pull request #6531 from thaJeztah/28.x_backport_bump_macos
  • f784471 vendor: github.com/docker/docker cd048300a487 (v28.5.0-dev)
  • d7afcf9 Merge pull request #6529 from thaJeztah/28.x_backport_deprecate_ResolveDefaul...
  • 9d9adf6 gha: add macOS 15, remove macOS 13 (deprecated)
  • d4b7734 cli/command: deprecate ResolveDefaultContext
  • a106161 Merge pull request #6519 from thaJeztah/28.x_backport_authconfig_no_direct_cast
  • 5e42f82 Merge pull request #6518 from thaJeztah/28.x_backport_memstore_notfounderr
  • 645c23b Merge pull request #6514 from thaJeztah/28.x_backport_manifeststore_notfound
  • e491078 cli/command: explicitly map AuthConfig fields instead of a direct cast
  • Additional commits viewable in compare view

Updates github.com/go-logfmt/logfmt from 0.6.0 to 0.6.1

Release notes

Sourced from github.com/go-logfmt/logfmt's releases.

v0.6.1

0.6.1

Fixed

Changelog

Sourced from github.com/go-logfmt/logfmt's changelog.

0.6.1 - 2025-10-05

Fixed

Commits

Updates github.com/go-openapi/spec from 0.21.0 to 0.22.0

Commits
  • e3141f6 updated yaml dependency to maintained package
  • 053aef4 updated linting rules to go1.24
  • df12108 chore(deps): updated dependencies
  • 3dbaee0 build(deps): bump the go-openapi-dependencies group with 5 updates
  • 496cf72 build(deps): bump actions/setup-go in the development-dependencies group
  • e935aa9 chore: adopted swag v0.24.0 modules
  • 26ddb24 build(deps): bump github.com/stretchr/testify
  • 50d4b57 build(deps): bump actions/checkout in the development-dependencies group
  • e874ac9 build(deps): bump github.com/go-openapi/jsonpointer
  • 47a6321 fix(lint): fixed false positives in tests (testifylint)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.23.0 to 0.24.0

Commits
  • 900913b chore(deps): updated dependencies & relinted
  • e9d6155 build(deps): bump golang.org/x/net in the golang-org-dependencies group
  • 65743c4 build(deps): bump actions/setup-go in the development-dependencies group
  • c21fe94 build(deps): bump github.com/stretchr/testify
  • 2ac5723 fix(duration): accepts fractional values for duration (#170)
  • aae2676 build(deps): bump actions/checkout in the development-dependencies group
  • d24e69d build(deps): bump github.com/go-openapi/errors
  • 1613dfc fix(lint): fixed false positives in tests (testifylint)
  • 25d4e0a chore(lint): update linter config, relinted code
  • 430601d Bump golang.org/x/net in the golang-org-dependencies group
  • Additional commits viewable in compare view

Updates github.com/go-openapi/validate from 0.24.0 to 0.25.0

Commits
  • e1fe694 chore(deps): updated dependencies & relinted (#213)
  • 5b01476 chore(deps): bump the go-openapi-dependencies group with 4 updates
  • 320b3ad Svace static analyzer fix (#208)
  • a83e96e chore(deps): bump actions/setup-go in the development-dependencies group
  • 5806528 chore: adopted swag v0.24.0 modules
  • d7c0e6d chore(deps): bump github.com/stretchr/testify
  • efe4be9 chore(deps): bump actions/checkout in the development-dependencies group
  • e34a8d9 chore(deps): bump github.com/go-openapi/errors
  • bced55e chore(deps): bump github.com/go-openapi/jsonpointer
  • 066d634 chore(lint): upadate linting
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.23.0 to 1.23.2

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.23.2 - 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1 - 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.23.2 / 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

1.23.1 / 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Commits

Updates github.com/prometheus/common from 0.65.0 to 0.66.1

Release notes

Sourced from github.com/prometheus/common's releases.

v0.66.1

This release has no functional changes, it just drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement).

What's Changed

Full Changelog: prometheus/common@v1.20.99...v0.66.1

v0.66.0

⚠️ Breaking Changes ⚠️

  • A default-constructed TextParser will be invalid. It must have a valid scheme set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from github.com/prometheus/common's changelog.

v0.66.1 / 2025-09-05

This release has no functional changes, it just drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement).

What's Changed

Full Changelog: prometheus/common@v1.20.99...v0.66.1

v0.66.0 / 2025-09-02

⚠️ Breaking Changes ⚠️

  • A default-constructed TextParser will be invalid. It must have a valid scheme set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".

What's Changed

New Contributors

... (truncated)

Commits
  • 8975dde Revert "Use go.uber.org/atomic instead of sync/atomic (#825)" (#838)
  • 08d7f66 Move to supported version of yaml parser (#834)
  • 80e275e Revert "Use github.com/grafana/regexp instead of regexp" (#835)
  • 4c2f9e7 Merge pull request #832 from roidelapluie/retract
  • e120453 Retract v1.20.3
  • 2b1487c Merge pull request #827 from prometheus/dependabot/go_modules/github.com/stre...
  • db38951 Merge pull request #829 from prometheus/dependabot/go_modules/golang.org/x/ne...
  • 9e19a90 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • a1ba2a7 build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0
  • c7a031c Merge pull request #830 from prometheus/dependabot/go_modules/google.golang.o...
  • Additional commits viewable in compare view

Updates github.com/quic-go/quic-go from 0.54.0 to 0.55.0

Release notes

Sourced from github.com/quic-go/quic-go's releases.

v0.55.0

This release contains a number of improvements and fixes, and it updates the supported Go versions to 1.24 and 1.25.

Optimizations

When sending packets on a QUIC connection, RFC 9002 requires us to save the timestamp for every packet sent. In #5344, we implemented a memory-optimized drop-in replacement for time.Time, which reduces the memory required from 24 to 8 bytes, and vastly speeds up timer calculations (which happen very frequently).

New Features

  • Basic connection statistics are now exposed via Conn.ConnectionStats, thanks to @​MarcoPolo
  • On some links, packet reordering can lead to spurious detections of packet loss when using the loss detection logic specified in RFC 9002. #5355 adds logic detect when packet loss is detected spuriously.

Notable Fixes

  • http3: don't allow usage of closed Transport: #5324, thanks to @​Glonee
  • http3: fix race in concurrent Transport.Roundtrip calls: #5323, thanks to @​Glonee
  • improve and fix connection timer logic: #5339, thanks to @​sukunrt for a very comprehensive code review

Behind the Scenes

We have started transitioning tests to make use of the new synctest package that was added in Go 1.25 (and was available as a GOEXPERIMENT in Go 1.24): #5291, #5296, #5298, #5299, #5302, #5304, #5305, #5306, #5317. This is a lot of work, but it makes the test execution both faster and more reliable.

Changelog

... (truncated)

Commits
  • 7c1ce0e ackhandler: track lost packets and detect spurious losses (#5355)
  • 0f5d99d fix missing tracing of restored transport parameters (#5349)
  • f607ef4 protocol: optimize ConnectionID.String (#5351)
  • ce7c9ea drop initial keys when the handshake is confirmed (#5354)
  • 97f3aae use synctest to make the connection tests fully deterministic (#5317)
  • 2ac3b16 improve connection timer logic (#5339)
  • 44869e6 add a benchmark test for data transfers (#5335)
  • adc13be implement a memory-optimized time.Time replacement (#5334)
  • f61188b ackhandler: add a benchmark for sending and acknowledging packets (#5333)
  • efe74cd return stream frames to pool on stream cancellations (#5327)
  • Additional commits viewable in compare view

Updates github.com/replicatedhq/troubleshoot from 0.121.3 to 0.122.0

Release notes

Sourced from github.com/replicatedhq/troubleshoot's releases.

v0.122.0

Changelog

  • f352396e fix(collect): add context timeout to registry collector (#1846)
  • 50ada4ab chore(deps): bump the security group across 1 directory with 9 updates (#1844)
  • 5cd98acd fix(cluster_resources): pod disruption budgets for policy v1 not being collected (#1843)
  • 45e3e3a9 chore(deps): bump the security group across 1 directory with 13 updates (#1842)
  • dd48aadf Allow filtering node resources on taint. (#1840)
  • c5dc2a19 chore(deps): bump actions/setup-go from 5 to 6 (#1839)
  • dffc66a8 Update Claude agents and commands (#1836)
  • 6e622519 chore(deps): bump the security group with 16 updates (#1835)
  • 34c9b513 chore(deps): bump the security group with 3 updates (#1831)
  • 70afffb5 chore(deps): bump helm.sh/helm/v3 from 3.18.5 to 3.18.6 in /examples/sdk/helm-template in the security group (#1830)
Commits
  • f352396 fix(collect): add context timeout to registry collector (#1846)
  • 50ada4a chore(deps): bump the security group across 1 directory with 9 updates (#1844)
  • 5cd98ac fix(cluster_resources): pod disruption budgets for policy v1 not being collec...
  • 45e3e3a chore(deps): bump the security group across 1 directory with 13 updates (#1842)
  • dd48aad Allow filtering node resources on taint. (#1840)
  • c5dc2a1 chore(deps): bump actions/setup-go from 5 to 6 (#1839)
  • dffc66a Update Claude agents and commands (#1836)
  • 6e62251 chore(deps): bump the security group with 16 updates (#1835)
  • 34c9b51 chore(deps): bump the security group with 3 updates (#1831)
  • 70afffb chore(deps): bump helm.sh/helm/v3 from 3.18.5 to 3.18.6 in /examples/sdk/helm...
  • See full diff in compare view

Updates github.com/spf13/pflag from 1.0.9 to 1.0.10

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.10

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

Commits
  • 0491e57 Merge pull request #448 from thaJeztah/fix_go_version
  • 72abab1 Merge pull request #447 from thaJeztah/fix_deprecation_comment
  • 7e4dfb1 Test on Go 1.12
  • 18a9d17 move Func, BoolFunc, tests as they require go1.21
  • c5b9e98 remove uses of errors.Is, which requires go1.13
  • 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist
  • See full diff in compare view

Updates go.opentelemetry.io/proto/otlp from 1.7.1 to 1.8.0

Commits
  • 3c2da2d upgrade OTLP to 1.8.0 (#413)
  • ab71cec chore(deps): update module github.com/spf13/pflag to v1.0.10 (#412)
  • 964cd89 chore(deps): update module github.com/spf13/cobra to v1.10.1 (#410)
  • 48a4036 chore(deps): update github/codeql-action action to v3.30.0 (#408)
  • 035ebb3 chore(deps): update module github.com/spf13/cobra to v1.10.0 (#409)
  • 8c379f2 chore(deps): update module github.com/spf13/pflag to v1.0.9 (#407)
  • b6c6d41 chore(deps): update module github.com/spf13/pflag to v1.0.8 (#406)
  • de76a89 chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 (#405)
  • ffeb9a3 chore(deps): update googleapis to c5933d9 (#403)
  • ...

    Description has been truncated

Bumps the gomod group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fortio.org/fortio](https://github.com/fortio/fortio) | `1.71.2` | `1.72.0` |
| [fortio.org/log](https://github.com/fortio/log) | `1.17.2` | `1.18.1` |
| [github.com/containers/image/v5](https://github.com/containers/image) | `5.36.1` | `5.36.2` |
| [github.com/docker/cli](https://github.com/docker/cli) | `28.3.3+incompatible` | `28.5.0+incompatible` |
| [github.com/go-logfmt/logfmt](https://github.com/go-logfmt/logfmt) | `0.6.0` | `0.6.1` |
| [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.21.0` | `0.22.0` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.23.0` | `0.24.0` |
| [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.24.0` | `0.25.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.0` | `1.23.2` |
| [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.54.0` | `0.55.0` |
| [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) | `0.121.3` | `0.122.0` |
| [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) | `1.7.1` | `1.8.0` |
| google.golang.org/protobuf | `1.36.8` | `1.36.10` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.18.6` | `3.19.0` |

Bumps the gomod group with 1 update in the /examples/extension-server directory: google.golang.org/protobuf.


Updates `fortio.org/fortio` from 1.71.2 to 1.72.0
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.71.2...v1.72.0)

Updates `fortio.org/log` from 1.17.2 to 1.18.1
- [Release notes](https://github.com/fortio/log/releases)
- [Commits](fortio/log@v1.17.2...v1.18.1)

Updates `github.com/containers/image/v5` from 5.36.1 to 5.36.2
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.36.1...v5.36.2)

Updates `github.com/docker/cli` from 28.3.3+incompatible to 28.5.0+incompatible
- [Commits](docker/cli@v28.3.3...v28.5.0)

Updates `github.com/go-logfmt/logfmt` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/go-logfmt/logfmt/releases)
- [Changelog](https://github.com/go-logfmt/logfmt/blob/main/CHANGELOG.md)
- [Commits](go-logfmt/logfmt@v0.6.0...v0.6.1)

Updates `github.com/go-openapi/spec` from 0.21.0 to 0.22.0
- [Commits](go-openapi/spec@v0.21.0...v0.22.0)

Updates `github.com/go-openapi/strfmt` from 0.23.0 to 0.24.0
- [Commits](go-openapi/strfmt@v0.23.0...v0.24.0)

Updates `github.com/go-openapi/validate` from 0.24.0 to 0.25.0
- [Commits](go-openapi/validate@v0.24.0...v0.25.0)

Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.23.0...v1.23.2)

Updates `github.com/prometheus/common` from 0.65.0 to 0.66.1
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.65.0...v0.66.1)

Updates `github.com/quic-go/quic-go` from 0.54.0 to 0.55.0
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](quic-go/quic-go@v0.54.0...v0.55.0)

Updates `github.com/replicatedhq/troubleshoot` from 0.121.3 to 0.122.0
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.121.3...v0.122.0)

Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.9...v1.0.10)

Updates `go.opentelemetry.io/proto/otlp` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](open-telemetry/opentelemetry-proto-go@v1.7.1...v1.8.0)

Updates `golang.org/x/net` from 0.43.0 to 0.44.0
- [Commits](golang/net@v0.43.0...v0.44.0)

Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10

Updates `helm.sh/helm/v3` from 3.18.6 to 3.19.0
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.6...v3.19.0)

Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10

Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.75.1)

Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10

Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.75.1)

Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10

---
updated-dependencies:
- dependency-name: fortio.org/fortio
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: fortio.org/log
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/containers/image/v5
  dependency-version: 5.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/docker/cli
  dependency-version: 28.5.0+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-logfmt/logfmt
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/spec
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-openapi/validate
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/prometheus/common
  dependency-version: 0.66.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-version: 0.122.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

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 Oct 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 5, 2025 22:29
@dependabot dependabot bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Oct 5, 2025
@codecov
Copy link

codecov bot commented Oct 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.07%. Comparing base (2835e6f) to head (7bf3b22).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7130      +/-   ##
==========================================
- Coverage   71.09%   71.07%   -0.03%     
==========================================
  Files         228      228              
  Lines       40602    40602              
==========================================
- Hits        28867    28857      -10     
- Misses      10044    10052       +8     
- Partials     1691     1693       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain merged commit ab75b6c into main Oct 6, 2025
64 of 68 checks passed
@zirain zirain deleted the dependabot/go_modules/gomod-6818874f00 branch October 6, 2025 07:22
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.

2 participants