Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 17.8.1 -> 20.2.0 age confidence
@commitlint/config-conventional (source) 17.8.1 -> 20.2.0 age confidence
@commitlint/prompt-cli (source) 17.8.1 -> 20.2.0 age confidence
@commitlint/types (source) 17.8.1 -> 20.2.0 age confidence

Release Notes

conventional-changelog/commitlint (@​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

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

18.4.1 (2023-11-12)

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

v18.4.4

Compare Source

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

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

v18.4.1

Compare Source

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

v18.4.0

Compare Source

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

v18.2.0

Compare Source

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

v18.1.0

Compare Source

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

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

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

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

v20.2.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.0.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/config-conventional

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

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/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-conventional

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

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.3 (2024-03-11)

Bug Fixes

18.6.2 (2024-02-14)

Bug Fixes

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/config-conventional

v18.6.3

Compare Source

Bug Fixes

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/config-conventional

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/config-conventional

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/config-conventional

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @​commitlint/config-conventional

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

v20.2.0

Compare Source

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

v20.1.0

Compare Source

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

v20.0.0

Compare Source

Note: Version bump only for package @​commitlint/prompt-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/prompt-cli

v19.7.1

Compare Source

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

v19.7.0

Compare Source

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

19.6.1 (2024-12-15)

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

v19.6.1

Compare Source

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

v19.6.0

Compare Source

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

v19.5.0

Compare Source

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

19.4.1 (2024-08-28)

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

v19.4.1

Compare Source

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

v19.4.0

Compare Source

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

19.3.1 (2024-05-13)

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

v19.3.1

Compare Source

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

v19.3.0

Compare Source

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

19.2.2 (2024-04-14)

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

v19.2.2

Compare Source

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

v19.2.0

Compare Source

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

v19.1.0

Compare Source

Bug Fixes

19.0.3 (2024-02-28)

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

19.0.2 (2024-02-28)

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

19.0.1 (2024-02-27)

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

v19.0.3

Compare Source

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

v19.0.2

Compare Source

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

v19.0.1

Compare Source

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

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/prompt-cli

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

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

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

18.4.1 (2023-11-12)

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

v18.4.4

Compare Source

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

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

v18.4.1

Compare Source

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

v18.4.0

Compare Source

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

v18.2.0

Compare Source

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

v18.1.0

Compare Source

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

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

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

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

v20.2.0

Compare Source

Features

Configuration

📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 renovate bot force-pushed the renovate/major-commitlint-monorepo branch 7 times, most recently from 5d0626e to aa4b6db Compare October 27, 2023 19:07
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from 17fc514 to e3ea7e6 Compare November 4, 2023 04:54
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 9 times, most recently from 6bb4bf2 to c76c912 Compare November 13, 2023 19:04
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 6 times, most recently from b86a54e to 758e91f Compare November 20, 2023 21:23
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 052ba45 to f8e2a14 Compare November 21, 2023 07:18
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 01cc883 to eafcddb Compare November 1, 2024 22:40
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from eafcddb to 5fdd466 Compare November 19, 2024 11:21
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5fdd466 to e6c06d0 Compare December 15, 2024 15:49
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e6c06d0 to 633c801 Compare January 4, 2025 12:44
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 633c801 to 0a76d56 Compare February 2, 2025 13:36
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 0a76d56 to 7c2bdc3 Compare March 7, 2025 19:03
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from ed6fc2b to e33881d Compare May 11, 2025 09:31
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e33881d to 70fe9c3 Compare August 10, 2025 12:38
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 70fe9c3 to f811db8 Compare August 31, 2025 11:04
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 6 times, most recently from 84fa113 to a930c6e Compare September 25, 2025 14:13
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19 (major) chore(deps): update commitlint monorepo to v20 (major) Sep 25, 2025
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from a930c6e to 9ec290f Compare September 30, 2025 13:44
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 9ec290f to 6d995e4 Compare October 21, 2025 14:02
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 6d995e4 to 9e1efba Compare November 10, 2025 14:01
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from c157d59 to f4c5f5d Compare November 21, 2025 00:42
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from f4c5f5d to fed42ba Compare December 5, 2025 05:05
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from fed42ba to c70c442 Compare December 5, 2025 09:46
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.

1 participant