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

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/config-conventional (source) ^18.1.0 -> ^19.0.0 age adoption passing confidence
@commitlint/config-nx-scopes (source) ^18.3.0 -> ^19.0.0 age adoption passing confidence
@commitlint/cz-commitlint (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
commitlint (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence

Release Notes

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

conventional-changelog/commitlint (@​commitlint/config-nx-scopes)

v19.5.0

Compare Source

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

19.3.1 (2024-05-13)

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

v19.3.1

Compare Source

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

v19.3.0

Compare Source

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

19.2.1 (2024-03-19)

Bug Fixes
  • config-nx-scopes: include file extension in nx imports (#​3979) (583250b)

v19.2.1

Compare Source

Bug Fixes
  • config-nx-scopes: include file extension in nx imports (#​3979) (583250b)

v19.1.0

Compare Source

Bug Fixes

19.0.3 (2024-02-28)

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

v19.0.3

Compare Source

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

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-nx-scopes

18.5.1 (2024-01-22)

Bug Fixes
conventional-changelog/commitlint (@​commitlint/cz-commitlint)

v19.5.0

Compare Source

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

v19.4.0

Compare Source

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

v19.2.0

Compare Source

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

v19.1.0

Compare Source

Bug Fixes
Features

19.0.3 (2024-02-28)

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

19.0.2 (2024-02-28)

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

19.0.1 (2024-02-27)

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

v19.0.3

Compare Source

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

v19.0.2

Compare Source

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

v19.0.1

Compare Source

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

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/cz-commitlint

conventional-changelog/commitlint (commitlint)

v19.6.0

Compare Source

Note: Version bump only for package commitlint

v19.5.0

Compare Source

Note: Version bump only for package commitlint

19.4.1 (2024-08-28)

Note: Version bump only for package commitlint

v19.4.1

Compare Source

Note: Version bump only for package commitlint

v19.4.0

Compare Source

Note: Version bump only for package commitlint

v19.3.0

Compare Source

Note: Version bump only for package commitlint

19.2.2 (2024-04-14)

Note: Version bump only for package commitlint

19.2.1 (2024-03-19)

Note: Version bump only for package commitlint

v19.2.2

Compare Source

Note: Version bump only for package commitlint

v19.2.1

Compare Source

Note: Version bump only for package commitlint

v19.2.0

Compare Source

Note: Version bump only for package commitlint

v19.1.0

Compare Source

Note: Version bump only for package commitlint

19.0.3 (2024-02-28)

Note: Version bump only for package commitlint

19.0.2 (2024-02-28)

Note: Version bump only for package commitlint

19.0.1 (2024-02-27)

Note: Version bump only for package commitlint

v19.0.3

Compare Source

Note: Version bump only for package commitlint

v19.0.2

Compare Source

Note: Version bump only for package commitlint

v19.0.1

Compare Source

Note: Version bump only for package commitlint

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


Configuration

📅 Schedule: Branch creation - "on saturday" (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.

Copy link

nx-cloud bot commented Mar 2, 2024

View your CI Pipeline Execution ↗ for commit c2f73e5.

Command Status Duration Result
nx affected --target=lint --parallel=3 ✅ Succeeded 1m 5s View ↗
nx affected --target=test --parallel=3 --ci --c... ✅ Succeeded 1m 5s View ↗
nx affected --target=build --parallel=3 ✅ Succeeded 53s View ↗
nx-cloud record -- yarn nx format:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-21 04:52:31 UTC

@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from d02c8e1 to 637ae39 Compare March 16, 2024 04:54
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 637ae39 to 440960f Compare March 30, 2024 10:40
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 440960f to 318307c Compare May 11, 2024 08:19
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 796926d to c66f951 Compare May 25, 2024 15:35
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c66f951 to 98bdf9c Compare June 1, 2024 10:59
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 98bdf9c to 4461a73 Compare June 8, 2024 16:43
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 4461a73 to a44d475 Compare July 20, 2024 08:03
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 96238c5 to a6acbe0 Compare August 24, 2024 05:37
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 5712ae6 to bde5423 Compare September 28, 2024 06:26
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from bde5423 to f7d2a8d Compare October 5, 2024 03:32
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from f7d2a8d to 7994179 Compare November 9, 2024 07:41
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7994179 to c27d2f3 Compare November 23, 2024 07:22
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from c27d2f3 to a03f317 Compare December 7, 2024 10:09
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19 (major) chore(deps): update commitlint monorepo to v19 (major) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-commitlint-monorepo branch December 8, 2024 19:00
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19 (major) - autoclosed chore(deps): update commitlint monorepo to v19 (major) Dec 14, 2024
@renovate renovate bot reopened this Dec 14, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 29e7c29 to a03f317 Compare December 14, 2024 01:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from a03f317 to c2f73e5 Compare December 21, 2024 04:48
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