jdx / usage

A specification for CLIs
https://usage.jdx.dev
MIT License
151 stars 6 forks source link

chore(deps): update dawidd6/action-homebrew-bump-formula action to v4 #131

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
dawidd6/action-homebrew-bump-formula action major v3 -> v4

Release Notes

dawidd6/action-homebrew-bump-formula (dawidd6/action-homebrew-bump-formula) ### [`v4`](https://redirect.github.com/dawidd6/action-homebrew-bump-formula/releases/tag/v4) [Compare Source](https://redirect.github.com/dawidd6/action-homebrew-bump-formula/compare/v3...v4) ##### What's Changed - docs: prefer github release over git tag by [@​chenrui333](https://redirect.github.com/chenrui333) in [https://github.com/dawidd6/action-homebrew-bump-formula/pull/64](https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/64) - prefer to use `released` event than `created` by [@​chenrui333](https://redirect.github.com/chenrui333) in [https://github.com/dawidd6/action-homebrew-bump-formula/pull/65](https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/65) - new `tap_url` input for when the repository is not in the expected tap format ($USER/homebrew-$REPO) - restored old `force` behaviour by patching Homebrew (yea, I know) - turn on brew developer mode to fetch latest and greatest Homebrew from master (this is for latest changes in brew needed to make this Action be testable in the same repo) - changing the release schema, now the Action will be released in vX format (v4, v5, v6, ...) ##### New Contributors - [@​chenrui333](https://redirect.github.com/chenrui333) made their first contribution in [https://github.com/dawidd6/action-homebrew-bump-formula/pull/64](https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/64) **Full Changelog**: https://github.com/dawidd6/action-homebrew-bump-formula/compare/v3...v4

Configuration

📅 Schedule: Branch creation - "before 4am on Friday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 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.



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