Skip to content

chore: 🤖 update dependency @commitlint/cli to v21 - #196

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-commitlint-monorepo
Open

chore: 🤖 update dependency @commitlint/cli to v21#196
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-commitlint-monorepo

Conversation

@renovate

@renovaterenovateBot commented Feb 27, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
@commitlint/cli (source)18.6.121.2.2ageconfidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v21.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v21.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v21.2.0

Compare Source

Features
  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#​4859) (fdb566f)

v21.1.0

Compare Source

Features

21.0.2 (2026-05-29)

Bug Fixes

21.0.1 (2026-05-12)

Note: Version bump only for package @​commitlint/cli

v21.0.2

Compare Source

Bug Fixes

v21.0.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v21.0.0

Compare Source

BREAKING CHANGES
  • drop node v18 and v20 support
  • Bump engines to >=v22 in all 39 package.json files
  • Update @​types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

20.5.3 (2026-04-30)

Note: Version bump only for package @​commitlint/cli

20.5.2 (2026-04-25)

Note: Version bump only for package @​commitlint/cli

v20.5.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.5.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.5.0

Compare Source

Bug Fixes

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/cli

20.4.3 (2026-03-03)

Bug Fixes

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/cli

20.4.1 (2026-02-02)

Note: Version bump only for package @​commitlint/cli

v20.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.3

Compare Source

Bug Fixes

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/cli

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.2.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.0.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.8.1 (2025-05-08)

Bug Fixes

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/cli


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 6 times, most recently from c0c2102 to 0c5e4f3CompareMarch 1, 2024 01:37
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from deac812 to f61e0e0CompareMarch 13, 2024 17:59
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 6 times, most recently from 51e0e0f to e1889d9CompareMarch 20, 2024 23:31
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from ecd4290 to 695c3f5CompareApril 6, 2024 03:17
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from bb91658 to e0af113CompareApril 14, 2024 08:39
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch from e0af113 to f05ecccCompareApril 23, 2024 04:56
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 2a0c261 to 07c67faCompareMay 8, 2024 18:38
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from d2c8d5f to 12f873fCompareJune 26, 2024 04:30
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from da9e950 to fc97a86CompareJuly 6, 2024 02:19
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 4b55cfc to 2ae16cbCompareJuly 24, 2024 01:36
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from b8adfe1 to 72b83dcCompareAugust 2, 2024 12:32
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 8a62bef to 61bef11CompareAugust 9, 2024 23:27
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from d6c643d to dc5a4c1CompareAugust 19, 2024 07:50
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from f6e0e2d to 0da053cCompareSeptember 4, 2024 04:06
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 233bf12 to 797ce0cCompareSeptember 11, 2024 09:23
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 75868e7 to 35c4df5CompareSeptember 27, 2024 19:30
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from e8be9c2 to c5d8e55CompareOctober 9, 2024 00:32
@renovate
renovateBotforce-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 23faa5d to 50a3614CompareOctober 19, 2024 07:53
Sign up for freeto 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.

0 participants