Skip to content

ci: schedule dependency updates and enforce alpine-first sync#140

Merged
ChristophShyper merged 1 commit into
masterfrom
chore/schedule
Jul 6, 2026
Merged

ci: schedule dependency updates and enforce alpine-first sync#140
ChristophShyper merged 1 commit into
masterfrom
chore/schedule

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

📝 Brief description

ci: schedule dependency updates and enforce alpine-first sync

💻 Commits

  • 5587d4c - ChristophShyper - 2026-07-06 19:13:33
    ci: schedule dependency updates and enforce alpine-first sync
    Move cron dependency updates to Monday 05:00 UTC and Dependabot to Wednesday 05:00 UTC. Add shared Alpine-first dependency update orchestration so repositories update Alpine base image references and test expectations before refreshing dependent package pins.

📁 Modified files

.github/dependabot.yml | 10 ++--
Taskfile.scripts.yml | 65 ++++++++++++++++++++--
templates/actions/taskfiles/Taskfile.scripts.yml | 61 ++++++++++++++++++++
.../dockerized/taskfiles/Taskfile.scripts.yml | 61 ++++++++++++++++++++
templates/other/taskfiles/Taskfile.scripts.yml | 65 ++++++++++++++++++++++
templates/static/taskfiles/Taskfile.cicd.yml | 7 +--
templates/static/taskfiles/Taskfile.scripts.yml | 65 ++++++++++++++++++++++
7 files changed, 320 insertions(+), 14 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Move cron dependency updates to Monday 05:00 UTC and Dependabot to Wednesday 05:00 UTC. Add shared Alpine-first dependency update orchestration so repositories update Alpine base image references and test expectations before refreshing dependent package pins.
@ChristophShyper
ChristophShyper merged commit 654107f into master Jul 6, 2026
11 checks passed
@ChristophShyper
ChristophShyper deleted the chore/schedule branch July 6, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant