Commit Graph

5 Commits

Author SHA1 Message Date
Shaan Majid
a5881813d3
chore(deps): add 7-day cooldown period to dependabot (#10616)
Co-authored-by: Jay <jasonsaayman@gmail.com>
2026-04-01 13:50:19 +02:00
Jay
d6dcbfd53e
fix: dependabot uses the correct labels (#7530) 2026-03-19 12:05:54 +02:00
Wilson Mun
65a7584eda
feat: add automatic minor and patch upgrades to dependabot (#6053)
* feat: add automatic minor and patch upgrades for npm packages used in axios

* feat: bump up pr limit to 5 for dependency upgrades

---------

Co-authored-by: Jay <jasonsaayman@gmail.com>
2025-11-11 20:55:10 +02:00
Christian Clauss
77b8f2fb86
Group all GitHub Actions updates into a single larger pull request (#6683)
Lots of individual upgrades are being ignored so unify them.
* https://github.com/axios/axios/pulls?q=is%3Aopen+is%3Apr+author%3Aapp%2Fdependabot+label%3Agithub_actions
* https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups

Co-authored-by: Jay <jasonsaayman@gmail.com>
2024-11-08 11:33:28 +02:00
Naveen
7fac8ef19b
chore: Included githubactions in the dependabot config (#4770)
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>

Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-06-18 11:05:40 +02:00