Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.6.1 -> ^19.8.1 age adoption passing confidence
@commitlint/config-conventional (source) ^18.6.3 -> ^19.8.1 age adoption passing 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: 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: 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.

Copy link

vercel bot commented Jun 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
qwik-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 9:32am

@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 9763c2d to e1e4b84 Compare July 24, 2024 08:54
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e1e4b84 to c2b8cc3 Compare July 24, 2024 09:20
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c2b8cc3 to 7881980 Compare July 24, 2024 12:05
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7881980 to e8579fd Compare July 24, 2024 17:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e8579fd to beb753e Compare July 24, 2024 18:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from beb753e to 590eb14 Compare July 25, 2024 01:37
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 590eb14 to ed7c41e Compare July 29, 2024 04:52
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from ed7c41e to 8308b41 Compare July 29, 2024 08:08
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 8308b41 to c3bb12a Compare August 5, 2024 05:17
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c3bb12a to 97d4f89 Compare August 5, 2024 08:14
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 97d4f89 to 5382525 Compare August 7, 2024 10:54
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5382525 to 807622e Compare August 12, 2024 05:11
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 807622e to e57708c Compare August 19, 2024 03:40
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e57708c to a08db85 Compare August 19, 2024 06:18
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 8a7d41f to eb0a262 Compare March 7, 2025 17:22
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from eb0a262 to 9807c98 Compare March 10, 2025 04:21
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 9807c98 to 719743a Compare March 17, 2025 05:00
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 719743a to ee21bfe Compare March 24, 2025 05:27
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from ee21bfe to 0d24ae7 Compare March 31, 2025 05:09
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 0d24ae7 to f9d9caa Compare April 7, 2025 05:15
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from f9d9caa to 58771a0 Compare April 14, 2025 05:25
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 58771a0 to b148849 Compare April 14, 2025 08:51
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from b148849 to a358898 Compare April 21, 2025 04:51
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from a358898 to c19ca53 Compare April 28, 2025 04:58
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c19ca53 to 1ecc145 Compare May 5, 2025 05:17
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 1ecc145 to dd320f2 Compare May 8, 2025 05:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from dd320f2 to cf21e75 Compare May 12, 2025 04:32
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