Add --list-services and --list-methods flags to buf curl, which trigger the command to list
known services or methods in the RPC schema, instead of invoking an RPC method.
Add clean as a top-level option in buf.gen.yaml, matching the buf generate --clean flag. If
set to true, this will delete the directories, jar files, or zip files set to out for each
plugin.
Fix git input handling of annotated tags.
Update buf registry login to complete the login flow in the browser by default. This allows
users to login with their browser and have the token automatically provided to the CLI.
Add --list-services and --list-methods flags to buf curl, which trigger the command to list
known services or methods in the RPC schema, instead of invoking an RPC method.
Add clean as a top-level option in buf.gen.yaml, matching the buf generate --clean flag. If
set to true, this will delete the directories, jar files, or zip files set to out for each
plugin.
Fix git input handling of annotated tags.
Update buf registry login to complete the login flow in the browser by default. This allows
users to login with their browser and have the token automatically provided to the CLI.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 4 updates in the / directory: @bufbuild/buf, @jsse/eslint-config, @types/node and tsx.
Updates
@bufbuild/buf
from 1.35.1 to 1.36.0Release notes
Sourced from
@bufbuild/buf
's releases.Changelog
Sourced from
@bufbuild/buf
's changelog.Commits
3eeb006
Release v1.36.0 (#3216)2ff1b33
Promote beta registry organization, module, label and commit commands (#3170)72d6cc3
Addclean
tobuf.gen.yaml
(#3130)06c2619
Update buf registry login to use browser by default (#3167)e1ee7da
Bump buf-action CI from v0.2 to v1 (#3202)f67299f
Update Buf logo (#3204)429c3ac
Fix git checkout for annotated tags (#3198)9d58407
Fix deprecated flag casing for flags (#3201)bcc862d
Fix deprecated flag casing (#3200)c9b96ae
Fix storage OS bucket not returning ErrNotExist correctly (#3188)Updates
@jsse/eslint-config
from 0.1.22 to 0.2.4Commits
Updates
@types/node
from 20.14.9 to 22.2.0Commits
Updates
tsx
from 4.16.5 to 4.17.0Release notes
Sourced from tsx's releases.
Commits
bd83d3b
feat: upgrade esbuild to 0.23 (#615)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show