Skip to content
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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.6.1 -> ^19.6.1 age adoption passing confidence
@commitlint/config-angular (source) ^18.6.1 -> ^19.7.0 age adoption passing confidence

Release Notes

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

v19.7.0

Compare Source

Note: Version bump only for package @​commitlint/config-angular

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-angular

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-angular

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-angular

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-angular

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/config-angular

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-angular

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-angular

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-angular

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-angular

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/config-angular

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


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" in timezone Asia/Seoul, 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 dependencies label Mar 2, 2024
@github-actions github-actions bot requested a review from Sayakie March 2, 2024 18:20
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from d7864b8 to 85926a5 Compare March 9, 2024 20:14
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 6 times, most recently from 6ea914d to 2c01e1c Compare March 17, 2024 18:15
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 08ab5c7 to 4df5d20 Compare March 24, 2024 20:03
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from f015228 to c531b2c Compare March 31, 2024 20:04
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from ce88bca to b03d1c5 Compare April 7, 2024 19:32
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 7a70ed8 to 3ac1e96 Compare April 20, 2024 19:39
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from 36d6ccf to ce1982a Compare April 27, 2024 21:38
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from 1d46174 to f56d9a2 Compare November 2, 2024 19:52
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 9f108d4 to 7144d3d Compare November 10, 2024 18:24
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from 23a15ad to ec142a8 Compare November 23, 2024 19:42
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 4948d9c to 32be11b Compare November 30, 2024 18:25
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from bd79a24 to cf59643 Compare December 7, 2024 23:17
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from bbd6d88 to a436fe1 Compare December 15, 2024 15:52
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from f7837a0 to 83b3d59 Compare January 5, 2025 18:58
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 83b3d59 to 7288c86 Compare January 11, 2025 22:20
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7288c86 to 957476f Compare January 12, 2025 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant