Skip to content

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

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

chore(deps): update commitlint monorepo to v20 (major)#187
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 79da1f7 to 493e2ac Compare June 13, 2019 00:37
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 493e2ac to c516faf Compare July 15, 2019 18:55
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c516faf to 11d9f09 Compare September 16, 2019 20:11
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 11d9f09 to b1198d0 Compare October 26, 2019 07:29
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from b1198d0 to 86fa51d Compare November 22, 2019 01:08
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 86fa51d to 132b572 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 132b572 to 90b6a25 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 90b6a25 to 4eda0ba Compare January 3, 2020 19:13
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 4eda0ba to 226095e 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 226095e to f8038e3 Compare July 1, 2020 20:01
@renovate renovate bot changed the title chore(deps): update commitlint monorepo (major) chore(deps): update commitlint monorepo to v9 (major) Jul 1, 2020
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from f8038e3 to 0af4f65 Compare July 13, 2020 03:35
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 0af4f65 to 1187dc6 Compare August 16, 2020 07:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 1187dc6 to 6102409 Compare October 27, 2020 15:03
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v9 (major) chore(deps): update commitlint monorepo to v11 (major) Oct 27, 2020
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 6102409 to ea3018a Compare February 23, 2021 03:25
@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 ea3018a to d92e309 Compare February 27, 2021 09:08
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from d92e309 to ae5c8f7 Compare April 2, 2021 02:45
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from c120605 to 1f6fd29 Compare May 15, 2021 21:07
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 1f6fd29 to 8531558 Compare July 24, 2021 08:29
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v12 (major) chore(deps): update commitlint monorepo to v13 (major) Jul 24, 2021
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 8531558 to c691f27 Compare October 18, 2021 17:05
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v13 (major) chore(deps): update commitlint monorepo (major) Oct 18, 2021
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c691f27 to 03c3328 Compare March 7, 2022 15:35
@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 2 times, most recently from f130a9b to b24e74b Compare March 28, 2023 09:00
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from b24e74b to 955dc22 Compare April 17, 2023 14:14
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 58d129f to e2e8c34 Compare May 30, 2023 08:16
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e2e8c34 to 5e2c06a Compare June 24, 2023 10:03
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5e2c06a to e2175d1 Compare July 19, 2023 08:02
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 0933935 to e0ad26a Compare August 10, 2023 08:18
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e0ad26a to 8bbf216 Compare September 28, 2023 18:53
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from e746f55 to a7808ad Compare October 20, 2023 16:17
@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 d3a12cd to 6e97b33 Compare October 26, 2023 08:37
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 444d049 to eaa5658 Compare November 16, 2023 07:13
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from eaa5658 to ad9a2b1 Compare November 21, 2023 04:46
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from ad9a2b1 to fed6f31 Compare January 4, 2024 15:50
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from b493777 to d65ab0c Compare January 25, 2024 14:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from eef38f2 to 92039e0 Compare February 14, 2024 10:10
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 92039e0 to 1f47c53 Compare February 27, 2024 14:21
@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 4dce7c4 to a959c01 Compare February 28, 2024 14:46
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