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.5.0 age adoption passing confidence
@commitlint/config-angular (source) ^18.6.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

conventional-changelog/commitlint (@​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 4 times, most recently from 0be1c9d to feabebb Compare August 31, 2024 22:54
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 466a1a4 to d40b184 Compare September 8, 2024 18:45
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from 95553ee to 7606fb5 Compare September 15, 2024 19:32
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 5 times, most recently from aa338ba to ff08425 Compare September 28, 2024 18:28
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from a3d09bc to d274f9d Compare October 5, 2024 19:35
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from d8cee4d to a027605 Compare October 12, 2024 22:25
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 88c56a8 to ec41224 Compare October 19, 2024 21:03
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from ec41224 to 0672116 Compare October 20, 2024 18:37
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