Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cloudposse/github-action-auto-release action to v1.18.1 (#22)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/github-action-auto-release](https://togithub.com/cloudposse/github-action-auto-release) | action | minor | `1.12.0` -> `1.18.1` | --- ### Release Notes <details> <summary>cloudposse/github-action-auto-release (cloudposse/github-action-auto-release)</summary> ### [`v1.18.1`](https://togithub.com/cloudposse/github-action-auto-release/releases/tag/1.18.1) [Compare Source](https://togithub.com/cloudposse/github-action-auto-release/compare/1.18.0...1.18.1) #### π Enhancements <details> <summary>Fix checkout token usage @​goruha (#​34)</summary> #### what * Checkout use token #### why * Fix bug with private repos auto release </details> ### [`v1.18.0`](https://togithub.com/cloudposse/github-action-auto-release/releases/tag/1.18.0) [Compare Source](https://togithub.com/cloudposse/github-action-auto-release/compare/1.17.0...1.18.0) <details> <summary>Update release-drafter/release-drafter action to v6 @​renovate (#​32)</summary> This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [release-drafter/release-drafter](https://togithub.com/release-drafter/release-drafter) | action | major | `v5` -> `v6` | *** ##### Release Notes <details> <summary>release-drafter/release-drafter (release-drafter/release-drafter)</summary> ##### [`v6`](https://togithub.com/release-drafter/release-drafter/compare/v5...v6) [Compare Source](https://togithub.com/release-drafter/release-drafter/compare/v5...v6) </details> *** <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> </details> <details> <summary>Configure Renovate @​renovate (#​1)</summary> 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-release.yml` (github-actions) - `.github/workflows/feature-branch.yml` (github-actions) - `.github/workflows/main-branch.yaml` (github-actions) - `.github/workflows/release.yml` (github-actions) - `action.yml` (github-actions) ##### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Show all Merge Confidence badges for pull requests. - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. π‘ Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. *** ##### What to Expect With your current configuration, Renovate will create 1 Pull Request: <details> <summary>Update release-drafter/release-drafter action to v6</summary> - Schedule: \["at any time"] - Branch name: `renovate/release-drafter-release-drafter-6.x` - Merge into: `main` - Upgrade [release-drafter/release-drafter](https://togithub.com/release-drafter/release-drafter) to `v6` </details> *** β 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://developer.mend.io/github/cloudposse/github-action-auto-release). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9--> </details> <details> <summary>Check for duplicate release @​osterman (#​31)</summary> #### what * Release drafter can fail if release already exists. * Add support for `prerelease` label (optional) * Add release job summary #### why * Incorporate fix we have hardcoded in workflows elsewhere #### references * release-drafter/release-drafter#1313 </details> ### [`v1.17.0`](https://togithub.com/cloudposse/github-action-auto-release/releases/tag/1.17.0) [Compare Source](https://togithub.com/cloudposse/github-action-auto-release/compare/1.16.0...1.17.0) - No changes ### [`v1.16.0`](https://togithub.com/cloudposse/github-action-auto-release/releases/tag/1.16.0) [Compare Source](https://togithub.com/cloudposse/github-action-auto-release/compare/1.15.0...1.16.0) - No changes ### [`v1.15.0`](https://togithub.com/cloudposse/github-action-auto-release/releases/tag/1.15.0) [Compare Source](https://togithub.com/cloudposse/github-action-auto-release/compare/1.14.0...1.15.0) - No changes ### [`v1.14.0`](https://togithub.com/cloudposse/github-action-auto-release/releases/tag/1.14.0) [Compare Source](https://togithub.com/cloudposse/github-action-auto-release/compare/1.13.0...1.14.0) - No changes ### [`v1.13.0`](https://togithub.com/cloudposse/github-action-auto-release/releases/tag/1.13.0) [Compare Source](https://togithub.com/cloudposse/github-action-auto-release/compare/1.12.1...1.13.0) <details> <summary>Use custom action to get PR info @​goruha (#​30)</summary> #### what * Use custom action to get PR info #### why * actions-ecosystem/action-get-merged-pull-request@v1 is not supported. * Avoid warning about old nodejs version #### references * https://cloudposse.atlassian.net/browse/DEV-956 </details> ### [`v1.12.1`](https://togithub.com/cloudposse/github-action-auto-release/releases/tag/1.12.1) [Compare Source](https://togithub.com/cloudposse/github-action-auto-release/compare/1.12.0...1.12.1) <details> <summary>pinning version of action call in auto-release-reusable to 1.12.0 @​dylanbannon (#​27)</summary> #### what * This is a stable release. * Pinning `auto-release` action to `v1.12.0` in `auto-release-reusable.yml`. #### why * This allows users to pin their actions by changing the tag in their copies of `auto-release.yml` (not `auto-release-reusable.yml`) to `1.12.1` (not `1.12.0`). </details> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/temichelle13/StudyPlanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
- Loading branch information