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.26.1
->0.28.1
Release Notes
SamVerschueren/tsd
### [`v0.28.1`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.28.1) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.28.0...v0.28.1) - Fix error messages when `tsd` fails ([#189](https://togithub.com/SamVerschueren/tsd/issues/189)) [`c785d9c`](https://togithub.com/SamVerschueren/tsd/commit/c785d9c) ### [`v0.28.0`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.28.0) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.27.0...v0.28.0) - Upgrade to TypeScript 5.0 [`3152b12`](https://togithub.com/SamVerschueren/tsd/commit/3152b12) - Print number of warnings in the CLI ([#184](https://togithub.com/SamVerschueren/tsd/issues/184)) [`3dcaae7`](https://togithub.com/SamVerschueren/tsd/commit/3dcaae7) - Ignore unused locals by default ([#185](https://togithub.com/SamVerschueren/tsd/issues/185)) [`223d6a2`](https://togithub.com/SamVerschueren/tsd/commit/223d6a2) - Don't log stacktrace if CLI succeeds ([#182](https://togithub.com/SamVerschueren/tsd/issues/182)) [`2dc5358`](https://togithub.com/SamVerschueren/tsd/commit/2dc5358) - Export formatter ([#179](https://togithub.com/SamVerschueren/tsd/issues/179)) [`02c7fc3`](https://togithub.com/SamVerschueren/tsd/commit/02c7fc3) - Add `--show-diff` CLI option ([#165](https://togithub.com/SamVerschueren/tsd/issues/165)) [`8387d9e`](https://togithub.com/SamVerschueren/tsd/commit/8387d9e) ### [`v0.27.0`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.27.0) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.26.1...v0.27.0) - Report missing diagnostic codes when using `expectError` ([#178](https://togithub.com/SamVerschueren/tsd/issues/178)) [`b4503d0`](https://togithub.com/SamVerschueren/tsd/commit/b4503d0) - Add missing error codes ([#177](https://togithub.com/SamVerschueren/tsd/issues/177)) [`168de40`](https://togithub.com/SamVerschueren/tsd/commit/168de40)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.