Skip to content

chore(deps): update commitlint monorepo to v20 (major)#29

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

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

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 17, 2022

ℹ️ 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.020.4.3 age confidence
@commitlint/config-conventional (source) 16.2.420.4.3 age confidence

Release Notes

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

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


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 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 from 3da5124 to ab2585c Compare March 12, 2023 13:13
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from ab2585c to 57d3442 Compare March 23, 2023 09:38
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 57d3442 to 1bdbae2 Compare March 30, 2023 15:57
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 5f84d1b to 6ecd59c Compare June 1, 2023 07:56
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 6ecd59c to a8827ad Compare June 25, 2023 14:55
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from a8827ad to 6799f06 Compare July 19, 2023 17:40
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 3f3bed1 to e0fdaad Compare August 11, 2023 08:26
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e0fdaad to 38ffd34 Compare September 29, 2023 23:20
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 38ffd34 to 7792cd3 Compare October 15, 2023 05:25
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v17 (major) chore(deps): update commitlint monorepo to v18 (major) Oct 22, 2023
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from ab5eeeb to 362990c Compare October 27, 2023 02:29
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from c6be22c to e3a77ff Compare November 16, 2023 05:54
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e3a77ff to 22be240 Compare November 21, 2023 23:30
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 22be240 to 03a98dd Compare January 5, 2024 05:57
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 03a98dd to 4f74fe8 Compare January 22, 2024 20:39
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 4f74fe8 to 317599f Compare January 30, 2024 02:55
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from fe88673 to e7cd0f8 Compare February 16, 2024 08:27
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e7cd0f8 to 8fbfd51 Compare February 28, 2024 08:40
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v18 (major) chore(deps): update commitlint monorepo to v19 (major) Feb 28, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 8fbfd51 to 29ea853 Compare February 29, 2024 20:58
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 3e6f390 to ba23313 Compare March 15, 2024 17:52
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from ba23313 to fd6c875 Compare March 19, 2024 05:37
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from fd6c875 to e4f52df Compare April 14, 2024 23:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e4f52df to 0b72606 Compare April 23, 2024 02:59
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 0b72606 to 50dac63 Compare August 8, 2024 05:59
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 50dac63 to 3dee331 Compare August 28, 2024 20:48
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 3dee331 to 21e6aef Compare September 12, 2024 23:41
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 21e6aef to bcb217d Compare November 20, 2024 05:41
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from bcb217d to 4d806ed Compare December 16, 2024 04:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 4d806ed to 17b9c0b Compare February 5, 2025 04:14
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 17b9c0b to 8984d34 Compare March 9, 2025 07:25
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 8984d34 to 61bd3cd Compare May 10, 2025 03:42
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 61bd3cd to a6b03b7 Compare August 11, 2025 08:12
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from a6b03b7 to 31e0874 Compare August 23, 2025 07:24
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 31e0874 to a954aad Compare September 1, 2025 10:58
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from a954aad to 468cebe Compare September 26, 2025 16:11
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19 (major) chore(deps): update commitlint monorepo to v20 (major) Sep 26, 2025
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 468cebe to e495bc9 Compare October 1, 2025 23:54
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e495bc9 to 9159e6c Compare October 25, 2025 16:02
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 9159e6c to 7c5104d Compare November 16, 2025 20:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7c5104d to add71c9 Compare December 5, 2025 07:45
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from add71c9 to b641622 Compare January 1, 2026 11:05
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from b641622 to 50ad70f Compare January 8, 2026 15:48
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from f652954 to 5be71f0 Compare February 3, 2026 03:56
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from e7fe725 to dc422be Compare February 20, 2026 07:48
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from dc422be to fca77a5 Compare March 8, 2026 08:39
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