Commit Graph

27 Commits

Author SHA1 Message Date
RB
5b93200fbf ci(renovate): replace hardcoded branches with regex (#5535)
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com>
2025-04-14 17:28:38 +00:00
RB
371a39c2a9 ci(renovate): only update node deps on main branch (#5534)
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
2025-04-14 04:43:34 +00:00
RB
91293883fc ci(renovate): ignore server/controllers/events/testdata (#5468)
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com>
2025-04-13 21:03:03 -07:00
RB
60af45eb3b ci(renovate): security:openssf-scorecard (#5487)
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com>
2025-04-03 12:03:45 -05:00
Rui Chen
870d91e320 chore(deps): drop 0.31 release line support (#5414) 2025-03-13 13:32:01 -04:00
Rui Chen
de1d8dcf26 chore(renovate): only support most two recent releases 0.31 and 0.32 (#5220)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-01-06 10:47:06 -05:00
renovate[bot]
2cd2a580f7 chore(config): migrate renovate config in {{packageFile}} (#4818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2024-08-12 13:52:13 -07:00
Rui Chen
8dccb2beb4 chore(lint): linting the codebase (#4668)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-17 11:22:30 -04:00
Rui Chen
91ff643727 fix: add mermaid config (#4643)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-09 19:34:20 -04:00
nitrocode
1d7e42a1d4 chore(renovate): set minimumReleaseAge for 10 days (#4434)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
2024-05-21 14:47:53 -07:00
Philipp Erbelding
00fcc643cf fix: renovate dockerfile handling (#4565)
Co-authored-by: Tiago Meireles <33333571+tiagomeireles@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
2024-05-15 10:47:05 -04:00
Rui Chen
e9cd1f86dc feat: renovate deps in gh workflows (#4530)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-05-09 20:19:36 -04:00
Rui Chen
56b0f6b612 chore: disable renovate for docs (for now) (#4522)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-05-08 12:25:18 -04:00
nitrocode
92ffffb134 chore(renovate): rm broken lock file maintenance (#4457)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
2024-04-30 09:42:19 -07:00
nitrocode
63bfc78f9d chore: renovate both docker and go.mod in one pr (#4435) 2024-04-17 23:38:52 -05:00
renovate[bot]
a7b7a05fd4 chore(config): migrate renovate config in {{packageFile}} (#4428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 00:17:35 -05:00
nitrocode
c89f928b1f feat(renovate): separate major, osv sec, best practices (#4424) 2024-04-14 00:08:36 -05:00
Rui Chen
aaa6ac078a feat: migrate to use pnpm and add sitemapPlugin (#4043)
* migrate off yarn to pnpm

add `vue` and `@vuepress/client` as peer-dependencies

stick with node 20

update @vuepress/plugin-docsearch dep with `npx vp-update`

add vuepress-plugin-sitemap2 plugin

Signed-off-by: Rui Chen <rui@chenrui.dev>

* replace yarn.lock with pnpm-lock.yaml for labeler

Signed-off-by: Rui Chen <rui@chenrui.dev>

* replace yarnDedupeHighest with pnpmDedupe for renovate

Signed-off-by: Rui Chen <rui@chenrui.dev>

* update website-lint job

Signed-off-by: Rui Chen <rui@chenrui.dev>

---------

Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-02-08 12:26:50 -08:00
Dylan Page
5818334a9a fix(renovate): add release branches to renovate (#3924)
* fix(renovate): This fixes renovate to also autoMerge fixes to our release branches so we don't have to cherry-pick them.

* fix(renovate): run config validator on release branches too
2023-11-05 20:20:15 -08:00
Dylan Page
70e561948e fix(website): vuepress-next breaking change (#3611)
* fix: vuepress-next breaking change

See https://github.com/vuepress/vuepress-next/issues/1195.

Other fixes:

* fix: website js tests triggering properly
* chore: clean up test workflows
* fix: yarn packages
* fix: renovate config & medium rate limit
* fix: don't need to require docker build for JS code
* fix: muffet config
* fix: properly name website test

---------

Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
2023-07-24 23:03:09 -04:00
nitrocode
19da9a27a8 feat: schedule renovate daily (#3224) 2023-03-15 13:09:48 -05:00
nitrocode
49bc17d3b9 feat(renovatebot): automerge enabled (#3123)
* feat(renovatebot): automerge enabled

* Update renovate.json5

* feat(workflows): add negative path filtering for required tests
2023-02-16 21:44:22 -08:00
nitrocode
bfd88b021e feat: additional renovatebot configurations (#2981) 2023-01-15 17:34:38 -06:00
Ken Kaizu
f2c1046ab9 chore: enable renovate gomodUpdateImportPaths (#2929) 2023-01-05 00:07:50 -05:00
Ken Kaizu
a8fbd5cf33 fix: renovate upgrade cimg/node with LTS version (#2864) 2022-12-23 08:18:47 -06:00
Ken Kaizu
d33bd0f536 renovate: maintenance renovate config/ci (#2832)
* add renovate config validator github action

* renovate allow update node LTS docker image / aggregate testing-env docker image update PR

* Update .github/workflows/renovate-config.yml

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

* renovate config validate run npx directly

* revert invalid renovate syntax

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2022-12-19 17:00:01 -06:00
Ken Kaizu
bbc7b9969a feat: renovate handle regexManagers to update conftest/tf versions (#2807)
* chore(deps): add renovate.json

* feat: renovate handle regexManagers to update conftest/tf versions

* Update .github/renovate.json5

* Update .github/renovate.json5

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2022-12-18 18:21:01 -06:00