Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

chore(deps): update commitlint monorepo to v19 (major) #328

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.8.1 -> ^19.5.0 age adoption passing confidence
@commitlint/config-conventional (source) ^17.8.1 -> ^19.5.0 age adoption passing confidence

Release Notes

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

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

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

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

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/config-conventional


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 renovate label Oct 21, 2023
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from e5de17f to 9d16999 Compare October 26, 2023 09:09
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 44526f1 to 54f000d Compare November 4, 2023 03:35
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 3f575d3 to fa72ad6 Compare November 16, 2023 04:53
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 2e4a7bc to 41a19ed Compare November 25, 2023 03:39
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 41a19ed to c69891f Compare December 2, 2023 04:23
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c69891f to 30a8568 Compare December 16, 2023 03:01
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 5d40c0e to 4f897cb Compare January 4, 2024 15:30
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 4f897cb to d7a3368 Compare January 13, 2024 04:21
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from ad9b877 to ff4f074 Compare January 27, 2024 04:38
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from ff4f074 to 07be0b5 Compare February 3, 2024 08:21
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 29e1756 to 19aba22 Compare February 17, 2024 04:56
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 41050b5 to 76cc50e Compare February 27, 2024 11:39
@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 2 times, most recently from cc95b3d to 563b629 Compare February 28, 2024 11:12
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 1466f0c to bcf4518 Compare June 15, 2024 04:38
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from bcf4518 to a904324 Compare June 22, 2024 05:21
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from a904324 to 938d7a3 Compare July 13, 2024 03:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 938d7a3 to 9d7a2f8 Compare July 20, 2024 04:12
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from edb6239 to 2187432 Compare August 3, 2024 03:52
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 2187432 to 8124f9d Compare August 7, 2024 09:55
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 0599f21 to 99860cb Compare August 28, 2024 11:31
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 6a1bf6a to 28de2bd Compare September 7, 2024 03:12
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 28de2bd to 33199bd Compare September 11, 2024 09:43
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 78305d2 to fca21a5 Compare September 28, 2024 03:11
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from fca21a5 to 4f5f9ab Compare October 5, 2024 03:38
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 10 times, most recently from bcbb863 to f0b39ef Compare October 17, 2024 12:21
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from f0b39ef to 6192cd2 Compare October 17, 2024 12:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants