Skip to content

feat: add dependabot configuration for automated updates#49

Merged
utkarsh232005 merged 1 commit into
KDM-cli:mainfrom
utkarsh232005:feat/add-dependabot-config
May 17, 2026
Merged

feat: add dependabot configuration for automated updates#49
utkarsh232005 merged 1 commit into
KDM-cli:mainfrom
utkarsh232005:feat/add-dependabot-config

Conversation

@utkarsh232005

Copy link
Copy Markdown
Member

This PR adds a Dependabot configuration file to automate dependency updates for the root npm project, the automation scripts in .github/scripts, and GitHub Actions workflows.

Copilot AI review requested due to automatic review settings May 17, 2026 19:09
@coderabbitai

coderabbitai Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • .github/dependabot.yml is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 6fba8c13-921c-47f1-994e-cea70e48d7f4

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'pre_merge_checks'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • 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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@utkarsh232005 utkarsh232005 merged commit 0055bb8 into KDM-cli:main May 17, 2026
11 of 12 checks passed
@utkarsh232005 utkarsh232005 deleted the feat/add-dependabot-config branch May 17, 2026 19:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants