Skip to content

chore: add dependabot config#955

Open
ferhatelmas wants to merge 1 commit intomasterfrom
ferhat/deps
Open

chore: add dependabot config#955
ferhatelmas wants to merge 1 commit intomasterfrom
ferhat/deps

Conversation

@ferhatelmas
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Chore

What is the current behavior?

Dependabot reports.

What is the new behavior?

Dependabot creates PRs.

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
@ferhatelmas ferhatelmas requested a review from a team as a code owner March 31, 2026 13:23
Copilot AI review requested due to automatic review settings March 31, 2026 13:23
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a Dependabot configuration so this repository receives automated dependency update pull requests (instead of only Dependabot reports).

Changes:

  • Configure daily npm dependency update checks at the repository root.
  • Configure weekly Docker dependency update checks for the root Dockerfile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- package-ecosystem: "npm"
# Look for `package.json` and `lock` files in the `root` directory
directory: "/"
# Check the npm registry for updates every day (weekdays)
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

The comment says the daily schedule runs on weekdays, but Dependabot’s interval: "daily" runs every day (no weekday-only option). Consider updating or removing the “(weekdays)” wording to avoid misleading future edits.

Suggested change
# Check the npm registry for updates every day (weekdays)
# Check the npm registry for updates every day

Copilot uses AI. Check for mistakes.
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23799615516

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 80.42%

Totals Coverage Status
Change from base Build 23799232545: 0.02%
Covered Lines: 29775
Relevant Lines: 36846

💛 - Coveralls

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.

4 participants