Open renovate[bot] opened 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
1.12.0
->1.18.1
Release Notes
cloudposse/github-action-auto-release (cloudposse/github-action-auto-release)
### [`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) #### 🚀 EnhancementsFix checkout token usage @goruha (#34)
#### what * Checkout use token #### why * Fix bug with private repos auto releaseUpdate release-drafter/release-drafter action to v6 @renovate (#32)
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 Notesrelease-drafter/release-drafter (release-drafter/release-drafter)
##### [`v6`](https://togithub.com/release-drafter/release-drafter/compare/v5...v6) [Compare Source](https://togithub.com/release-drafter/release-drafter/compare/v5...v6)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-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:Update release-drafter/release-drafter action to v6
- 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`Check for duplicate release @osterman (#31)
#### 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#1313Use custom action to get PR info @goruha (#30)
#### 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-956pinning version of action call in auto-release-reusable to 1.12.0 @dylanbannon (#27)
#### 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`).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 was generated by Mend Renovate. View the repository job log.