Skip to content

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

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

chore(deps): update commitlint monorepo to v19 (major)#298
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-19-commitlint-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 18.6.119.8.1 age confidence
@commitlint/config-conventional (source) 18.6.319.8.1 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

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

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
design-system Error Error Apr 14, 2026 8:40pm
nextplate Error Error Apr 14, 2026 8:40pm

@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from dc46863 to 194fe6d Compare December 23, 2024 03:51
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 194fe6d to 02b12f7 Compare December 30, 2024 04:59
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 02b12f7 to 9747933 Compare January 6, 2025 03:20
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 9747933 to 76917f9 Compare January 13, 2025 06:02
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 76917f9 to ddccacf Compare January 20, 2025 13:08
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from ddccacf to edb59a2 Compare January 20, 2025 17:15
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from edb59a2 to 0a4563e Compare January 27, 2025 05:57
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 0a4563e to 382a5fa Compare January 27, 2025 09:00
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 382a5fa to c0bc349 Compare February 2, 2025 16:53
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 2a691cd to 0383224 Compare August 10, 2025 13:58
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 0383224 to c666439 Compare August 19, 2025 17:54
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from c666439 to 2b0f6f9 Compare August 31, 2025 10:44
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 2b0f6f9 to 5b93b4a Compare September 25, 2025 15:42
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 5b93b4a to fcd3264 Compare October 21, 2025 11:17
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from fcd3264 to 4f7288f Compare November 11, 2025 02:03
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 4f7288f to 3646e78 Compare February 12, 2026 15:04
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 3646e78 to 30ada5b Compare March 5, 2026 20:14
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 30ada5b to 5e70416 Compare March 13, 2026 17:45
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 5e70416 to 9893f53 Compare April 1, 2026 19:44
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from 9893f53 to d0e079a Compare April 8, 2026 19:10
@renovate renovate Bot force-pushed the renovate/major-19-commitlint-monorepo branch from d0e079a to 0d7f5e1 Compare April 14, 2026 20:40
@sonarqubecloud
Copy link
Copy Markdown

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