ConduitIO / conduit

Conduit streams data between data stores. Kafka Connect replacement. No JVM required.
https://conduit.io
Apache License 2.0
363 stars 42 forks source link

go.mod: bump github.com/bufbuild/buf from 1.32.1 to 1.32.2 #1627

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps github.com/bufbuild/buf from 1.32.1 to 1.32.2.

Release notes

Sourced from github.com/bufbuild/buf's releases.

v1.32.2

  • Update buf generate to warn instead of error when proto3 optional is required but not supported by a plugin.
Changelog

Sourced from github.com/bufbuild/buf's changelog.

[v1.32.2] - 2024-05-28

  • Update buf generate to warn instead of error when proto3 optional is required but not supported by a plugin.
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 for buf export when --exclude-imports flag is set (#...
  • 09ff5ec Bump buf.build/gen/go/bufbuild/registry/connectrpc/go from 1.16.1-20240514010...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)