Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 18.4.4 -> 18.6.1 age confidence
@commitlint/config-angular (source) 18.4.4 -> 18.6.1 age confidence
@commitlint/config-conventional (source) 18.4.4 -> 18.6.3 age confidence
@commitlint/core (source) 18.4.4 -> 18.6.1 age confidence
@commitlint/parse (source) 18.4.4 -> 18.6.1 age confidence
@commitlint/types (source) 18.4.4 -> 18.6.1 age confidence
commitlint (source) 18.4.4 -> 18.6.1 age confidence

Release Notes

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

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

18.4.1 (2023-11-12)

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

conventional-changelog/commitlint (@​commitlint/config-angular)

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

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

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

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

v18.6.3

Compare Source

Bug Fixes

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

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

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

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

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

18.4.1 (2023-11-12)

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

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

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

v18.6.1

Compare Source

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

v18.6.0

Compare Source

Features

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

conventional-changelog/commitlint (commitlint)

v18.6.1

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

v18.6.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

v18.5.0

Compare Source

Note: Version bump only for package commitlint

18.4.4 (2024-01-04)

Note: Version bump only for package commitlint

18.4.3 (2023-11-21)

Note: Version bump only for package commitlint

18.4.2 (2023-11-16)

Note: Version bump only for package commitlint

18.4.1 (2023-11-12)

Note: Version bump only for package commitlint


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.

🔕 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

semanticdiff-com bot commented Jan 22, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  package-lock.json  67% smaller

Copy link

restack-app bot commented Jan 22, 2024

No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews.

Copy link

pr-code-reviewer bot commented Jan 22, 2024

👋 Hi there!

  1. Update the version numbers of "@commitlint" packages to match the new version "18.6.1."
  2. Ensure consistency by updating all related dependencies like "execa" to their compatible versions.
  3. Verify that integrity hashes in package-lock.json match the updated package versions.


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at [email protected].

Copy link

coderabbitai bot commented Jan 22, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 82b87b0 to 0742711 Compare January 25, 2024 13:07
@renovate renovate bot changed the title Update commitlint monorepo to v18.5.0 Update commitlint monorepo to v18.6.0 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 0742711 to 241b69a Compare March 2, 2024 11:22
@renovate renovate bot changed the title Update commitlint monorepo to v18.6.0 Update commitlint monorepo to v18.6.1 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 241b69a to 9309940 Compare March 11, 2024 08:13
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 9309940 to fd76a16 Compare June 4, 2024 12:57
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from fd76a16 to ff5d6bd Compare July 21, 2024 11:24
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from ff5d6bd to 204cd05 Compare October 9, 2024 08:23
Copy link

sweep-ai bot commented Nov 5, 2024

Hey @renovate[bot], here is an example of how you can ask me to improve this pull request:

@Sweep Add unit tests for the new print-config JSON output feature in @commitlint/cli (introduced in v18.5.0) to verify that the JSON output format is correct and contains all expected configuration values.

📖 For more information on how to use Sweep, please read our documentation.

@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 204cd05 to 5983828 Compare December 2, 2024 09:50
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 5983828 to ab886e3 Compare January 23, 2025 21:09
@gitauto-ai gitauto-ai bot added the gitauto label Feb 24, 2025
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from ab886e3 to 01b335b Compare August 31, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants