Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 31, 2019

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

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

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

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

v12.1.1

Compare Source

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

v12.1.0

Compare Source

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

12.0.1 (2021-02-23)

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

v12.0.1

Compare Source

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

v12.0.0

Compare Source

Bug Fixes
Features

v11.0.0

Compare Source

Bug Fixes

v10.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • remove node 8 from circle-ci checks

also remove node 13 because we do not support experimental versions

  • docs: update node v10 to latest LTS 10 version

Co-authored-by: Cedric van Putten me@bycedric.com

Co-authored-by: Cedric van Putten me@bycedric.com

9.1.2 (2020-07-13)

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

9.1.1 (2020-06-30)

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

v9.1.2

Compare Source

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

v9.1.1

Compare Source

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

v9.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

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 force-pushed the renovate/major-commitlint-monorepo branch from 7308b8e to fd1999a Compare June 13, 2019 00:33
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from fd1999a to e69859c Compare July 15, 2019 18:55
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e69859c to 97bef30 Compare September 16, 2019 20:11
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 97bef30 to 601c956 Compare October 26, 2019 06:49
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 601c956 to 70bb37b Compare November 22, 2019 00:59
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 70bb37b to 4a5fada Compare January 3, 2020 07:31
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v8 (major) chore(deps): update commitlint monorepo (major) Jan 3, 2020
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 4a5fada to 37083ae Compare January 3, 2020 07:39
@renovate renovate bot changed the title chore(deps): update commitlint monorepo (major) chore(deps): update commitlint monorepo to v8 (major) Jan 3, 2020
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 37083ae to 91900b6 Compare January 3, 2020 19:13
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 91900b6 to ed5db6a Compare January 15, 2020 15:41
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v8 (major) chore(deps): update commitlint monorepo (major) Jan 15, 2020
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from ed5db6a to 52624ef Compare July 2, 2020 04:57
@renovate renovate bot changed the title chore(deps): update commitlint monorepo (major) chore(deps): update commitlint monorepo to v9 (major) Jul 2, 2020
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 52624ef to 9a98a55 Compare July 13, 2020 03:31
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 9a98a55 to 78dbb19 Compare August 16, 2020 07:05
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 78dbb19 to cee753d Compare October 26, 2020 10:03
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v9 (major) chore(deps): update commitlint monorepo to v11 (major) Oct 26, 2020
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from cee753d to 8ada142 Compare February 23, 2021 03:17
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v11 (major) chore(deps): update commitlint monorepo to v12 (major) Feb 23, 2021
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 8ada142 to 138d30b Compare February 27, 2021 08:33
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 138d30b to de60192 Compare April 2, 2021 02:45
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from de60192 to d578f59 Compare May 15, 2021 21:12
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from d578f59 to f18123d Compare October 19, 2021 02:17
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v12 (major) chore(deps): update commitlint monorepo (major) Oct 19, 2021
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from f18123d to d536974 Compare March 7, 2022 14:42
@renovate renovate bot changed the title chore(deps): update commitlint monorepo (major) chore(deps): update commitlint monorepo to v16 (major) Mar 7, 2022
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from d536974 to 5e26c11 Compare March 26, 2022 14:02
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v16 (major) chore(deps): update commitlint monorepo (major) Mar 26, 2022
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5e26c11 to 1fc23f0 Compare May 16, 2022 00:49
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 67b20ad to 8f0dac8 Compare July 19, 2023 08:47
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from a17ca81 to 091630d Compare August 10, 2023 08:50
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 091630d to c1fe121 Compare September 28, 2023 18:43
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 2bc7f4a to 1fab900 Compare October 20, 2023 17:18
@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 2 times, most recently from 5de10b5 to 946a662 Compare October 26, 2023 08:34
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 29819a9 to 7c06330 Compare November 16, 2023 07:25
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7c06330 to d86a41d Compare November 21, 2023 03:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from d86a41d to e2ea8f4 Compare January 4, 2024 16:49
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 56d1f64 to a7dc9a2 Compare January 25, 2024 15:10
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 8a2f84c to 7c8fbd1 Compare February 14, 2024 13:24
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7c8fbd1 to 5c8d71b Compare February 27, 2024 13:23
@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 4 times, most recently from b9637f6 to 3428f15 Compare February 28, 2024 17:14
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 4cf93fa to dec2c1a Compare March 19, 2024 03:45
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from dec2c1a to 9570f18 Compare April 14, 2024 10:51
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