Commit graph

8 commits

Author SHA1 Message Date
Raphaël MANSUY
9a96ba9edb cherry-pick f93bda58 (resolved) 2025-12-04 19:17:44 +08:00
Raphaël MANSUY
98609b093d cherry-pick 9425277f (resolved) 2025-12-04 19:17:44 +08:00
Raphaël MANSUY
8af8ea495e cherry-pick 883c5dc0 2025-12-04 19:17:44 +08:00
Raphaël MANSUY
af464d37ff cherry-pick 13fc9f33 2025-12-04 19:17:44 +08:00
yangdx
f6c20faa16 Configure Dependabot schedule with specific times and timezone
- Set Monday 2AM for GitHub Actions
- Set Wednesday 2AM for Python deps
- Set Friday 2AM for web UI deps
- Use Asia/Shanghai timezone
- Spread updates across weekdays

(cherry picked from commit 6476021619)
2025-12-04 19:11:14 +08:00
yangdx
9068c629c6 Configure comprehensive Dependabot for Python and frontend dependencies
- Add pip ecosystem with grouping
- Add bun ecosystem for webui
- Set weekly update schedule
- Configure cooldown periods
- Ignore numpy breaking changes

(cherry picked from commit 0f19f80fdb)
2025-12-04 19:11:13 +08:00
Christian Clauss
ae84bd8ff5 Keep GitHub Actions up to date with GitHub's Dependabot
* [Keeping your software supply chain secure with Dependabot](https://docs.github.com/en/code-security/dependabot)
* [Keeping your actions up to date with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot)
* [Configuration options for the `dependabot.yml` file - package-ecosystem](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem)

To see all GitHub Actions dependencies, type:
% `git grep 'uses: ' .github/workflows/`

(cherry picked from commit 90e38c20ca)
2025-12-04 19:11:13 +08:00
VenkateshPabbati
2aab17ed2a
Create dependabot.yml 2025-04-09 20:35:18 +05:30