Skip to content

Configure Docker for dependabot #1483

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

Merged
merged 1 commit into from
Jun 13, 2025
Merged

Configure Docker for dependabot #1483

merged 1 commit into from
Jun 13, 2025

Conversation

martincostello
Copy link
Owner

Update Docker images with dependabot.

Update Docker images with dependabot.
@Copilot Copilot AI review requested due to automatic review settings June 13, 2025 07:30
@martincostello martincostello enabled auto-merge (rebase) June 13, 2025 07:30
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

Adds Docker image updates to the existing Dependabot configuration and schedules them to run daily.

  • Introduces a new docker package-ecosystem entry pointing at the .devcontainer directory
  • Sets a daily schedule at 05:30 in the Europe/London timezone
Comments suppressed due to low confidence (1)

.github/dependabot.yml:4

  • Dependabot expects directory paths to start with a /. Update this to directory: "/.devcontainer" so that it correctly targets the .devcontainer folder.
directory: ".devcontainer"

Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.17%. Comparing base (f05d3dc) to head (0010737).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1483   +/-   ##
=======================================
  Coverage   90.17%   90.17%           
=======================================
  Files          18       18           
  Lines         285      285           
  Branches       22       22           
=======================================
  Hits          257      257           
  Misses         20       20           
  Partials        8        8           
Flag Coverage Δ
linux 90.17% <ø> (ø)
macos 90.17% <ø> (ø)
windows 90.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello merged commit 8a9bebf into main Jun 13, 2025
12 checks passed
@martincostello martincostello deleted the dependabot-docker branch June 13, 2025 07:34
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