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) #128

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 3, 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-conventional (source) ^18.6.3 -> ^19.6.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-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.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 - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 3, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e0d9359 to 702f6d9 Compare March 3, 2024 16:09
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from a070c45 to 7510a1c Compare March 17, 2024 11:41
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from c9f06ee to 6d76efd Compare March 24, 2024 00:47
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 6d76efd to e5c1ec7 Compare March 31, 2024 00:39
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e5c1ec7 to 76f9c04 Compare April 7, 2024 00:52
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 9f0e2a1 to 1f4d842 Compare April 14, 2024 10:34
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 1f4d842 to 678cd5a Compare April 23, 2024 04:15
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 2c60faa to abbf459 Compare May 12, 2024 01:39
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 4 times, most recently from 1a6c646 to d34df93 Compare May 26, 2024 01:39
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from d9850de to 2195da8 Compare June 9, 2024 04:37
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from a97e6a9 to 0826dfc Compare June 30, 2024 10:10
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 0826dfc to 2eb57cf Compare July 7, 2024 11:22
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from d319f8b to 2f5797b Compare July 28, 2024 12:26
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from 15e5ada to 1e9df2c Compare August 11, 2024 08:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 1e9df2c to ca8d575 Compare August 18, 2024 09:45
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 0095e4a to 9f1137a Compare August 25, 2024 00:18
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 3 times, most recently from a113fd0 to a5e90d9 Compare September 1, 2024 01:46
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 77a7e30 to df65ac7 Compare September 11, 2024 11:09
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from df65ac7 to b46e539 Compare October 19, 2024 10:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from cb723ca to 38d55ef Compare November 2, 2024 09:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 38d55ef to 5348f8f Compare November 19, 2024 11:14
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5348f8f to 4ee278b Compare December 15, 2024 16: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.

0 participants