Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
--on-init
option toproto activate
, which will trigger the activation hook immediately in the shell, instead of waiting for a directory/prompt change to occur._proto_hook
before, this will now fail. Please remove!.env
files through the specialenv.file
andtools.*.env.file
settings.~/.netrc
configuration to all HTTP requests.proto install
to multi-install tools in topological order.proto upgrade
to error if there's another process of proto currently running.proto setup
to default to a fallback shell if none could be detected, instead of erroring.ToolMetadataOutput.requires
, allowing the plugin to require other plugins. For example, npm requires node.🐞 Fixes
proto setup
to inheritPROTO_HOME
if already set, instead of defaulting to$HOME/.proto
.🧩 Plugins
node_depman_tool
to v0.14.1.node
as a required plugin.python_tool
to v0.12.1.schema_tool
to v0.16.2.metadata.requires
, for defining plugin requirements.⚙️ Internal
Download proto_cli 0.43.0