Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR:
- `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change)
- `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
- `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
- `@Commit-Lint merge disable` will desactivate merge dependabot PR
- `@Commit-Lint review` will approve dependabot PR
- `@Commit-Lint stop review` will stop approve dependabot PR
This PR contains the following updates:
8.0.7
->8.1.0
Release Notes
semantic-release/github (@semantic-release/github)
### [`v8.1.0`](https://togithub.com/semantic-release/github/releases/tag/v8.1.0) [Compare Source](https://togithub.com/semantic-release/github/compare/v8.0.9...v8.1.0) ##### Features - add 'draftRelease' option ([#379](https://togithub.com/semantic-release/github/issues/379)) ([3c42e02](https://togithub.com/semantic-release/github/commit/3c42e0233d90178020e79d2e99cfa84be3d76c01)) ### [`v8.0.9`](https://togithub.com/semantic-release/github/releases/tag/v8.0.9) [Compare Source](https://togithub.com/semantic-release/github/compare/v8.0.8...v8.0.9) ##### Bug Fixes - **deps:** update dependency https-proxy-agent to v7 ([#636](https://togithub.com/semantic-release/github/issues/636)) ([0f12010](https://togithub.com/semantic-release/github/commit/0f1201009c24c5c9129a187c29b0b3c44c7af650)) ### [`v8.0.8`](https://togithub.com/semantic-release/github/releases/tag/v8.0.8) [Compare Source](https://togithub.com/semantic-release/github/compare/v8.0.7...v8.0.8) ##### Bug Fixes - Use Octokit for request retries and throttling to prevent rate limit errors ([#487](https://togithub.com/semantic-release/github/issues/487)) ([3dc59ec](https://togithub.com/semantic-release/github/commit/3dc59eced5f2c330a82c8a42c49e87309c19a826))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.