Skip to content

chore(deps): update commitlint monorepo to v21 - #5

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

chore(deps): update commitlint monorepo to v21#5
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-commitlint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) ^18.6.1^21.2.1 age confidence
@commitlint/config-conventional (source) ^18.6.3^21.2.0 age confidence

Release Notes

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

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

v21.2.0

Compare Source

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

v21.1.0

Compare Source

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

21.0.2 (2026-05-29)

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

21.0.1 (2026-05-12)

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

v21.0.2

Compare Source

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

v21.0.1

Compare Source

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

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

v20.5.3

Compare Source

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

v20.5.0

Compare Source

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

20.4.4 (2026-03-12)

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

20.4.3 (2026-03-03)

Bug Fixes

20.4.2 (2026-02-19)

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

20.4.1 (2026-02-02)

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

v20.4.4

Compare Source

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

v20.4.3

Compare Source

Bug Fixes

v20.4.2

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 7am on the first day of the month"
  • 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 added the dependencies Pull requests that update a dependency file label Mar 1, 2024
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 9b41c00 to c73cc83 Compare March 19, 2024 04:20
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from c73cc83 to bd59f4b Compare April 1, 2024 10:20
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from bd59f4b to 1421ecc Compare April 14, 2024 10:14
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 1421ecc to 1e972bf Compare April 23, 2024 03:22
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 1e972bf to 09e8beb Compare August 7, 2024 11:14
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 4782810 to a2937d6 Compare August 28, 2024 11:48
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 8b31965 to 8b32562 Compare September 14, 2024 06:48
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 8b32562 to c4ef806 Compare November 19, 2024 12:51
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from c4ef806 to db62aac Compare December 15, 2024 19:08
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from db62aac to a90fadd Compare February 2, 2025 14:35
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from a90fadd to 80d8700 Compare March 7, 2025 17:18
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 80d8700 to a2a1bed Compare May 8, 2025 04:35
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from a2a1bed to c2625ba Compare August 10, 2025 15:45
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from c2625ba to 59ca4ec Compare August 19, 2025 11:39
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 59ca4ec to 74e1657 Compare August 31, 2025 11:57
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 74e1657 to 060dfe1 Compare September 25, 2025 18:06
@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 060dfe1 to 3a02b56 Compare September 30, 2025 16:26
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 3a02b56 to 532586d Compare October 25, 2025 20:16
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 532586d to 8d7db45 Compare November 10, 2025 22:09
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 8d7db45 to fe3482d Compare November 18, 2025 23:30
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 3955033 to 02e94dd Compare December 5, 2025 05:44
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 34fab59 to 80e5290 Compare January 1, 2026 10:48
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 6f13a2a to 8224049 Compare February 19, 2026 10:53
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 44c42e4 to 5699a57 Compare March 12, 2026 11:01
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from ec70be6 to 31bd4af Compare March 15, 2026 14:14
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 31bd4af to 59956d0 Compare March 27, 2026 10:49
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 59956d0 to 1fd173c Compare April 15, 2026 13:04
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from e4f30cb to c8099f5 Compare April 30, 2026 12:53
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from c8099f5 to af1780b Compare May 8, 2026 15:48
@renovate renovate Bot changed the title chore(deps): update commitlint monorepo to v20 (major) chore(deps): update commitlint monorepo to v21 (major) May 8, 2026
@renovate renovate Bot changed the title chore(deps): update commitlint monorepo to v21 (major) chore(deps): update commitlint monorepo to v21 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 4763051 to aedb774 Compare May 18, 2026 13:59
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 6de71c9 to 889f10a Compare May 28, 2026 22:05
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from b5743a3 to 46406f7 Compare June 2, 2026 00:15
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 46406f7 to faaebc7 Compare June 11, 2026 09:59
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 498954e to 9debdd9 Compare June 30, 2026 14:09
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 8be5b8d to c889e39 Compare July 12, 2026 15:08
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from c889e39 to e408554 Compare July 24, 2026 22:58
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from e408554 to 165d10a Compare July 30, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants