Skip to content

Adds dependabot #6785

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
Open

Adds dependabot #6785

wants to merge 1 commit into from

Conversation

milanholemans
Copy link
Contributor

@milanholemans milanholemans commented Jul 8, 2025

Closes #6784


Dependabot should be enabled in the repo settings as well.

Copy link

@Copilot 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

This PR adds Dependabot configuration to enable automated dependency updates across multiple package ecosystems. The changes include configuring monthly dependency updates for npm packages, GitHub Actions, and Docker images while avoiding major version updates.

Key Changes:

  • Adds comprehensive Dependabot configuration for npm, GitHub Actions, and Docker ecosystems
  • Configures monthly update schedules with major version exclusions
  • Updates email addresses in Dockerfile to use GitHub noreply addresses

Reviewed Changes

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

File Description
.github/dependabot.yml Adds complete Dependabot configuration with monthly update schedules for multiple package ecosystems
Dockerfile Updates maintainer email addresses to GitHub noreply format

@Jwaegebaert Jwaegebaert self-assigned this Jul 22, 2025
Copy link
Contributor

@Jwaegebaert Jwaegebaert left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

Setup Dependabot
2 participants