Skip to content

Update Rust crate proto_pdk_test_utils to 0.44#6

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/proto_pdk_test_utils-0.x
Open

Update Rust crate proto_pdk_test_utils to 0.44#6
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/proto_pdk_test_utils-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
proto_pdk_test_utils (source) dev-dependencies minor 0.430.44 0.45.1 (+1) OpenSSF Scorecard

Release Notes

moonrepo/proto (proto_pdk_test_utils)

v0.44.2

Compare Source

🚀 Updates
  • Changed the "is proto process running?" check during proto upgrade to a confirmation prompt, instead of a hard error, allowing you to continue the upgrade if you so wish.
    • Added more logging around the process checks to understand what is going on.
⚙️ Internal
  • Updated dependencies.

v0.44.1

Compare Source

🐞 Fixes
  • Fixed some minor UI layout issues.

v0.44.0

Compare Source

This is a unique release that focused primarily on cleaning up our current commands, either by removing arguments, or merging functionality. On top of that, we've refactored all the terminal output using a new UI library powered by iocraft. Read the blog post for more information!

💥 Breaking
  • Removed the proto list and proto list-remote commands, use proto versions instead.
  • Removed the --global option from proto alias, unalias, pin, and unpin, use --to or --from instead.
  • Removed the --purge option from proto clean, use proto uninstall instead.
  • Removed the --purge-plugins option from proto clean, use proto clean plugins instead.
🚀 Updates
  • Implemented a new terminal user interface (TUI) and output style for all commands.
  • Added a --yes option to proto outdated, that skips confirmation prompts.
  • Added a --json option to proto clean, to capture the cleaned result as JSON.
  • Added a new command, proto versions <tool>, that lists all available remote and installed versions/aliases.
  • Added a confirmation prompt to proto uninstall flows.
  • Updated proto clean to accept a target in which to clean as the 1st argument. For example, proto clean cache.
  • Moved the --json and --yes options into global options.
🧩 Plugins
  • Updated python_tool to v0.12.2.
    • Switched to astral-sh/python-build-standalone from indygreg/python-build-standalone for pre-built images.

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants