Skip to content

chore(commitlint-config): update commitlint monorepo to v20 (major)#63

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

chore(commitlint-config): update commitlint monorepo to v20 (major)#63
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-commitlint-monorepo

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^20.0.0 age confidence
@commitlint/config-conventional (source) ^17^20.0.0 age confidence
@commitlint/config-lerna-scopes (source) ^17^20.0.0 age confidence
@commitlint/cz-commitlint (source) ^17^20.0.0 age confidence

Release Notes

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

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.4.1

Compare Source

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

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

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

v20.3.1

Compare Source

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

v20.3.0

Compare Source

Note: Version bump only for package @​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/config-lerna-scopes)

v20.4.0

Compare Source

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

v20.2.0

Compare Source

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

v20.0.0

Compare Source

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

19.8.1 (2025-05-08)

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

v19.8.1

Compare Source

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

v19.7.0

Compare Source

Features

v19.5.0

Compare Source

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

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)

Bug Fixes

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

v18.6.1

Compare Source

Bug Fixes

v18.4.4

Compare Source

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

v18.4.3

Compare Source

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

v18.4.0

Compare Source

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

v18.1.0

Compare Source

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

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-lerna-scopes

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

v20.4.1

Compare Source

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

v20.4.0

Compare Source

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

20.3.1 (2026-01-08)

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

v20.3.1

Compare Source

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

v20.3.0

Compare Source

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

v20.2.0

Compare Source

Features
  • cz-commitlint: support customizable commit prompt with emojis (#​4540) (803c05b)

v20.1.0

Compare Source

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

v20.0.0

Compare Source

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

19.8.1 (2025-05-08)

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

v19.8.1

Compare Source

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

v19.8.0

Compare Source

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

19.6.1 (2024-12-15)

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

v19.6.1

Compare Source

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

v19.5.0

Compare Source

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

v19.4.0

Compare Source

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

v19.2.0

Compare Source

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

v19.1.0

[Compare Sourc


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 becomes conflicted, 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 requested a review from JaneJeon October 20, 2023 13:37
@renovate renovate bot changed the title chore(commitlint-config): update dependency @commitlint/cli to v18 chore(commitlint-config): update commitlint monorepo to v18 (major) Oct 20, 2023
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 853f945 to e03d506 Compare October 20, 2023 17:22
@renovate
Copy link
Contributor Author

renovate bot commented Oct 20, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @janejeon/commitlint-config@1.1.0
npm ERR! Found: lerna@8.0.2
npm ERR! node_modules/lerna
npm ERR!   dev lerna@"^8.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @commitlint/config-lerna-scopes@"^19.0.0" from @janejeon/commitlint-config@1.1.0
npm ERR! packages/commitlint-config
npm ERR!   @janejeon/commitlint-config@1.1.0
npm ERR!   node_modules/@janejeon/commitlint-config
npm ERR!     workspace packages/commitlint-config from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: lerna@6.6.2
npm ERR! node_modules/lerna
npm ERR!   peerOptional lerna@"^5.0.0 || ^6" from @commitlint/config-lerna-scopes@19.0.0
npm ERR!   node_modules/@commitlint/config-lerna-scopes
npm ERR!     peer @commitlint/config-lerna-scopes@"^19.0.0" from @janejeon/commitlint-config@1.1.0
npm ERR!     packages/commitlint-config
npm ERR!       @janejeon/commitlint-config@1.1.0
npm ERR!       node_modules/@janejeon/commitlint-config
npm ERR!         workspace packages/commitlint-config from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-27T13_23_59_412Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-27T13_23_59_412Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e03d506 to 9f4b132 Compare February 27, 2024 13:24
@renovate renovate bot changed the title chore(commitlint-config): update commitlint monorepo to v18 (major) chore(commitlint-config): update commitlint monorepo to v19 (major) Feb 27, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 9f4b132 to 5e27baa Compare August 10, 2025 14:07
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5e27baa to 6902de2 Compare August 19, 2025 12:34
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 6902de2 to cff6782 Compare August 31, 2025 09:59
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from cff6782 to 7767ec7 Compare September 25, 2025 16:58
@renovate renovate bot changed the title chore(commitlint-config): update commitlint monorepo to v19 (major) chore(commitlint-config): update commitlint monorepo to v20 (major) Sep 25, 2025
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7767ec7 to 5820eba Compare September 30, 2025 13:03
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5820eba to 0832b13 Compare October 21, 2025 12:07
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 0832b13 to 1e6c214 Compare November 10, 2025 23:58
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 1e6c214 to 7ece752 Compare November 18, 2025 18:33
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7ece752 to 6d2c6c1 Compare December 5, 2025 06:48
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from e973b0e to f50bb38 Compare January 1, 2026 13:33
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from f50bb38 to d80c785 Compare January 8, 2026 18:32
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from b79e554 to d500777 Compare February 2, 2026 14:08
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from d500777 to 8f8f01c Compare February 12, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants