Skip to content

chore(deps): bump @commitlint 20.5.0 → 21.0.1#182

Merged
williamzujkowski merged 1 commit into
mainfrom
chore/deps-commitlint-21
May 13, 2026
Merged

chore(deps): bump @commitlint 20.5.0 → 21.0.1#182
williamzujkowski merged 1 commit into
mainfrom
chore/deps-commitlint-21

Conversation

@williamzujkowski
Copy link
Copy Markdown
Collaborator

Closes #177. Verified: commitlint --from=692a0bc --to=HEAD produces the same single low-severity footer-leading-blank warning on 21.x as on 20.x — no new errors on existing commit history.

commitlint.config.ts (which just extends config-conventional) needs no changes.

Test plan

  • pnpm install resolves
  • pnpm build / test (267 passing) / typecheck / lint all green
  • commitlint --from=692a0bc --to=HEAD produces same output as 20.x
  • CI passes on this PR

🤖 Generated with Claude Code

Closes #177. Major bump (20 → 21) verified locally: `commitlint
--from=692a0bc --to=HEAD` produces the same single low-severity
footer-leading-blank warning as on 20.x — no new errors on existing
commit history, and `commitlint.config.ts` (which just extends
config-conventional) needs no changes.

Verified: build, test (267 passing), typecheck, lint all green.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@williamzujkowski williamzujkowski requested a review from a team as a code owner May 13, 2026 00:34
@williamzujkowski williamzujkowski merged commit 6790668 into main May 13, 2026
3 checks passed
@williamzujkowski williamzujkowski deleted the chore/deps-commitlint-21 branch May 13, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deps: bump @commitlint/cli + @commitlint/config-conventional 20 → 21

1 participant