Skip to content

Update commitlint monorepo to v21 - #73

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

Update commitlint monorepo to v21#73
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-commitlint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2023

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) ^9.1.1^21.2.1 age confidence
@commitlint/config-conventional (source) ^9.1.1^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

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

v17.8.1

Compare Source

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

v17.8.0

Compare Source

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

17.7.2 (2023-09-28)

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

17.7.1 (2023-08-10)

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

v17.7.2

Compare Source

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

v17.7.1

Compare Source

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

v17.7.0

Compare Source

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

17.6.7 (2023-07-19)

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

17.6.6 (2023-06-24)

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

17.6.5 (2023-05-30)

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

17.6.3 (2023-05-04)

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

17.6.1 (2023-04-14)

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

v17.6.7

Compare Source

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

v17.6.6

Compare Source

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

v17.6.5

Compare Source

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

v17.6.3

Compare Source

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

v17.6.1

Compare Source

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

v17.6.0

Compare Source

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

17.5.1 (2023-03-28)

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

v17.5.1

Compare Source

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

v17.5.0

Compare Source

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

17.4.4 (2023-02-17)

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

17.4.3 (2023-02-13)

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

17.4.2 (2023-01-12)

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

17.4.1 (2023-01-09)

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

v17.4.4

Compare Source

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

v17.4.3

Compare Source

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

v17.4.2

Compare Source

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

v17.4.1

Compare Source

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

v17.4.0

Compare Source

Bug Fixes

v17.3.0

Compare Source

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

v17.2.0

Compare Source

Features

17.1.2 (2022-08-29)

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

17.1.1 (2022-08-27)

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

v17.1.2

Compare Source

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

v17.1.1

Compare Source

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

v17.1.0

Compare Source

Features

17.0.3 (2022-06-25)

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

17.0.2 (2022-06-01)

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

17.0.1 (2022-05-25)

Bug Fixes

v17.0.3

Compare Source

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

v17.0.2

Compare Source

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

v17.0.1

Compare Source

Bug Fixes

v17.0.0

Compare Source

BREAKING CHANGES
  • drop node v12 support

  • chore: rename circleci windows job

node version is not defned by the name anyways (i think)

v16.3.0

Compare Source

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

16.2.4 (2022-04-28)

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

16.2.3 (2022-03-16)

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

16.2.1 (2022-02-13)

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

v16.2.4

Compare Source

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

v16.2.3

Compare Source

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

v16.2.1

Compare Source

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

v16.1.0

Compare Source

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

16.0.3 (2022-01-19)

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

16.0.2 (2022-01-09)

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

16.0.1 (2021-12-28)

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

v16.0.3

Compare Source

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

v16.0.2

Compare Source

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

v16.0.1

Compare Source

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

v16.0.0

Compare Source

Features

v15.0.0

Compare Source

Features

v14.1.0

Compare Source

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

v14.0.0

Compare Source

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

13.2.1 (2021-10-09)

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

v13.2.1

Compare Source

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

v13.2.0

Compare Source

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

v13.1.0

Compare Source

Bug Fixes

v13.0.0

Compare Source

BREAKING CHANGES
  • minimum node version is 12

12.1.3 (2021-05-12)

Bug Fixes

12.1.2 (2021-04-29)

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

12.1.1 (2021-04-02)

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

v12.1.4

Compare Source

fix node v10 support

v12.1.3

Compare Source

Bug Fixes

v12.1.2

[Compare Source](https://redirect.github.com/conventional-changel

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 Aug 21, 2023
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from da072c4 to 7c24c82 Compare September 29, 2023 20:50
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from a51b6cf to 90bc31c Compare October 21, 2023 11:37
@renovate renovate Bot changed the title Update commitlint monorepo to v17 (major) Update commitlint monorepo to v18 (major) Oct 21, 2023
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from ba55d55 to 94ffa54 Compare October 27, 2023 05:33
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from e5e913c to ec498aa Compare November 16, 2023 08:49
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from ec498aa to 091c4fa Compare November 22, 2023 09:03
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 091c4fa to 2fdfbbd Compare January 5, 2024 02:57
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 763e0d9 to bc0a32b Compare January 30, 2024 05:33
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 6cec859 to a02f73d Compare February 15, 2024 05:15
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from a02f73d to 5e6919d Compare February 28, 2024 05:33
@renovate renovate Bot changed the title Update commitlint monorepo to v18 (major) Update commitlint monorepo to v19 (major) Feb 28, 2024
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 5e6919d to 5885c24 Compare February 29, 2024 08:43
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 7c8581b to 1bcb4fe Compare March 19, 2024 20:40
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 1bcb4fe to ca4bbaa Compare April 14, 2024 17:40
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from ca4bbaa to 95ac41b Compare April 24, 2024 02:40
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 95ac41b to faac5ba Compare August 8, 2024 03:00
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from faac5ba to f4e6043 Compare August 28, 2024 20:54
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from f4e6043 to e76b4e8 Compare September 11, 2024 17:51
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from e76b4e8 to 240a406 Compare November 21, 2024 05:40
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 240a406 to 4d98889 Compare December 16, 2024 01:40
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 4d98889 to 04d229b Compare January 23, 2025 23:48
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 2d7b3c6 to b9eecda Compare November 19, 2025 19:49
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from b9eecda to 841f4ee Compare December 5, 2025 19:34
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 841f4ee to 0fcdaab Compare January 1, 2026 11:11
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 0fcdaab to eb843d7 Compare January 9, 2026 12:11
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 9323a1d to 2399fd2 Compare February 3, 2026 07:51
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 7efacf2 to e3439b2 Compare February 19, 2026 07:29
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from e3439b2 to 98a1705 Compare February 20, 2026 12:04
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 5933dce to e6bb1c2 Compare March 14, 2026 19:12
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from e6bb1c2 to 92f8143 Compare March 31, 2026 08:18
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 92f8143 to 4753286 Compare April 15, 2026 14:12
@renovate renovate Bot changed the title chore(deps): update commitlint monorepo to v20 (major) Update commitlint monorepo to v20 (major) Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from cc05146 to 874a51b Compare May 2, 2026 00:10
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 874a51b to f4413a2 Compare May 10, 2026 07:47
@renovate renovate Bot changed the title Update commitlint monorepo to v20 (major) Update commitlint monorepo to v21 (major) May 10, 2026
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from f4413a2 to 74e23ce Compare May 13, 2026 23:00
@renovate renovate Bot changed the title Update commitlint monorepo to v21 (major) Update commitlint monorepo to v21 May 13, 2026
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 74e23ce to 1a18772 Compare May 22, 2026 12:13
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 56ec4d9 to 0ab1dea Compare June 4, 2026 04:01
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 0ab1dea to e8a54bb Compare June 13, 2026 03:59
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from e8a54bb to 6d107ae Compare June 24, 2026 12:10
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 6d107ae to 966827a Compare July 1, 2026 12:55
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 966827a to aa84d56 Compare July 15, 2026 23:53
@renovate
renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from aa84d56 to 4ec2be5 Compare July 25, 2026 04:02
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