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:
v2.13.0
->v2.14.0
v1.53.0
->v1.53.10
v1.31.0
->v1.32.1
v1.16.0
->v1.17.0
v1.26.1
->v1.26.2
v2.19.1
->v2.20.0
v5.5.5
->v5.6.0
ed11679
->037df49
v1.16.1
->v1.17.0
v1.11.0
->v1.12.0
v2.43.0
->v2.43.1
v0.51.0
->v0.52.0
v0.51.0
->v0.52.0
v0.51.0
->v0.52.0
v0.51.0
->v0.52.0
v0.51.0
->v0.52.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
v0.48.0
->v0.49.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
v1.26.0
->v1.27.0
9bf2ced
->4c93da0
0867130
->d264139
6275950
->d264139
v1.63.2
->v1.64.0
v3.14.4
->v3.15.1
v1.29.9
->v1.29.10
Release Notes
alecthomas/chroma (github.com/alecthomas/chroma/v2)
v2.14.0
Compare Source
Changelog
1e983e7
lexers/cue: support CUE attributes (#961)9347b55
Add Gleam syntax highlighting (#959)6b7ffe1
chore(styles): add tokyonight inspired styles (#957)736c0ea
Typescript: Several fixes (#952)e5c25d0
Org: Keep all newlines (#951)d07caa4
chore(deps): update module github.com/alecthomas/assert/v2 to v2.7.0 (#949)5f83664
Vue: Handle more edge cases (#950)32c053f
chore(deps): update all non-major dependencies (#948)2580aaa
Add Bazel bzlmod support into Python lexer (#947)aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.53.10
Compare Source
===
Service Client Updates
service/dynamodb
: Updates service API, documentation, waiters, paginators, and examplesservice/iotfleetwise
: Updates service API and documentationservice/managedblockchain
: Updates service API and documentationSDK Bugs
v1.53.9
Compare Source
===
Service Client Updates
service/emr-serverless
: Updates service API and documentationservice/opsworks
: Updates service API and documentationv1.53.8
Compare Source
===
Service Client Updates
service/chatbot
: Updates service API and documentationservice/cloudformation
: Updates service API and documentationservice/kms
: Updates service API and documentationservice/opensearch
: Updates service API and documentationservice/wafv2
: Updates service API and documentationSDK Bugs
service/ec2
: Correct empty list serialization behavior.v1.53.7
Compare Source
===
Service Client Updates
service/cloudfront
: Updates service APIservice/glue
: Updates service API and documentationservice/lightsail
: Updates service API and documentationservice/mailmanager
: Adds new serviceservice/pi
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/storagegateway
: Updates service API and documentationv1.53.6
Compare Source
===
Service Client Updates
service/bedrock-agent
: Updates service API and documentationservice/bedrock-agent-runtime
: Updates service API and documentationservice/controltower
: Updates service API, documentation, and paginatorsservice/osis
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/secretsmanager
: Updates service documentationv1.53.5
Compare Source
===
Service Client Updates
service/application-autoscaling
: Updates service APIservice/codebuild
: Updates service API and documentationservice/elasticloadbalancingv2
: Updates service API and documentationservice/lakeformation
: Updates service API and documentationservice/transfer
: Updates service API and documentationv1.53.4
Compare Source
===
Service Client Updates
service/acm-pca
: Updates service API and waitersservice/connect
: Updates service documentationservice/kafka
: Updates service API and documentationservice/mwaa
: Updates service API and documentationservice/quicksight
: Updates service API and documentationservice/sagemaker
: Updates service API and documentationservice/secretsmanager
: Updates service API and documentationv1.53.3
Compare Source
===
Service Client Updates
service/bedrock-agent-runtime
: Updates service documentationservice/codebuild
: Updates service API and documentationservice/datasync
: Updates service APIservice/grafana
: Updates service API, documentation, and paginatorsservice/medical-imaging
: Updates service API and documentationservice/securityhub
: Updates service API and documentationv1.53.2
Compare Source
===
Service Client Updates
service/connect
: Updates service API, documentation, and paginatorsservice/s3
: Updates service API and examplesv1.53.1
Compare Source
===
Service Client Updates
service/eventbridge
: Updates service API and documentationservice/vpc-lattice
: Updates service API and documentationbufbuild/buf (github.com/bufbuild/buf)
v1.32.1
Compare Source
--path
and--exclude-path
paths are relative tothe
#subdir
rather than the root of the input. This fixes an unintended behavior changethat was introduced in
v1.32.0
.module
input forprotoc-gen-buf-lint
andprotoc-gen-buf-breaking
to allowusers to specify the module for
v2
configuration files.v1.32.0
Compare Source
v2
forbuf.yaml
andbuf.gen.yaml
configuration files.buf config migrate
to migrate configuration files to the latest version (nowv2
).buf mod init
tobuf config init
.buf mod init
is now deprecated.buf mod ls-lint-rules
tobuf config ls-lint-rules
.buf mod ls-lint-rules
is nowdeprecated.
buf mod ls-breaking-rules
tobuf config ls-breaking-rules
.buf mod ls-breaking-rules
is now deprecated.
buf mod prune
tobuf dep prune
.buf mod prune
is now deprecated.buf mod update
tobuf dep update
.buf mod update
is now deprecated.buf mod {clear-cache,cc}
tobuf registry cc
.buf mod {clear-cache,cc}
is nowdeprecated.
buf beta graph
to stable asbuf dep graph
.buf push --create-visibility
toprivate
when the--create
flag is set. Users are no longer required to set
--create-visibility
when runningbuf push --create
.buf push --label
, which allows users to set labels when pushing new commits to the BSR.buf push --source-control-url
, which allows users to associate commits pushed to the BSRwith a URL to a source code repository.
buf push --create-default-label
, which allows users to set a default label for a repositorywhen calling
buf push --create
.buf push --git-metadata
, which automatically sets appropriate--label
,--source-control-url
, and--create-default-label
flags based on the current Git repository.buf convert --validate
to apply protovalidaterules to incoming messages specified with
--from
.buf mod open
.buf beta migrate-v1beta1
This is now replaced withbuf config migrate
.buf registry sdk version
to get the version of a Generated SDK for a module and plugin.buf beta registry archive
andbuf beta registry unarchive
commands for archiving andunarchiving labels on the BSR.
buf
to be used with sources that use edition2023, instead of proto2 or proto3 syntax. This also updates the
protoc-gen-buf-breaking
andprotoc-gen-buf-lint
Protobuf plugins to support files that use edition 2023.buf breaking
rules to work with Protobuf Editions. To support Editions, some rules havebeen deprecated and replaced with Editions-aware rules. All deprecated rules continue to work
for existing users.
FIELD_SAME_CTYPE
has been replaced withFIELD_SAME_CPP_STRING_TYPE
, which considers bothctype
field options and new(pb.cpp).string_type
features when deciding on backwardscompatibility.
FIELD_SAME_LABEL
has been replaced with three rules that all check "cardinality". The newrules can distinguish between maps and other repeated fields and between implicit and explicit
field presence. The new rules are:
FIELD_SAME_CARDINALITY
in theFILE
andPACKAGE
categories.FIELD_WIRE_COMPATIBLE_CARDINALITY
in theWIRE
category.FIELD_WIRE_JSON_COMPATIBLE_CARDINALITY
in theWIRE_JSON
category.FILE_SAME_JAVA_STRING_CHECK_UTF8
has been replaced withFIELD_SAME_JAVA_UTF8_VALIDATION
,which considers both the
java_string_check_utf8
file option and(pb.java).utf8_validation
features when deciding on backwards compatibility.
FILE_SAME_SYNTAX
rule with a few related rules that can catch the samesort of compatibility issues, but in an Editions source file that changes feature values:
MESSAGE_SAME_JSON_FORMAT
andENUM_SAME_JSON_FORMAT
catch changes to thejson_format
feature, which controls whether support for the JSON format is best-effort or properly
supported. When supported, the compiler performs more checks relating to field name
collisions for the JSON format as well as for FieldMask usage.
FIELD_SAME_UTF8_VALIDATION
catches changes to theutf8_validation
feature, whichcontrols validation of string values.
ENUM_SAME_TYPE
catches changes to an enum's type, open vs. closed.buf breaking
. All existing rules for fields are now applied toextensions, except for
FIELD_NO_DELETE
(and its variants). There are also newEXTENSION_NO_DELETE
andPACKAGE_EXTENSION_NO_DELETE
rules for catching deletions of anextension. The new rules are not active by default in existing
v1
andv1beta1
configurations, for backwards-compatibility reasons. Migrate your config to
v2
to use them.buf lint
. It previously only checked extensions thatwere defined inside of messages.
FIELD_NOT_REQUIRED
lint rule that prevents use of required in proto2 files and offeatures.field_presence = LEGACY_REQUIRED
in Editions files. This new rule is not active bydefault in existing
v1
andv1beta1
configurations, for backwards-compatibility reasons.Migrate your config to
v2
to use them.fatih/color (github.com/fatih/color)
v1.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: fatih/color@v1.16.0...v1.17.0
goreleaser/goreleaser (github.com/goreleaser/goreleaser)
v1.26.2
Compare Source
Changelog
Bug fixes
b3d6460
: fix(docs): version typo (#4878) (@nullswan)Dependency updates
73a22e5
: chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876) (@dependabot[bot])1c66ce4
: chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (#4881) (@dependabot[bot])39d1f44
: chore(deps): bump cachix/install-nix-action from 26 to 27 (#4874) (@dependabot[bot])1d49b22
: chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#4882) (@dependabot[bot])fae464e
: chore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888) (@dependabot[bot])de796eb
: chore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885) (@dependabot[bot])b4d768b
: chore(deps): bump github.com/mattn/go-mastodon from 0.0.6 to 0.0.8 (#4872) (@dependabot[bot])a82491a
: chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 (#4871) (@dependabot[bot])cf2c47a
: chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#4880) (@dependabot[bot])79caa9c
: chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#4883) (@dependabot[bot])b534f07
: chore(deps): bump golang fromc24516e
tof1fe698
(#4873) (@dependabot[bot])d7c23c1
: chore(deps): bump golang fromf1fe698
tob8ded51
(#4887) (@dependabot[bot])Documentation updates
2023d4b
: docs: fix winget default path (#4875) (@lionello)Build process updates
f4cd8fc
: build: fix changelog not showing dependencies updates (@caarlos0)Other work
919b132
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v1.26.1...v1.26.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?
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.20.0
Compare Source
What's Changed
master
branch by @mohamedawnallah in https://github.com/grpc-ecosystem/grpc-gateway/pull/4198X-Forwarded-*
headers correctly by @haines in https://github.com/grpc-ecosystem/grpc-gateway/pull/4334New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.19.1...v2.20.0
jackc/pgx (github.com/jackc/pgx/v5)
v5.6.0
Compare Source
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.