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

chore(deps): update dependency @bufbuild/buf to v1.50.0 #430

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bufbuild/buf 1.42.0 -> 1.50.0 age adoption passing confidence

Release Notes

bufbuild/buf (@​bufbuild/buf)

v1.50.0

Compare Source

  • Add input parameter filter for use with git inputs. This sets the filter
    flag argument for the git fetch command.

v1.49.0

Compare Source

  • Fix buf plugin push --label to allow pushing a plugin with a label.
  • Add --digest-changes-only flag to buf registry {module,plugin} commit list to filter
    out commits that have no digest changes.
  • Fix buf plugin push --source-control-url to allow pushing a plugin with the source
    control url.

v1.48.0

Compare Source

  • Add buf registry plugin {create,delete,info,update} commands to manage BSR plugins.
  • Breaking analysis support for buf beta lsp.
  • Fix bug when using the --type flag filter for buf build where import ordering is not
    deterministic.
  • Add buf plugin push command to push a plugin to the Buf Schema Registry.
    Only WebAssembly check plugins are supported at this time.
  • Add buf plugin update and buf plugin prune command to manage plugins in the buf.lock
    file. Only WebAssembly check plugins are supported at this time.
  • Add buf registry plugin commit {add-label,info,list,resolve} to manage BSR plugin commits.
  • Add buf registry plugin label {archive,info,list,unarchive} to manage BSR plugin commits.
  • Move buf registry module update to buf registry module settings update. Command
    buf registry module update is now deprecated.
  • Support remote check plugins in buf lint and buf breaking commands.

v1.47.2

Compare Source

  • Update the patch version to resolve NPM packaging issues. No command updates or user changes.

v1.47.1

Compare Source

  • Update the patch version to resolve NPM packaging issues. No command updates or user changes.

v1.47.0

Compare Source

  • Move buf registry commit to buf registry module commit. Command
    buf registry commit is now deprecated.
  • Move buf registry label to buf registry module label. Command
    buf registry label is now deprecated.

v1.46.0

Compare Source

  • Add buf registry whoami command, which checks if you are logged in to the Buf Schema
    Registry at a given domain.

v1.45.0

Compare Source

  • Update buf registry module info --format=json to add default_label_name, which provides the name
    of the default label of a module.

v1.44.0

Compare Source

  • Update the PROTOVALIDATE lint rule to check example field options. Examples will be checked that
    they satisfy the field constraints, and are only present if constraints are present.
  • Update the PROTOVALIDATE lint rule to check predefined rules. Predefined rules will be checked
    that they compile.
  • Add support for a WebAssembly (Wasm) runtime for custom lint and breaking changes plugins. Use the
    .wasm file extension to specify a path to a Wasm plugin.

v1.43.0

Compare Source

  • Add new experimental LSP support under buf beta lsp.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the devDependencies Pull requests that update a dependency file (only devDependencies) label Sep 30, 2024
Copy link

changeset-bot bot commented Sep 30, 2024

⚠️ No Changeset found

Latest commit: f197f2f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.43.0 chore(deps): update dependency @bufbuild/buf to v1.44.0 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from 9ef3b86 to 74a1066 Compare October 3, 2024 18:35
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.44.0 chore(deps): update dependency @bufbuild/buf to v1.45.0 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from 74a1066 to 5ca8d6c Compare October 8, 2024 22:15
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from 5ca8d6c to 66ce836 Compare October 30, 2024 01:06
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.45.0 chore(deps): update dependency @bufbuild/buf to v1.46.0 Oct 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.46.0 chore(deps): update dependency @bufbuild/buf to v1.47.1 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from 66ce836 to 62601a0 Compare November 13, 2024 21:24
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.47.1 chore(deps): update dependency @bufbuild/buf to v1.46.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from 62601a0 to c16713e Compare November 14, 2024 01:05
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.46.0 chore(deps): update dependency @bufbuild/buf to v1.47.2 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from c16713e to d6dafd5 Compare November 14, 2024 17:19
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.47.2 chore(deps): update dependency @bufbuild/buf to v1.47.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/bufbuild-buf-1.x branch December 8, 2024 18:37
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.47.2 - autoclosed chore(deps): update dependency @bufbuild/buf to v1.47.2 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from c77632f to d6dafd5 Compare December 9, 2024 05:07
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.47.2 chore(deps): update dependency @bufbuild/buf to v1.48.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from d6dafd5 to 9c94a3f Compare December 20, 2024 20:19
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.48.0 chore(deps): update dependency @bufbuild/buf to v1.49.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from 9c94a3f to def90f1 Compare January 9, 2025 18:30
@renovate renovate bot changed the title chore(deps): update dependency @bufbuild/buf to v1.49.0 chore(deps): update dependency @bufbuild/buf to v1.50.0 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/bufbuild-buf-1.x branch from def90f1 to f197f2f Compare January 17, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devDependencies Pull requests that update a dependency file (only devDependencies)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants