chore(deps): update go patches - #2079
Conversation
ℹ️ Artifact update noticeFile name: api/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: cli/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: client/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: reconciler/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: samples/ard-over-ads/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: server/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: utils/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
2c9047d to
2170095
Compare
2170095 to
a52f6de
Compare
This PR contains the following updates:
v1.36.12-20260721113505-cf7db8888586.1→v1.36.12-20260828094143-e699d1c609e4.1v1.36.12-20260825204119-511051f7f437.1→v1.36.12-20260825204119-511051f7f437.2v2.3.3→v2.3.4v0.5.1→v0.5.2v1.12.0→v1.12.1v3.49.2→v3.49.4v1.83.1→v1.83.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware/v2)
v2.3.4Compare Source
What's Changed
Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.3.3...v2.3.4
sigstore/protobuf-specs (github.com/sigstore/protobuf-specs)
v0.5.2Compare Source
stretchr/testify (github.com/stretchr/testify)
v1.12.1Compare Source
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
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
zitadel/oidc (github.com/zitadel/oidc/v3)
v3.49.4Compare Source
Bug Fixes
v3.49.3Compare Source
Bug Fixes
grpc/grpc-go (google.golang.org/grpc)
v1.83.2: Release 1.83.2Compare Source
Security
:authorityandHostheaders with HTTP 400 and statusInternal. (#9365)