-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): update dependency @bufbuild/buf to v1.58.0 #430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
9ef3b86
to
74a1066
Compare
74a1066
to
5ca8d6c
Compare
5ca8d6c
to
66ce836
Compare
66ce836
to
62601a0
Compare
62601a0
to
c16713e
Compare
c16713e
to
d6dafd5
Compare
c77632f
to
d6dafd5
Compare
d6dafd5
to
9c94a3f
Compare
9c94a3f
to
def90f1
Compare
def90f1
to
f197f2f
Compare
f197f2f
to
6031c7b
Compare
6031c7b
to
0d8ea89
Compare
0d8ea89
to
2af7a2f
Compare
2af7a2f
to
e0e354f
Compare
e0e354f
to
5e59625
Compare
5e59625
to
736e616
Compare
736e616
to
880a779
Compare
880a779
to
4335214
Compare
4335214
to
000035f
Compare
000035f
to
46e337f
Compare
46e337f
to
a59ade6
Compare
a59ade6
to
3614f37
Compare
This PR contains the following updates:
1.42.0
->1.58.0
Release Notes
bufbuild/buf (@bufbuild/buf)
v1.58.0
Compare Source
PROTOVALIDATE
lint rule to checkIGNORE_IF_ZERO_VALUE
on fields that track presence.buf format
on fields with missing field number tags.include
andexclude
path handling for workspaces to avoid unnecessary file systemoperations. This change can result in a performance improvement for large workspaces.
--http2-prior-knowledge
flag set.v1.57.2
Compare Source
v1.57.1
Compare Source
v1.57.0
Compare Source
gitlab-code-quality
error format to print errors in the GitLab Code Quality formatfor
buf lint
andbuf breaking
.source_control_url
tojson
outputs forbuf registry {module, plugin} commit
commands.v1.56.0
Compare Source
buf export --all
flag to include non-proto source files.buf lint
will 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-registry
to work with new modules that have no commits on thedefault branch.
v1.55.1
Compare Source
v1.55.0
Compare Source
buf beta stats
tobuf stats
.buf registry sdk info
command.to run
buf breaking
, ignoring new module(s).v1.54.0
Compare Source
CSR
category to breaking rules.protoc-gen-buf-breaking
andprotoc-gen-buf-lint
.buf generate
for empty files, files with no declared types.buf lint
for predefinedrules
variables.buf config migrate
to filter out removed rules.PROTOVALIDATE
lint rule.v1.53.0
Compare Source
v1.52.1
Compare Source
v1.52.0
Compare Source
exclude_type
on a non imported package.--exclude-type
flag forbuf generate
when an input is specified.buf lint
andbuf breaking
output even when source code info is notavailable. This allows
buf lint
andbuf breaking
to respectignore
andignore_only
configurations when source code info is not available.
v1.51.0
Compare Source
buf convert
to allow for zero length forbinpb
,txtpb
, andyaml
formats.--include-types
forbuf generate
.--against-registry
flag tobuf breaking
that runs breaking checks against the latestcommit on the default branch of the corresponding module in the registry.
buf generate
.buf generate
. Adds the ability to exclude types with the parameterexclude_types
inbuf.gen.yaml
and a flag--exclude-types
in the CLI.Type filters may now also be specified as plugin parameters in
buf.gen.yaml
.v1.50.1
Compare Source
v1.50.0
Compare Source
filter
for use with git inputs. This sets the filterflag argument for the git fetch command.
v1.49.0
Compare Source
buf plugin push --label
to allow pushing a plugin with a label.--digest-changes-only
flag tobuf registry {module,plugin} commit list
to filterout commits that have no digest changes.
buf plugin push --source-control-url
to allow pushing a plugin with the sourcecontrol url.
v1.48.0
Compare Source
buf registry plugin {create,delete,info,update}
commands to manage BSR plugins.buf beta lsp
.--type
flag filter forbuf build
where import ordering is notdeterministic.
buf plugin push
command to push a plugin to the Buf Schema Registry.Only WebAssembly check plugins are supported at this time.
buf plugin update
andbuf plugin prune
command to manage plugins in thebuf.lock
file. Only WebAssembly check plugins are supported at this time.
buf registry plugin commit {add-label,info,list,resolve}
to manage BSR plugin commits.buf registry plugin label {archive,info,list,unarchive}
to manage BSR plugin commits.buf registry module update
tobuf registry module settings update
. Commandbuf registry module update
is now deprecated.buf lint
andbuf breaking
commands.v1.47.2
Compare Source
v1.47.1
Compare Source
v1.47.0
Compare Source
buf registry commit
tobuf registry module commit
. Commandbuf registry commit
is now deprecated.buf registry label
tobuf registry module label
. Commandbuf registry label
is now deprecated.v1.46.0
Compare Source
buf registry whoami
command, which checks if you are logged in to the Buf SchemaRegistry at a given domain.
v1.45.0
Compare Source
buf registry module info --format=json
to adddefault_label_name
, which provides the nameof the default label of a module.
v1.44.0
Compare Source
PROTOVALIDATE
lint rule to check example field options. Examples will be checked thatthey satisfy the field constraints, and are only present if constraints are present.
PROTOVALIDATE
lint rule to check predefined rules. Predefined rules will be checkedthat they compile.
.wasm
file extension to specify a path to a Wasm plugin.v1.43.0
Compare Source
buf beta lsp
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.