Skip to content

chore(deps): update commitlint monorepo to v19.8.1 #32

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

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 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 19.0.3 -> 19.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 19.0.3 -> 19.8.1 age adoption passing confidence

Release Notes

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

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

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

19.6.1 (2024-12-15)

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

v19.7.1

Compare Source

Note: Version bump only for package @​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
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

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

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

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

v19.7.1

Compare Source

Note: Version bump only for package @​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


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

coderabbitai bot commented Mar 12, 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.
    • Explain this complex logic.
    • 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. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • 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 src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

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

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai 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

Documentation and Community

  • 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.

Copy link

socket-security bot commented Mar 12, 2024

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​commitlint/​cli@​19.0.3 ⏵ 19.8.1100 +110071 +190100
Updated@​commitlint/​config-conventional@​19.0.3 ⏵ 19.8.110010010089100

View full report

@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.1.0 chore(deps): update commitlint monorepo to v19.2.0 Mar 15, 2024
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.2.0 chore(deps): update commitlint monorepo to v19.2.1 Mar 19, 2024
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.2.1 chore(deps): update commitlint monorepo to v19.2.2 Apr 14, 2024
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.2.2 chore(deps): update commitlint monorepo to v19.3.0 Apr 23, 2024
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.3.0 chore(deps): update commitlint monorepo to v19.4.0 Aug 7, 2024
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.4.0 chore(deps): update commitlint monorepo to v19.4.1 Aug 28, 2024
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.4.1 chore(deps): update commitlint monorepo to v19.5.0 Sep 11, 2024
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.5.0 chore(deps): update commitlint monorepo to v19.6.0 Nov 19, 2024
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.6.0 chore(deps): update commitlint monorepo to v19.6.1 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch 2 times, most recently from 2988322 to 5eb86f3 Compare January 30, 2025 14:59
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.6.1 chore(deps): update commitlint monorepo to v19.7.1 Feb 2, 2025
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch 2 times, most recently from 4211a81 to 31227b7 Compare February 9, 2025 12:51
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 31227b7 to 19eee7d Compare March 3, 2025 12:53
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.7.1 chore(deps): update commitlint monorepo to v19.8.0 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch 2 times, most recently from a9b1e4f to 5d8d721 Compare March 11, 2025 12:23
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 5d8d721 to 26ab94d Compare March 17, 2025 16:50
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 26ab94d to fc3c514 Compare April 1, 2025 11:14
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from fc3c514 to c9b6224 Compare April 8, 2025 14:43
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from c9b6224 to ba9e96b Compare April 24, 2025 05:52
@renovate renovate bot changed the title chore(deps): update commitlint monorepo to v19.8.0 chore(deps): update commitlint monorepo to v19.8.1 May 8, 2025
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from ba9e96b to c03c48c Compare May 8, 2025 06:39
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from c03c48c to d7ce7b5 Compare May 19, 2025 16:27
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from d7ce7b5 to 7c8d56c Compare May 28, 2025 10:03
@renovate renovate bot force-pushed the renovate/commitlint-monorepo branch from 7c8d56c to 173b635 Compare June 4, 2025 06:36
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