Commit Graph

7 Commits

Author SHA1 Message Date
Yong Tang
8a7312eb57 Group AWS SDK v2 modules so related updates land together in one PR. (#8489)
* Group AWS SDK v2 modules so related updates land together in one PR.

This PR Group AWS SDK v2 modules so related updates land together in one PR.
Also rename the k8s/etcd group keys to valid Dependabot identifiers.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Update

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

---------

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2026-08-27 19:06:55 -07:00
Yong Tang
3d18244dd7 Fix Dependabot out of sync update (#8440) 2026-08-14 07:29:49 -07:00
Ville Vesilehto
734426798f ci(dependabot): add 7-day cooldown for updates (#7960) 2026-03-24 00:59:24 -07:00
Ben Kochie
d85c3b648d Update build (#6836)
* Update build

* Update Go to 1.23.0
* Update minimum Go version to 1.22.
* Update golangci-lint to v1.60.1.
* Make GitHub action version hash/tag consistent.
* Increase dependabot open PRs from 5 to 20.

Signed-off-by: SuperQ <superq@gmail.com>

* Fixup lint issue.

Signed-off-by: SuperQ <superq@gmail.com>

---------

Signed-off-by: SuperQ <superq@gmail.com>
2024-08-18 07:13:53 +02:00
Ben Kochie
5da316e95e Add dependabot groupings (#6598)
Add groupings for Go modules updates in dependabot. This will reduce the
number of PRs when projects update.
* `k8s.io/*`
* `go.etcd.io/etcd/*`

Signed-off-by: SuperQ <superq@gmail.com>
2024-04-10 13:17:16 +02:00
Yong Tang
5a8c067258 Enable dependabot scan on github actions (#4704)
Since we are using GitHub Actions in CoreDNS repo and we are already
using Dependabot for security/version scans on golang code,
it makes sense to enable security/version scans on GitHub Actions as well.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2021-06-21 08:46:56 +02:00
milgradesec
76eeae01ec Enable DependaBot (#4571)
* Create dependabot.yml

Signed-off-by: milgradesec <38557680+milgradesec@users.noreply.github.com>

* Update dependabot.yml

Signed-off-by: milgradesec <38557680+milgradesec@users.noreply.github.com>
2021-04-21 09:24:16 -07:00