Update buf generate to warn instead of error when proto3 optional is required but not supported by a plugin.
v1.32.1
Fix archive and git inputs so that --path and --exclude-path paths are relative to the #subdir rather than the root of the input. This fixes an unintended behavior change that was introduced in v1.32.0.
Add module input for protoc-gen-buf-lint and protoc-gen-buf-breaking to allow users to specify the module for v2 configuration files.
Update buf generate to warn instead of error when proto3 optional is required but not
supported by a plugin.
[v1.32.1] - 2024-05-21
Fix archive and git inputs so that --path and --exclude-path paths are relative to
the #subdir rather than the root of the input. This fixes an unintended behavior change
that was introduced in v1.32.0.
Add module input for protoc-gen-buf-lint and protoc-gen-buf-breaking to allow
users to specify the module for v2 configuration files.
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.32.0 to 1.32.2Release notes
Sourced from
@bufbuild/buf
's releases.Changelog
Sourced from
@bufbuild/buf
's changelog.Commits
47016f1
Release v1.32.2 (#3028)0be85d3
Warn when a plugin does not proto3 optional instead of error-ing (#3015)2dfac93
Support annotated tags for push git metadata (#3013)0ebe2de
Fix link to tour (#3027)3765c7d
Bump alpine from 3.19.1 to 3.20.0 (#3018)bf54023
Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1 (#3017)081013c
Update buf generate long description (#3022)90659b3
Make upgrade and upgrade dependencies (#3021)1ff6e69
Avoid building image forbuf export
when--exclude-imports
flag is set (#...09ff5ec
Bump buf.build/gen/go/bufbuild/registry/connectrpc/go from 1.16.1-20240514010...Updates
@jsse/eslint-config
from 0.1.14 to 0.1.15Commits
Updates
@types/node
from 20.12.12 to 20.12.13Commits
Updates
tsx
from 4.10.5 to 4.11.0Release notes
Sourced from tsx's releases.
Commits
b6bf39b
fix: only error on invalid tsconfig if explicitly passed in (#30)3f42ae3
feat(esm api): configurabletsconfig
52d696c
docs: use .md extension in linksb54131c
refactor: reuse tsconfig utileeaefd6
test: separate tsconfig tests9cf2115
test: refactor organize fixturesa71c437
chore: update tsconfig.jsonDependabot 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