-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency @bufbuild/buf to v1.62.1 #12
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/bufbuild-buf-1.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+32
−32
Conversation
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
e408621 to
72fd37c
Compare
72fd37c to
95f0cf2
Compare
95f0cf2 to
a8624dc
Compare
a8624dc to
1383422
Compare
1383422 to
4611613
Compare
4611613 to
83f2101
Compare
83f2101 to
bd949cd
Compare
bd949cd to
81cf36c
Compare
81cf36c to
1bf88fd
Compare
1bf88fd to
4782e1f
Compare
4782e1f to
b43a24e
Compare
b43a24e to
7524314
Compare
7524314 to
982a24b
Compare
982a24b to
071a803
Compare
071a803 to
5e4e22b
Compare
c473f56 to
7b64274
Compare
7b64274 to
0e878e9
Compare
0e878e9 to
f8d3f9a
Compare
f8d3f9a to
5bf5be5
Compare
5bf5be5 to
d34d77c
Compare
d34d77c to
03b0e70
Compare
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:
1.47.2->1.62.1Release Notes
bufbuild/buf (@bufbuild/buf)
v1.62.1Compare Source
swift_prefixto remain unset when no override is provided inmanaged mode.
v1.62.0Compare Source
swift_prefixto managed mode.textDocument/renameandtextDocument/prepareRenamesupport forbuf lsp serve.buf beta registry plugin push.v1.61.0Compare Source
buf registry loginin WSL2.--createflag forbuf pushto avoid errors on already existing modules if create is disallowed.v1.60.0Compare Source
textDocument/documentSymbolsupport forbuf lsp serve.--timeoutflag to 0, which results in no timeout by default.PROTOVALIDATElint rule to allow for custom rules that do not haveidormessagefields.
v1.59.0Compare Source
buf beta lsptobuf lsp serve. Commandbuf beta lspis now deprecated.textDocument/Referencessupport forbuf lsp serve.buf lsp serve.buf lsp serve.buf lsp serve.buf lsp serve.buf lsp serve.buf formatto remove extraneous whitespace before the first header node (syntax/packagedeclarations).
v1.58.0Compare Source
PROTOVALIDATElint rule to checkIGNORE_IF_ZERO_VALUEon fields that track presence.buf formaton fields with missing field number tags.includeandexcludepath handling for workspaces to avoid unnecessary file systemoperations. This change can result in a performance improvement for large workspaces.
--http2-prior-knowledgeflag set.v1.57.2Compare Source
v1.57.1Compare Source
v1.57.0Compare Source
gitlab-code-qualityerror format to print errors in the GitLab Code Quality formatfor
buf lintandbuf breaking.source_control_urltojsonoutputs forbuf registry {module, plugin} commitcommands.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.
v1.55.1Compare Source
v1.55.0Compare Source
buf beta statstobuf stats.buf registry sdk infocommand.to run
buf breaking, ignoring new module(s).v1.54.0Compare Source
CSRcategory to breaking rules.protoc-gen-buf-breakingandprotoc-gen-buf-lint.buf generatefor empty files, files with no declared types.buf lintfor predefinedrulesvariables.buf config migrateto filter out removed rules.PROTOVALIDATElint rule.v1.53.0Compare Source
v1.52.1Compare Source
v1.52.0Compare Source
exclude_typeon a non imported package.--exclude-typeflag forbuf generatewhen an input is specified.buf lintandbuf breakingoutput even when source code info is notavailable. This allows
buf lintandbuf breakingto respectignoreandignore_onlyconfigurations when source code info is not available.
v1.51.0Compare Source
buf convertto allow for zero length forbinpb,txtpb, andyamlformats.--include-typesforbuf generate.--against-registryflag tobuf breakingthat 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_typesinbuf.gen.yamland a flag--exclude-typesin the CLI.Type filters may now also be specified as plugin parameters in
buf.gen.yaml.v1.50.1Compare Source
v1.50.0Compare Source
filterfor use with git inputs. This sets the filterflag argument for the git fetch command.
v1.49.0Compare Source
buf plugin push --labelto allow pushing a plugin with a label.--digest-changes-onlyflag tobuf registry {module,plugin} commit listto filterout commits that have no digest changes.
buf plugin push --source-control-urlto allow pushing a plugin with the sourcecontrol url.
v1.48.0Compare Source
buf registry plugin {create,delete,info,update}commands to manage BSR plugins.buf beta lsp.--typeflag filter forbuf buildwhere import ordering is notdeterministic.
buf plugin pushcommand to push a plugin to the Buf Schema Registry.Only WebAssembly check plugins are supported at this time.
buf plugin updateandbuf plugin prunecommand to manage plugins in thebuf.lockfile. 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 updatetobuf registry module settings update. Commandbuf registry module updateis now deprecated.buf lintandbuf breakingcommands.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.