Skip to content

Configure Docker for dependabot - #1483

Merged
martincostello merged 1 commit into
mainfrom
dependabot-docker
Jun 13, 2025
Merged

Configure Docker for dependabot#1483
martincostello merged 1 commit into
mainfrom
dependabot-docker

Conversation

@martincostello

Copy link
Copy Markdown
Owner

Update Docker images with dependabot.

Update Docker images with dependabot.
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

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 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"

@codecov

codecov Bot commented Jun 13, 2025

Copy link
Copy Markdown

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.

2 participants