Skip to content

chore: dependabot adjustments - #1068

Merged
TomerFi merged 1 commit into
devfrom
chore/dependabot-fix
Aug 23, 2026
Merged

chore: dependabot adjustments#1068
TomerFi merged 1 commit into
devfrom
chore/dependabot-fix

Conversation

@TomerFi

@TomerFi TomerFi commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Updated automated dependency update configuration.
    • Removed automatic pull request approvals for dependency updates.
    • Adjusted the directory monitored for GitHub Actions updates.

Signed-off-by: Tomer Figenblat <tomer@figenblat.com>
@snyk-io

snyk-io Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@sourcery-ai

sourcery-ai Bot commented Aug 23, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adjusts Dependabot and auto-me-bot configuration to change which Dependabot PRs are auto-approved and to expand the scope of GitHub Actions dependency updates.

File-Level Changes

Change Details Files
Disable auto-approval of Dependabot pull requests by the auto-me-bot configuration.
  • Remove the autoApprove configuration block from the PR section
  • Eliminate the explicit users list that granted auto-approval to Dependabot
.github/auto-me-bot.yml
Broaden Dependabot GitHub Actions updates to cover workflows in the repository root rather than only in the .github/workflows directory.
  • Change the Dependabot GitHub Actions update directory from .github/workflows to the repository root path
  • Preserve the existing weekly schedule and commit-message configuration while updating the directory path
.github/dependabot.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@TomerFi
TomerFi merged commit 74c7288 into dev Aug 23, 2026
7 checks passed
@TomerFi
TomerFi deleted the chore/dependabot-fix branch August 23, 2026 20:14
@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: eae7b066-4ee4-4bf1-8708-c48857236c44

📥 Commits

Reviewing files that changed from the base of the PR and between a7d7133 and a503dd2.

📒 Files selected for processing (2)
  • .github/auto-me-bot.yml
  • .github/dependabot.yml

Walkthrough

The pull request updates repository automation settings. Dependabot now scans the repository root. The auto-me-bot configuration no longer auto-approves pull requests from dependabot.

Changes

Repository automation configuration

Layer / File(s) Summary
Dependabot scan path
.github/dependabot.yml
Dependabot now scans the repository root instead of .github/workflows. The auto-me-bot configuration also removes dependabot from the auto-approved users.

Suggested reviewers: dmatik, yogevbokobza

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/dependabot-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@coderabbitai
coderabbitai Bot requested review from YogevBokobza and dmatik August 23, 2026 20:14
@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.07%. Comparing base (284c60b) to head (a503dd2).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1068   +/-   ##
=======================================
  Coverage   96.07%   96.07%           
=======================================
  Files           1        1           
  Lines         331      331           
=======================================
  Hits          318      318           
  Misses         13       13           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!

Sourcery assessment

Approved.


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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.

1 participant