Skip to content

chore(deps): chore: commitlint monorepo to v20 (major)#102

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 13.2.120.4.3 age confidence
@commitlint/config-conventional (source) 13.2.020.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)

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

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
  • config-conventional: use defaul

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

@coveralls
Copy link

coveralls commented Jan 3, 2022

Pull Request Test Coverage Report for Build 22726930906

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 42.105%

Totals Coverage Status
Change from base Build 7692767253: 0.0%
Covered Lines: 17
Relevant Lines: 28

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 3e1cd7d to 6d78ac4 Compare January 9, 2022 08:41
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 92483ed to eb325b2 Compare January 20, 2022 09:55
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from eb325b2 to d8e4796 Compare February 13, 2022 09:35
@renovate renovate bot changed the title chore(deps): chore: commitlint monorepo (major) chore(deps): chore: commitlint monorepo to v16 (major) Feb 13, 2022
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from d8e4796 to c75ed1b Compare February 28, 2022 02:41
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c75ed1b to 773c2d4 Compare March 16, 2022 05:15
@renovate renovate bot changed the title chore(deps): chore: commitlint monorepo to v16 (major) chore(deps): chore: commitlint monorepo (major) Mar 16, 2022
@renovate renovate bot changed the title chore(deps): chore: commitlint monorepo (major) chore(deps): chore: commitlint monorepo to v16 (major) Apr 28, 2022
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 773c2d4 to 341bcdc Compare April 28, 2022 03:53
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 8503ba4 to 99efcf4 Compare May 14, 2022 11:21
@renovate renovate bot changed the title chore(deps): chore: commitlint monorepo to v16 (major) chore(deps): chore: commitlint monorepo (major) May 14, 2022
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 99efcf4 to f22bd2d Compare May 16, 2022 12:45
@renovate renovate bot changed the title chore(deps): chore: commitlint monorepo (major) chore(deps): chore: commitlint monorepo to v17 (major) May 16, 2022
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from bbcdae6 to bcec971 Compare May 25, 2022 06:03
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 0496921 to 6da5266 Compare June 6, 2022 05:23
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 6da5266 to c6c57e6 Compare June 25, 2022 09:14
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from a38dcab to b2caafe Compare August 29, 2022 13:17
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from b2caafe to 0871479 Compare November 20, 2022 20:51
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 0871479 to d708066 Compare March 16, 2023 11:42
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from d1d87bb to 020d344 Compare March 28, 2023 09:20
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 020d344 to 2c83c77 Compare April 17, 2023 09:43
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from ed507b4 to 92fa63f Compare May 30, 2023 10:05
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from d445edc to bb5efbf Compare November 16, 2023 06:58
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from bb5efbf to e93c17d Compare November 21, 2023 05:34
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e93c17d to 1b0daef Compare January 4, 2024 16:21
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 38477d5 to ab366cc Compare January 25, 2024 12:20
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 019e749 to 89c1048 Compare February 14, 2024 12:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 89c1048 to 34b5da2 Compare February 27, 2024 13:30
@renovate renovate bot changed the title chore(deps): chore: commitlint monorepo to v18 (major) chore(deps): chore: commitlint monorepo to v19 (major) Feb 27, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 43c5be9 to 4cd6db6 Compare February 28, 2024 14:54
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 3676b27 to cdee8ff Compare March 19, 2024 04:14
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from cdee8ff to 255f8da Compare April 14, 2024 08:36
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 255f8da to 9013488 Compare April 23, 2024 03:42
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 9013488 to 92fe143 Compare August 7, 2024 10:34
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 753bfe5 to 2d38a9c Compare August 28, 2024 11:43
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 2d38a9c to e8e0c5d Compare September 11, 2024 11:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e8e0c5d to 098933c Compare November 19, 2024 11:16
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 098933c to dbd01ff Compare December 15, 2024 16:11
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from dbd01ff to 3bb2d71 Compare February 2, 2025 14:15
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 3bb2d71 to 702f1d5 Compare March 7, 2025 16:38
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 702f1d5 to 4402b28 Compare May 8, 2025 05:21
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.

1 participant