Commit Graph

27 Commits

Author SHA1 Message Date
Muhammad Atif Ali 6182ee90f0
chore: remove dependabot config for dogfood template (#13230) 2024-05-10 20:14:37 +03:00
Muhammad Atif Ali acec1f7716
chore: increase dependabot PRs limit for go (#11472) 2024-01-08 14:54:28 +03:00
Muhammad Atif Ali 118ab7d4de
ci: ungroup go dependencies (#11441) 2024-01-05 13:40:10 +00:00
Muhammad Atif Ali 2c7ad1c094
ci: ungroup Dockerfile dependabot changes (#11125) 2023-12-11 16:16:28 +03:00
Muhammad Atif Ali 4cb94d1347
chore: update dependabot to use single groups (#10870)
* chore: update dependabot.yaml to use single groups

This will hopefully reduce @dependabot spamming PRs.

* Update dependabot.yaml
2023-11-27 21:27:58 +03:00
Bruno Quaresma 90b6e86555
chore(site): remove xstate (#10659) 2023-11-14 18:34:38 +00:00
Muhammad Atif Ali 3ed65de82e
chore: increase dependabot open pr limit for `site` (#9728) 2023-09-18 11:24:49 +00:00
Muhammad Atif Ali 35d0809830
ci: prefix dependabot github-actions PRs with `ci:` (#9376) 2023-08-28 18:20:52 +03:00
Muhammad Atif Ali 79aba1d5ff
ci: remove redundant groups from dependabot.yaml (#9365) 2023-08-28 09:21:54 +00:00
Muhammad Atif Ali cc659163ef
chore: add offlinedocs to depemdabot.yaml (#8617)
Add offlinedocs to depemdabot.yaml
2023-07-20 23:12:08 +03:00
Muhammad Atif Ali a0fedebd62
chore: rename dependabot groups (#8473) 2023-07-12 17:01:57 +00:00
Muhammad Atif Ali 19f58350f2
chore: group various npm dependencies (#8453) 2023-07-12 16:45:50 +03:00
Muhammad Atif Ali 7a210d941e
chore: remove invalid dependabot config for example templates (#8452) 2023-07-12 14:33:57 +03:00
Muhammad Atif Ali bf8af90d5a
chore: group `golang.org/x/*` dependencies (#8392) 2023-07-10 18:07:14 +03:00
Muhammad Atif Ali d19e679c20
chore: use dependabot groups (#8372) 2023-07-08 17:29:47 +03:00
Muhammad Atif Ali 466c530525
ci: add dogfood to dependabot (#7844) 2023-06-05 18:12:15 +03:00
Muhammad Atif Ali 9f810b1964
chore(dependabot): assign frontend team to review dependabot PRs automatically (#7800)
* chore(dependabot): assign frontend tam to review dependabot PRs automatically

* fix team name
2023-06-02 16:34:40 +00:00
Colin Adler 75b0643623
chore: enable dependabot for `coder` base image (#7550) 2023-05-16 19:09:45 +00:00
Mathias Fredriksson 856f0ab6f5
chore: Improve project-wide prettier formatting and ignored files (#5505)
* chore: Improve project-wide prettier formatting and ignored files

* chore: `Run make fmt/prettier`

* Fix gitignore for `.vscode` folder so that ! works

* Add comment in `.prettierrc.yaml` to explain `.editorconfig`

* Remove scripts/apidocgen/markdown-template/README.md

* Use `yq` for processing prettierrc, update lib.sh dependency check

* Add `yq` to Dockerfile and Nix
2023-01-03 15:11:13 +02:00
Kira Pilot f49328bee5
chore: fix yaml file config error (#3306) 2022-07-29 15:18:22 -04:00
Kira Pilot b9936d2310
updated dependabot (#3297) 2022-07-29 13:31:49 -04:00
Kyle Carberry 94ed081a77
fix: Dependabot uses arrays for labels (#2111) 2022-06-07 01:35:44 +00:00
Kyle Carberry 16e66c61d9
fix: Remove dependabot labels (#2110)
This kept adding unnecessary labels to our tracker.
Once we need to filter for specific dependabot PRs,
we can add this back.
2022-06-07 01:17:56 +00:00
David Wahler f8410dee3a
fix: include subdirectories in example templates (#1715) 2022-05-25 10:34:28 -05:00
Colin Adler 732e0f063a
chore: add dependabot config for terraform examples (#1014) 2022-04-14 16:14:49 -04:00
G r e y 78e727a1c4
chore: consolidate js, ts/js labels (#957)
Dependabot automagically applies the `javascript` label, but we use `typescript/js` elsewhere.
2022-04-11 18:29:35 +00:00
Joe Previte eefca43064
chore: rename .yaml to .yml (#895)
* chore: rename .yml to .yaml

* chore: remove .yml from prettierrc
2022-04-06 21:32:59 +00:00
Renamed from .github/dependabot.yml (Browse further)