Skip to content

chore: group Dependabot alerts#111

Open
ryjones wants to merge 1 commit into
mainfrom
dpc
Open

chore: group Dependabot alerts#111
ryjones wants to merge 1 commit into
mainfrom
dpc

Conversation

@ryjones

@ryjones ryjones commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@ryjones ryjones requested a review from a team as a code owner July 1, 2026 09:56
@ryjones ryjones requested a review from Copilot July 1, 2026 09:57

Copilot AI 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.

Pull request overview

Adds a new Dependabot configuration to group npm dependency update pull requests, reducing PR noise by batching updates.

Changes:

  • Introduces .github/dependabot.yml with weekly npm update scheduling.
  • Configures two Dependabot groups: production dependencies and development dependencies, each limited to patch/minor updates.
Comments suppressed due to low confidence (1)

.github/dependabot.yml:20

  • The file ends with a whitespace-only line. Removing trailing whitespace at EOF avoids unnecessary diffs and keeps formatting clean.
          - "minor"


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

Comment thread .github/dependabot.yml Outdated
Comment thread .github/dependabot.yml

Copilot AI 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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread .github/dependabot.yml
chore: group Dependabot security updates

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Ry Jones <ry@linux.com>

Copilot AI 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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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.

3 participants