chore(deps): Update go deps#2674
Merged
oguzhand95 merged 4 commits intomainfrom Aug 25, 2025
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: api/genpb/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
8820bf9 to
6b4091d
Compare
oguzhand95
approved these changes
Aug 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.36.6-20250625184727-c923a0c2a132.1->v1.36.8-20250717185734-6c6e0d3c608e.1v0.13.1->v0.14.0v1.38.0->v1.38.1v1.30.3->v1.31.2v1.32.0->v1.33.1v1.87.0->v1.87.1v1.55.1->v1.56.0v0.3.8->v0.3.9v0.1.55->v0.1.56v0.1.6->v0.1.7v2.8.1->v2.9.0v2.11.0->v2.11.2v2.27.1->v2.27.2v3.0.0->v3.0.1v2.5.0->v2.6.0v1.10.0->v1.11.05f3141c->3122310v1.74.2->v1.75.0v1.36.7->v1.36.8v3.18.5->v3.18.6Release Notes
bufbuild/protovalidate-go (buf.build/go/protovalidate)
v0.14.0Compare Source
This release is compatible with the v0.14.0 release of Protovalidate.
Breaking changes
We want validation rules to be easy to understand for authors and consumers. To simplify Protovalidate, we are renaming an option and remove two others. This is a breaking change, and you will have to update your Protobuf files if they use the relevant options :
IGNORE_IF_UNPOPULATEDis renamed toIGNORE_IF_ZERO_VALUE.See bufbuild/protovalidate#397 for details.
(buf.validate.message).disabledis removed.You can replace it by adding
IGNORE_ALWAYSto every field of the message. See bufbuild/protovalidate#394 for details.IGNORE_IF_DEFAULT_VALUEis removed.In most cases, you can replace it with
IGNORE_IF_ZERO_VALUE. See bufbuild/protovalidate#396 for details.Full Changelog: bufbuild/protovalidate-go@v0.13.1...v0.14.0
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.38.1Compare Source
Module Highlights
github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.32.0github.com/aws/aws-sdk-go-v2/service/budgets: v1.32.0github.com/aws/aws-sdk-go-v2/service/configservice: v1.53.2github.com/aws/aws-sdk-go-v2/service/ec2: v1.236.0github.com/aws/aws-sdk-go-v2/service/kms: v1.41.4github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.26.0github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.3.0github.com/aws/aws-sdk-go-v2/service/sqs: v1.38.10bufbuild/buf (github.com/bufbuild/buf)
v1.56.0Compare Source
buf export --allflag to include non-proto source files.buf lintwill no longer warn about uses of(buf.validate.message).disabled, as it wasremoved in protovalidate v0.14.0. Please update to protovalidate v0.14.0 or higher, using the
steps outlined in the
protovalidate release notes.
buf breaking --against-registryto work with new modules that have no commits on thedefault branch.
cerbos/cerbos-sdk-go (github.com/cerbos/cerbos-sdk-go)
v0.3.9Compare Source
cerbos/cloud-api (github.com/cerbos/cloud-api)
v0.1.56Compare Source
cerbos/protoc-gen-jsonschema (github.com/cerbos/protoc-gen-jsonschema)
v0.1.7Compare Source
gdamore/tcell (github.com/gdamore/tcell/v2)
v2.9.0: Version 2.9.0 Feature ReleaseCompare Source
Main Features
Notable Bug Fixes
New Contributors
Full Changelog: gdamore/tcell@v2.8.1...v2.9.0
goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.11.2Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.11.
Changelog
Bug fixes
3d51f80: fix(shell): prevent panic on empty commands (#5929) (@caarlos0)Other work
881cb1e: chore(site): rm google analytics (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.11.1...v2.11.2
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v2.11.1Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.11.
Changelog
Bug fixes
7903227: fix(artifactory,http): exts filter not working properly (#5892) (@caarlos0)63a4e0a: fix(aur): quotting when binary (#5914) (@caarlos0)9e1f87f: fix(nix): snapshot builds can now hash files as well (#5894) (@caarlos0)37ecf0b: fix(s3): acls not working on aws sdk v2 (#5904) (@caarlos0)58cccd0: fix: exec.CommandContext (#5913) (@caarlos0)58ac17a: fix: make brews deprecation "soft" (#5924) (@caarlos0)Documentation updates
32b43f7: docs: announce v2.11 (#5886) (@caarlos0)e9308f6: docs: fix pro inline shortcode (@caarlos0)8a9115e: docs: update USERS.md (#5895) (@2xburnt)3f2ba29: docs: update post (@caarlos0)4901e72: docs: update required workflow permissions in attestations.md (#5900) (@mroth)c0dc03d: docs: update users.md (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.11.0...v2.11.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.27.2Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2
lestrrat-go/httprc (github.com/lestrrat-go/httprc/v3)
v3.0.1Compare Source
spiffe/go-spiffe (github.com/spiffe/go-spiffe/v2)
v2.6.0Compare Source
Changed
stretchr/testify (github.com/stretchr/testify)
v1.11.0Compare Source
What's Changed
Functional Changes
v1.11.0 Includes a number of performance improvements.
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.10.0...v1.11.0
grpc/grpc-go (google.golang.org/grpc)
v1.75.0: Release 1.75.0Compare Source
Behavior Changes
DelayedPickCompleteevent, a type alias ofPickerUpdated. (#8465)PickerUpdatedsymbol.grpc.WithAuthorityas the highest-priority option for setting authority, above the setting in the credentials themselves. (#8488)WithAuthorityis available, the credentials should not be used to override the authority.New Features
GRPC_ENABLE_TXT_SERVICE_CONFIG) to provide a way to disable TXT lookups in the DNS resolver (by setting it tofalse). By default, TXT lookups are enabled, as they were previously. (#8377)Bug Fixes
callandendpointin curly braces to comply with UCUM and gRPC OpenTelemetry guidelines. (#8481)grpc.NewClient(":<port-number-or-name>")). (#8488)protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.8Compare Source
Maintenance:
CL/696316: all: set Go language version to Go 1.23
CL/696315: types: regenerate using latest protobuf v32 release
helm/helm (helm.sh/helm/v3)
v3.18.6: Helm v3.18.6Compare Source
Helm v3.18.6 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.18.6. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98Eand can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Changelog
b76a950(Isaiah Lewis)b79a421(Isaiah Lewis)b9180e6(Isaiah Lewis)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.