Skip to content

build(deps): update commitlint to v21 (main)#26

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

build(deps): update commitlint to v21 (main)#26
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-major-commitlint

Conversation

@renovate

@renovate renovate Bot commented Jan 26, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 17.8.121.2.1 age adoption passing confidence
@commitlint/config-conventional (source) 17.8.121.2.0 age adoption passing confidence
@commitlint/cz-commitlint (source) 17.8.121.2.0 age adoption passing 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

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)

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

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

  • ch

Note

PR body was truncated to here.


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 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/main-major-commitlint branch 2 times, most recently from 2886e7b to 2031f0b Compare February 14, 2024 12:01
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 2031f0b to 87a1895 Compare February 27, 2024 13:55
@renovate renovate Bot changed the title build(deps): update commitlint to v18 (main) (major) build(deps): update commitlint to v19 (main) (major) Feb 27, 2024
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 3 times, most recently from fc64106 to b92b2c7 Compare February 29, 2024 02:31
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 3 times, most recently from 193306b to 6bd0dd9 Compare March 19, 2024 04:04
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 6bd0dd9 to 5baeb50 Compare April 14, 2024 09:27
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 5baeb50 to 8e1e1fa Compare April 23, 2024 03:57
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 8e1e1fa to 6a96d5d Compare May 19, 2024 05:36
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 6a96d5d to 54ef6c9 Compare August 7, 2024 11:02
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 54ef6c9 to 75c5356 Compare August 28, 2024 10:58
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 2 times, most recently from bdee5c2 to e0f4d07 Compare September 11, 2024 10:22
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from e0f4d07 to 5a51bfc Compare November 19, 2024 11:54
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 5a51bfc to 7217a85 Compare December 15, 2024 15:57
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 7217a85 to e1d6071 Compare January 15, 2025 08:32
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from e1d6071 to 809f934 Compare February 2, 2025 17:16
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 809f934 to 77af2d1 Compare March 7, 2025 15:57
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 77af2d1 to 1c92e28 Compare May 8, 2025 06:47
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 1c92e28 to c323ca9 Compare August 10, 2025 14:49
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from c323ca9 to a5d5779 Compare August 19, 2025 18:49
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from a5d5779 to 002d2f5 Compare August 31, 2025 12:36
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 002d2f5 to 4f97cb0 Compare September 25, 2025 16:41
@renovate renovate Bot changed the title build(deps): update commitlint to v19 (main) (major) build(deps): update commitlint to v20 (main) (major) Sep 25, 2025
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 4f97cb0 to 078fd4b Compare September 30, 2025 12:56
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 078fd4b to c15c6f9 Compare October 21, 2025 09:34
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 5c11236 to 281fbdf Compare January 8, 2026 19:46
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 2 times, most recently from 16b2a76 to bbc7321 Compare January 23, 2026 17:59
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 2 times, most recently from d75fd20 to 6c96bce Compare February 2, 2026 13:28
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 6c96bce to 758dbf9 Compare February 12, 2026 12:12
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 758dbf9 to 26a4275 Compare February 19, 2026 14:10
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 3 times, most recently from 2b59683 to 93e016c Compare March 5, 2026 20:36
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 2 times, most recently from fdc58da to 633637a Compare March 15, 2026 13:26
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 633637a to b951a19 Compare March 31, 2026 14:34
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from b951a19 to 82418d9 Compare April 8, 2026 21:10
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 3 times, most recently from 9be7917 to b55b284 Compare April 30, 2026 11:56
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from b55b284 to 07cb847 Compare May 8, 2026 14:05
@renovate renovate Bot changed the title build(deps): update commitlint to v20 (main) (major) build(deps): update commitlint to v21 (main) (major) May 8, 2026
@renovate renovate Bot changed the title build(deps): update commitlint to v21 (main) (major) build(deps): update commitlint to v21 (main) May 12, 2026
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from 07cb847 to 3437882 Compare May 12, 2026 15:04
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 2 times, most recently from 88135d9 to bc53486 Compare May 29, 2026 14:37
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from bc53486 to ccd2662 Compare June 14, 2026 23:56
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 2 times, most recently from b63b24b to 620c698 Compare June 30, 2026 10:45
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch 2 times, most recently from 9fd5901 to ecccacf Compare July 12, 2026 12:52
@renovate
renovate Bot force-pushed the renovate/main-major-commitlint branch from ecccacf to ea49061 Compare July 24, 2026 20:12
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.

0 participants