Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: tools/go.sum |
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
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. ⚠ Warning: custom changes will be lost. |
charithe
approved these changes
Feb 5, 2024
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.31.0-20230914171853-63dfe56cc2c4.1->v1.32.0-20231115204500-e097f827e652.1v1.50.1->v1.50.10v1.28.1->v1.29.0v1.11.2->v1.11.3v1.5.0->v1.6.0v2.19.0->v2.19.1v5.5.2->v5.5.3v0.5.0->v0.6.0v0.12.75->v0.12.788526c9f->861aa94ef43131->1f4bbc5v1.60.1->v1.61.0Release Notes
aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.50.10Compare Source
===
Service Client Updates
service/dynamodb: Updates service API, documentation, waiters, paginators, and examplesservice/sagemaker: Updates service API and documentationv1.50.9Compare Source
===
Service Client Updates
service/cognito-idp: Updates service API and documentationservice/ivs: Updates service API, documentation, and paginatorsservice/managedblockchain-query: Updates service API and documentationservice/mediaconvert: Updates service API and documentationv1.50.8Compare Source
===
Service Client Updates
service/cloudformation: Updates service API, documentation, paginators, and examplesservice/elasticloadbalancingv2: Updates service API and documentationservice/glue: Updates service API and documentationservice/ssm: Updates service API and documentationv1.50.7Compare Source
===
Service Client Updates
service/datazone: Updates service API and documentationservice/route53: Updates service documentationv1.50.6Compare Source
===
Service Client Updates
service/autoscaling: Updates service API and documentationservice/comprehend: Updates service documentationservice/ec2: Updates service API and documentationservice/mwaa: Updates service API and documentationservice/rds: Updates service API, documentation, waiters, paginators, and examplesservice/snowball: Updates service documentationv1.50.5Compare Source
===
Service Client Updates
service/connect: Updates service APIservice/inspector2: Updates service API and documentationservice/sagemaker: Updates service API and documentationv1.50.4Compare Source
===
Service Client Updates
service/acm-pca: Updates service API, documentation, and waitersservice/lightsail: Updates service API and documentationv1.50.3Compare Source
===
Service Client Updates
service/ec2: Updates service API and documentationservice/ecs: Updates service documentationservice/outposts: Updates service APIservice/rds: Updates service API, documentation, waiters, paginators, and examplesservice/storagegateway: Updates service API and documentationv1.50.2Compare Source
===
Service Client Updates
service/inspector2: Updates service API, documentation, and paginatorsbufbuild/buf (github.com/bufbuild/buf)
v1.29.0Compare Source
yamlformat. All commands that take image inputs, output images,or convert between message formats, now take
yamlas a format, in addition tothe existing
binpbandtxtpbformats. Some examples:buf build -o image.yamlbuf ls-files image.yamlbuf convert --type foo.Bar --from input.binpb --to output.yamlyamlandjsonformats now accept two new options:use_proto_namesanduse_enum_numbers. This affects output serialization. Some examples:buf convert --type foo.Bar --from input.binpb --to output.yaml#use_proto_names=truebuf convert --type foo.Bar --from input.binpb --to -#format=yaml,use_enum_numbers=truebuf formatwould inadvertently mangle files that usedthe expanded
Anysyntaxin option values.
goccy/go-yaml (github.com/goccy/go-yaml)
v1.11.3: 1.11.3Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.11.2...v1.11.3
google/uuid (github.com/google/uuid)
v1.6.0Compare Source
Features
Bug Fixes
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.19.1Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.19.0...v2.19.1
jackc/pgx (github.com/jackc/pgx/v5)
v5.5.3Compare Source
planetscale/vtprotobuf (github.com/planetscale/vtprotobuf)
v0.6.0Compare Source
Notable new features
List of all merged PRs
unmarshal_unsafefeature by @nockty in https://github.com/planetscale/vtprotobuf/pull/103Structfor wellknown type wrappers by @howardjohn in https://github.com/planetscale/vtprotobuf/pull/116grpcto version 1.58.2 by @nockty in https://github.com/planetscale/vtprotobuf/pull/121New Contributors
Full Changelog: planetscale/vtprotobuf@v0.5.0...v0.6.0
pterm/pterm (github.com/pterm/pterm)
v0.12.78Compare Source
What's Changed
Fixes 🔧
ProgressbarandLoggerdid not work together co… by @MarvinJWendt in https://github.com/pterm/pterm/pull/627New Contributors
Full Changelog: pterm/pterm@v0.12.77...v0.12.78
v0.12.77Compare Source
What's Changed
Fixes 🔧
New Contributors
Full Changelog: pterm/pterm@v0.12.76...v0.12.77
v0.12.76Compare Source
What's Changed
Fixes 🔧
Sprintfdid not format properly by @MarvinJWendt in https://github.com/pterm/pterm/pull/622Full Changelog: pterm/pterm@v0.12.75...v0.12.76
grpc/grpc-go (google.golang.org/grpc)
v1.61.0: Release 1.61.0Compare Source
New Features
AuthorityOverrider, to allow resolver.Builders to override the default authority for aClientConn. (EXPERIMENTAL) (#6752)grpc.WaitForHandlersServerOptionto causeServer.Stopto block until method handlers return. (EXPERIMENTAL) (#6922)Performance Improvements
Bug Fixes
UNAVAILABLEinstead ofUNKNOWNwhen underlying connection is broken (#6891)GracefulStopto block until all method handlers return (v1.60 regression). (#6922)NumStreamWorkers(EXPERIMENTAL). (#6856)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.