cloudposse / github-action-matrix-outputs-read

Workaround implementation - Read matrix jobs outputs
https://cloudposse.com/
Apache License 2.0
7 stars 8 forks source link

Update cloudposse/github-action-matrix-outputs-write action to v0.2.0 #7

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/github-action-matrix-outputs-write action minor 0.1.0 -> 0.2.0

Release Notes

cloudposse/github-action-matrix-outputs-write ### [`v0.2.0`](https://togithub.com/cloudposse/github-action-matrix-outputs-write/releases/tag/0.2.0) [Compare Source](https://togithub.com/cloudposse/github-action-matrix-outputs-write/compare/0.1.0...0.2.0)
Fix outputs @​goruha (#​6) ##### what * Fix outputs to operate as proxy
Update cloudposse/actions action to v0.31.0 @​renovate (#​3) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/actions](https://togithub.com/cloudposse/actions) | action | minor | `0.30.0` -> `0.31.0` | *** ##### Release Notes
cloudposse/actions ##### [`v0.31.0`](https://togithub.com/cloudposse/actions/releases/tag/0.31.0): Update Alpine-based actions to Alpine 3.16 [Compare Source](https://togithub.com/cloudposse/actions/compare/0.30.0...0.31.0) ##### What's Changed - ci: add injection of CloudFlare secrets by [@​​SweetOps](https://togithub.com/SweetOps) in [https://github.com/cloudposse/actions/pull/111](https://togithub.com/cloudposse/actions/pull/111) - Add support for Terraform versions 0.15 and 1.x by [@​​Nuru](https://togithub.com/Nuru) in [https://github.com/cloudposse/actions/pull/118](https://togithub.com/cloudposse/actions/pull/118) - test-harness uses different grep than Geodesic default by [@​​Nuru](https://togithub.com/Nuru) in [https://github.com/cloudposse/actions/pull/119](https://togithub.com/cloudposse/actions/pull/119) - Update bats and terratest testing for Terraform 1.x by [@​​Nuru](https://togithub.com/Nuru) in [https://github.com/cloudposse/actions/pull/121](https://togithub.com/cloudposse/actions/pull/121) - Choose Terraform version based requirements of test, not of module by [@​​Nuru](https://togithub.com/Nuru) in [https://github.com/cloudposse/actions/pull/132](https://togithub.com/cloudposse/actions/pull/132) - chore(deps): update dependency alpine to v3.16 by [@​​renovate](https://togithub.com/renovate) in [https://github.com/cloudposse/actions/pull/113](https://togithub.com/cloudposse/actions/pull/113) **Full Changelog**: https://github.com/cloudposse/actions/compare/0.30.0...0.31.0
***
Update actions/checkout action to v3 @​renovate (#​4) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` | *** ##### Release Notes
actions/checkout ##### [`v3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/actions/checkout/compare/v2...v3) - [Use @​​actions/core `saveState` and `getState`](https://togithub.com/actions/checkout/pull/939) - [Add `github-server-url` input](https://togithub.com/actions/checkout/pull/922)
***
Configure Renovate @​renovate (#​1) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. *** ##### Detected Package Files - `.github/workflows/auto-readme.yml` (github-actions) - `.github/workflows/feature-branch.yml` (github-actions) - `.github/workflows/main-branch.yaml` (github-actions) - `.github/workflows/test-negative.yml` (github-actions) - `.github/workflows/test-positive.yml` (github-actions) ##### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - If Renovate detects semantic commits, it will use semantic commit type `fix` for dependencies and `chore` for all others. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories. - Autodetect whether to pin dependencies or maintain ranges. - Rate limit PR creation to a maximum of two per hour. - Limit to maximum 10 open PRs at any time. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - A collection of workarounds for known problems with packages. 🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs. *** ##### What to Expect With your current configuration, Renovate will create 2 Pull Requests:
Update cloudposse/actions action to v0.31.0 - Schedule: \["at any time"] - Branch name: `renovate/cloudposse-actions-0.x` - Merge into: `main` - Upgrade [cloudposse/actions](https://togithub.com/cloudposse/actions) to `0.31.0`
Update actions/checkout action to v3 - Schedule: \["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
*** ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://togithub.com/renovatebot/renovate/discussions). *** This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/cloudposse/github-action-matrix-outputs).

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.



This PR has been generated by Mend Renovate. View repository job log here.