LeoColman / Petals

🌻 The Open Source app Petals aims to help its users to either quit weed, reduce usage or simply know how much they're using.
GNU Affero General Public License v3.0
82 stars 33 forks source link

⬆ Update dependency io.github.typesafegithub:github-workflows-kt to v3 #691

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.typesafegithub:github-workflows-kt 2.3.0 -> 3.0.0 age adoption passing confidence

Release Notes

typesafegithub/github-workflows-kt (io.github.typesafegithub:github-workflows-kt) ### [`v3.0.0`](https://redirect.github.com/typesafegithub/github-workflows-kt/releases/tag/v3.0.0): 3.0.0 [Compare Source](https://redirect.github.com/typesafegithub/github-workflows-kt/compare/v2.3.0...v3.0.0) ##### :star: Features - [add RepositoryDispatch.types](https://redirect.github.com/typesafegithub/github-workflows-kt/commit/2ce9d0f3973551aa949980948058752c78ad3209) - [make outputs accessible for all steps](https://redirect.github.com/typesafegithub/github-workflows-kt/commit/09fa7f64c04809fefcb78e9c4e256207dafe5ea0) (thanks [@​Vampire](https://redirect.github.com/Vampire)!) - [support getting uses string and YAML arguments as string](https://redirect.github.com/typesafegithub/github-workflows-kt/commit/b4da5200a64e0456c2fb71ea47804c9778676ad0) (thanks [@​Vampire](https://redirect.github.com/Vampire)!) ##### :hammer_and_wrench: Fixes ##### :bomb: Breaking changes - [remove bundled action bindings](https://redirect.github.com/typesafegithub/github-workflows-kt/commit/e57c7c58bfecfee81d8a30702047d53a30aa2d62) - see the migration guide: https://typesafegithub.github.io/github-workflows-kt/user-guide/migrating-to-Maven-based-bindings/ - [do not return Workflow from workflow builder](https://redirect.github.com/typesafegithub/github-workflows-kt/commit/ef2d806638745c694a1ef14f3b1508c20506301b) - from now on, use `useWorkflow` parameter of `workflow` function - [make outputs accessible for all steps](https://redirect.github.com/typesafegithub/github-workflows-kt/commit/09fa7f64c04809fefcb78e9c4e256207dafe5ea0) - you may need to replace `Step` with e.g. `Step<*>` or a particular type *** The above release notes include customer-facing changes. If you're interested also in internal changes, please see the full change log: https://github.com/typesafegithub/github-workflows-kt/compare/v2.3.0...v3.0.0

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