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

feat(deps): update commitlint monorepo to v19 (major) #917

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

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/config-conventional (source) 18.4.3 -> 19.2.2 age adoption passing confidence
@commitlint/lint (source) 18.4.3 -> 19.2.2 age adoption passing confidence
@commitlint/parse (source) 18.4.3 -> 19.0.3 age adoption passing confidence

Release Notes

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

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

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

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

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

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

v18.4.4

Compare Source

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

conventional-changelog/commitlint (@​commitlint/lint)

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/lint

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/lint

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/lint

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/lint

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/lint

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.5.0

Compare Source

Note: Version bump only for package @​commitlint/lint

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/lint

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/lint

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/lint

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/lint

conventional-changelog/commitlint (@​commitlint/parse)

v19.0.3

Compare Source

Bug Fixes

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/parse

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/parse

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/parse

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/parse

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/parse

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/parse


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the 🚦 automerge Synced by reviewflow for merge/automerge label Mar 2, 2024
Copy link

reviewflow bot commented Mar 2, 2024

Progress

☑️ Step 1: ✏️ Write code
🔴 Step 2: 💚 Checks
⬜ Step 3: 👌 Code Review
🟡 Step 4: 🚦 Merge Pull Request

Options:

  • 🚦 automerge: Automatically merge when this PR is ready and has no failed statuses. When the repository requires branches to be up to date before merging, it merges default branch, with a queue per repo to prevent multiple merges when several PRs are ready. A fail job prevents the merge.
  • 🚦 skip-ci: Add [skip ci] on merge commit when merge is done with autoMerge.

Actions:

  • 🐛 Force updating reviewflow checks for this PR. Use this to try to fix reviewflow checks that are still missing/pending, which might happen if webhook failed or something bad happened when reviewflow tried to send the status check to github.
  • 🔄 update branch: Merge base branch in this PR's branch. Only works if merging is possible without conflicts.

@reviewflow reviewflow bot enabled auto-merge (squash) March 2, 2024 12:21
@reviewflow reviewflow bot added the 💚 checks/fail Synced by reviewflow for checks/failed label Mar 2, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 47dc7f7 to bf74a6d Compare March 2, 2024 18:56
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Mar 2, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from bf74a6d to e5dc3b8 Compare March 2, 2024 21:27
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Mar 2, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from e5dc3b8 to 0363143 Compare March 3, 2024 12:09
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Mar 3, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 0363143 to 097fa1a Compare March 9, 2024 17:53
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Mar 9, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 097fa1a to 311fbda Compare March 16, 2024 06:17
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Mar 16, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 311fbda to 1bc99a9 Compare April 18, 2024 10:26
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Apr 18, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 1bc99a9 to 9e8861a Compare April 24, 2024 20:16
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Apr 24, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 9e8861a to b5e7770 Compare April 24, 2024 20:46
@reviewflow reviewflow bot added 💚 checks/passed Synced by reviewflow for checks/passed and removed 💚 checks/fail Synced by reviewflow for checks/failed labels Apr 24, 2024
@reviewflow reviewflow bot added 💚 checks/fail Synced by reviewflow for checks/failed and removed 💚 checks/passed Synced by reviewflow for checks/passed labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚 checks/fail Synced by reviewflow for checks/failed 🚦 automerge Synced by reviewflow for merge/automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant