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:
0.25.0
->0.26.1
Release Notes
SamVerschueren/tsd
### [`v0.26.1`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.26.1) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.26.0...v0.26.1) - Log stacktrace on failure ([#176](https://togithub.com/SamVerschueren/tsd/issues/176)) [`5b117c5`](https://togithub.com/SamVerschueren/tsd/commit/5b117c5) ### [`v0.26.0`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.26.0) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.25.0...v0.26.0) - Add diagnostic for TS error 2707 ([#173](https://togithub.com/SamVerschueren/tsd/issues/173)) [`114db77`](https://togithub.com/SamVerschueren/tsd/commit/114db77)Configuration
📅 Schedule: Branch creation - "before 3am 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.