Skip to content
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

housekeeping: Update module github.com/bufbuild/buf to v1 #2037

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/bufbuild/buf require major v0.56.0 -> v1.0.0

Release Notes

bufbuild/buf

v1.0.0

Compare Source

  • Check that the user provided a valid token when running buf registry login.
  • Add buf mod open that opens a module's homepage in a browser.
  • Add buf completion command to generate auto-completion scripts in commonly used shells.
  • Add --disable-symlinks flag to the breaking, build, export, generate, lint, ls-files, push
    commands. By default, the CLI will follow symlinks except on Windows, and this disables following
    symlinks.
  • Add --include-wkt flag to buf generate. When this flag is specified alongside
    --include-imports, this will result in the Well-Known Types
    being generated as well. Most language runtimes have the Well-Known Types included as part
    of the core library, making generating the Well-Known Types separately undesirable.
  • Remove buf protoc. This was a pre-v1.0 demonstration to show that buf compilation
    produces equivalent results to mainline protoc, however buf is working on building
    a better Protobuf future that provides easier mechanics than our former protoc-based
    world. buf protoc itself added no benefit over mainline protoc beyond being considerably
    faster and allowing parallel compilation. If protoc is required, move back to mainline protoc
    until you can upgrade to buf. See #​915 for more
    details.
  • Context modifier no longer overrides an existing token on the context. This allows buf registry login
    to properly check the user provided token without the token being overriden by the CLI interceptor.
  • Removed the buf config init command in favor of buf mod init.
  • Removed the buf config ls-breaking-rules command in favor of buf mod ls-breaking-rules.
  • Removed the buf config ls-lint-rules command in favor of buf mod ls-lint-rules.
  • Removed the buf config migrate-v1beta1 command in favor of buf beta migrate-v1beta1.
  • Add buf beta decode command to decode message with provided image source and message type.
  • Disable --config flag for workspaces.
  • Move default config version from v1beta1 to v1.

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 17, 2022 23:02
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 17, 2022
@github-actions
Copy link

This PR has been marked as stale after 7 or more days of inactivity. Please have a maintainer add the on hold label if this PR should remain open. If there is no further activity or the on hold label is not added, this PR will be closed in 3 days.

@github-actions github-actions bot added the stale Issue hasn't had activity in awhile label Feb 25, 2022
@github-actions github-actions bot closed this Feb 28, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Feb 28, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-bufbuild-buf-1.x branch February 28, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file stale Issue hasn't had activity in awhile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant