Skip to content

chore(deps): update commitlint monorepo to v21#135

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2022

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) ^16.3.0^21.0.2 age confidence
@commitlint/config-conventional (source) ^16.2.4^21.0.2 age confidence

Release Notes

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

conventional-changelog/commitlint (@​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](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/co

Note

PR body was truncated to here.


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 label Jun 1, 2022
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 9e418e6 to 69b5dd5 Compare June 25, 2022 07:51
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 28e3abc to 878382a Compare August 27, 2022 11:00
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 878382a to 0cbc5ca Compare August 29, 2022 12:09
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 0cbc5ca to 27c029f Compare October 4, 2022 18:58
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 27c029f to 1138e9b Compare October 18, 2022 12:55
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 1138e9b to ea6d8a8 Compare October 31, 2022 15:12
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from ea6d8a8 to 94c1d4b Compare November 21, 2022 16:41
@renovate renovate Bot changed the title chore(deps): update commitlint monorepo to v17 (major) Update commitlint monorepo to v17 (major) Dec 17, 2022
@renovate renovate Bot changed the title Update commitlint monorepo to v17 (major) chore(deps): update commitlint monorepo to v17 (major) Dec 17, 2022
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from e8e0b64 to 8f7de0e Compare January 4, 2023 13:29
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from d0859b2 to 35a5f1f Compare January 12, 2023 17:14
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from d0fe634 to 3f47391 Compare February 17, 2023 19:49
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from a5e200b to 783e22a Compare March 30, 2023 05:59
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 783e22a to 1c8e7e7 Compare April 17, 2023 13:46
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 6c24be3 to 78d9f9c Compare May 30, 2023 10:09
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 78d9f9c to 84d734b Compare June 24, 2023 10:08
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 84d734b to 7bade69 Compare July 19, 2023 08:32
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 86f4925 to e5e4202 Compare August 10, 2023 06:38
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from e5e4202 to a3c3889 Compare September 28, 2023 19:33
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from eca87f2 to 9ca7054 Compare October 20, 2023 12:22
@renovate renovate Bot changed the title chore(deps): update commitlint monorepo to v17 (major) chore(deps): update commitlint monorepo to v18 (major) Oct 20, 2023
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 8a82978 to 1ffb799 Compare February 14, 2024 10:16
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 1ffb799 to e927748 Compare February 27, 2024 14:12
@renovate renovate Bot changed the title chore(deps): update commitlint monorepo to v18 (major) chore(deps): update commitlint monorepo to v19 (major) Feb 27, 2024
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 2e47759 to 6d68212 Compare February 28, 2024 13:23
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 3985430 to 933bb4b Compare March 19, 2024 04:07
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 933bb4b to 96e9f26 Compare April 14, 2024 11:49
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 96e9f26 to c11016a Compare April 23, 2024 05:02
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from c11016a to efe1505 Compare August 7, 2024 11:29
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from efe1505 to 91e9fc1 Compare August 28, 2024 09:38
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 91e9fc1 to d081361 Compare September 11, 2024 10:50
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from d081361 to 8c3b3af Compare November 19, 2024 14:23
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 8c3b3af to c762875 Compare December 15, 2024 16:12
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from c762875 to c305a74 Compare January 22, 2025 21:01
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from c305a74 to 46155f6 Compare February 2, 2025 14:35
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 46155f6 to 5d36e4f Compare March 7, 2025 17:30
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 5d36e4f to 4769d06 Compare May 8, 2025 04:23
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 4769d06 to b3ba891 Compare May 24, 2025 00:46
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from b3ba891 to d014781 Compare August 10, 2025 15:25
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from d014781 to 846abdd Compare August 19, 2025 12:27
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 72c64a7 to f65fe1b Compare September 1, 2025 09:01
@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 2 times, most recently from 6aba643 to a3bb67e Compare September 30, 2025 16:24
@renovate renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from a3bb67e to 85910ec Compare November 19, 2025 23:49
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