Skip to content

chore(deps): update go patches - #2079

Open
agntcy-automation[bot] wants to merge 1 commit into
mainfrom
renovate/go-patches
Open

chore(deps): update go patches#2079
agntcy-automation[bot] wants to merge 1 commit into
mainfrom
renovate/go-patches

Conversation

@agntcy-automation

@agntcy-automation agntcy-automation Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3v2.3.4 age confidence
github.com/sigstore/protobuf-specs v0.5.1v0.5.2 age confidence
github.com/stretchr/testify v1.12.0v1.12.1 age confidence
google.golang.org/grpc v1.83.1v1.83.2 age confidence

Warning

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.4

Compare 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.2

Compare Source

  • Add monitor configuration protobuf definition (#​907)
  • Add custom java_package to envelope.proto (#​923)
stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare 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
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

grpc/grpc-go (google.golang.org/grpc)

v1.83.2: Release 1.83.2

Compare Source

Security
  • server: Reject requests missing both :authority and Host headers with HTTP 400 and status Internal. (#​9365)

@agntcy-automation
agntcy-automation Bot requested a review from a team as a code owner August 31, 2026 00:33
@agntcy-automation agntcy-automation Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
@agntcy-automation

agntcy-automation Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: api/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/net v0.57.0 -> v0.58.0
File name: client/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/net v0.57.0 -> v0.58.0
File name: reconciler/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/sigstore/protobuf-specs v0.5.1 -> v0.5.2
File name: utils/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
golang.org/x/net v0.57.0 -> v0.58.0

@github-actions github-actions Bot added the size/XS Denotes a PR that changes 0-49 lines label Aug 31, 2026
@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@agntcy-automation
agntcy-automation Bot force-pushed the renovate/go-patches branch 3 times, most recently from eec4071 to 1325c0b Compare September 2, 2026 12:29
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 size/XS Denotes a PR that changes 0-49 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants