Skip to content

chore(deps): bump the go-minor-and-patch group with 4 updates - #184

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-and-patch-c53b84b00b
Open

chore(deps): bump the go-minor-and-patch group with 4 updates#184
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-and-patch-c53b84b00b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-minor-and-patch group with 4 updates: github.com/qdrant/qdrant-cloud-public-api, github.com/stretchr/testify, google.golang.org/grpc and google.golang.org/protobuf.

Updates github.com/qdrant/qdrant-cloud-public-api from 0.164.0 to 0.172.0

Release notes

Sourced from github.com/qdrant/qdrant-cloud-public-api's releases.

v0.172.0

What's Changed

🚀 Features

v0.171.0

What's Changed

  • CBI-260 | [BREAKING] UserMfaMethodType union of strings to enum (#460) @​Rendez

v0.170.0

What's Changed

  • CBI-499 Report credit funding on usage periods and contract exhaustion (#457) @​nzerouali

v0.169.0

What's Changed

🚀 Features

v0.168.0

What's Changed

🚀 Features

🧰 Maintenance

v0.167.0

What's Changed

🧰 Maintenance

  • CBI-260 Add 'recovery-code' MFA method to UserMfaMethod.type field (#454) @​Rendez

v0.166.1

What's Changed

🧰 Maintenance

  • Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.11-20260709200747-435963d16310.1 to 1.36.12-20260709200747-435963d16310.1 (#452) @​dependabot[bot]
  • Bump google.golang.org/grpc from 1.82.1 to 1.83.0 (#453) @​dependabot[bot]

... (truncated)

Commits
  • f8cbb21 CCL-2357 | Let backups carry a chosen name and be renamed (#462)
  • 859535c CBI-260 | [BREAKING] UserMfaMethodType union of strings to enum (#460)
  • 71da3af CBI-499 Report credit funding on usage periods and contract exhaustion (#457)
  • 615fc31 Add optional tier filter to ListPackages (#456)
  • 947d7a1 chore: bump go directive to 1.26.6 (#459)
  • ab23e2f ci: complete go.mod as source of truth for Go version (#458)
  • d7fce23 CCL-1549 | Report downscale risk per resource, not just memory (#455)
  • 8ad8229 CBI-260 Add 'recovery-code' MFA method to UserMfaMethod.type field (#454)
  • 06bb644 Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go (#452)
  • ae76890 Bump google.golang.org/grpc from 1.82.1 to 1.83.0 (#453)
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.11.1 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

v1.12.0

What's Changed

Functional Changes

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 959dbda Merge pull request #1935 from harryzcy/yaml-update
  • 9bb7176 Update go.yaml.in/yaml/v3 to v3.0.5
  • 001eb79 Merge pull request #1905 from Kentzo/patch-1
  • ad40f38 Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...
  • 3bae017 build(deps): bump actions/checkout from 6.0.2 to 6.0.3
  • f8c01f3 mock: Mock.Return does not exist anymore
  • 12f8b56 Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliases
  • a11649e assert: make *AssertionFunc type just aliases
  • dc20f41 Merge pull request #1890 from stretchr/dolmen/codegen-modernize
  • 098f8d7 _codegen: use strings.Builder
  • Additional commits viewable in compare view

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 google.golang.org/protobuf from 1.36.11 to 1.36.12

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-minor-and-patch group with 4 updates: [github.com/qdrant/qdrant-cloud-public-api](https://github.com/qdrant/qdrant-cloud-public-api), [github.com/stretchr/testify](https://github.com/stretchr/testify), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and google.golang.org/protobuf.


Updates `github.com/qdrant/qdrant-cloud-public-api` from 0.164.0 to 0.172.0
- [Release notes](https://github.com/qdrant/qdrant-cloud-public-api/releases)
- [Changelog](https://github.com/qdrant/qdrant-cloud-public-api/blob/main/docs/release.md)
- [Commits](qdrant/qdrant-cloud-public-api@v0.164.0...v0.172.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.11.1...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 `google.golang.org/protobuf` from 1.36.11 to 1.36.12

---
updated-dependencies:
- dependency-name: github.com/qdrant/qdrant-cloud-public-api
  dependency-version: 0.172.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-and-patch
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-and-patch
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-and-patch
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-and-patch
...

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 Aug 27, 2026
@dependabot
dependabot Bot requested a review from a team August 27, 2026 08:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 27, 2026
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.

0 participants