Skip to content

chore: upgrade @commitlint/* from ^17 to ^20#52

Merged
tompahoward merged 1 commit into
mainfrom
claude/install-deps-run-tests-POccP
Mar 14, 2026
Merged

chore: upgrade @commitlint/* from ^17 to ^20#52
tompahoward merged 1 commit into
mainfrom
claude/install-deps-run-tests-POccP

Conversation

@tompahoward
Copy link
Copy Markdown
Contributor

Summary

  • Upgrades @commitlint/cli and @commitlint/config-conventional from ^17 to ^20
  • Removes cspell from dry-aged-deps exclusions (already at latest via * range)
  • Removes @commitlint/* from dry-aged-deps exclusions

Risk: 2/5

Dev-only commit linting tooling. The existing .commitlintrc.json config works without modification. Verified that valid conventional commits pass and invalid messages are rejected.

Test plan

  • npm run build passes locally
  • Commitlint accepts valid conventional commit messages
  • Commitlint rejects invalid commit messages
  • CI build passes

https://claude.ai/code/session_01HNvBcQzT1SviRqkUpP5Xce

Upgrades commit linting to latest major version. Existing config
works without modification. Also removes cspell from dry-aged-deps
exclusions (already at latest).

https://claude.ai/code/session_01HNvBcQzT1SviRqkUpP5Xce
@tompahoward tompahoward merged commit ec75490 into main Mar 14, 2026
4 checks passed
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.

2 participants