Commit Graph

24 Commits (39bb18688ad710009386aacf62ea0c0def7e9446)

Author SHA1 Message Date
Mrugesh Mohapatra 22b31e10fe
chore: adjust renovate schedule (#51732) 2023-10-01 20:21:02 +05:30
Mrugesh Mohapatra d98d45cfe1
fix(renovate): disable babel automerge 2023-08-26 22:57:10 +05:30
Mrugesh Mohapatra d7f68732aa fix(renovate): packages wont update & other chores 2022-10-19 14:48:24 +05:30
Oliver Eyton-Williams 22bb60196a
chore: update stripe (#46604) 2022-06-22 16:59:39 +03:00
Mrugesh Mohapatra 123f16fcd3 chore: use config from global repo 2022-06-15 05:30:24 +00:00
Tom 75241dae15
feat: group cypress deps in renovate config (#46150) 2022-05-25 22:35:25 +05:30
Mrugesh Mohapatra 014c9978a7
chore: disable updates for monaco (#46122) 2022-05-23 21:20:00 +05:30
Naveen fb50af096c
chore: renovate bot setting to pin actions to a full length commit SHA (#46060)
- https://docs.renovatebot.com/modules/manager/github-actions/#additional-information

- Pinned actions by SHA https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies

>Pin actions to a full length commit SHA

>Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
> Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository,
> as they would need to generate a SHA-1 collision for a valid Git object payload.

- https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
- b0c3aa85ef/default.json (L13)
2022-05-19 23:21:21 +05:30
Mrugesh Mohapatra 33ecfb6e3b
chore: use global config repo (#45382) 2022-03-08 11:49:18 +00:00
Shaun Hamilton ae258ce94c
chore: remove removed contributors/tools path (#44374) 2021-12-03 16:18:54 +00:00
Oliver Eyton-Williams c8d7f0a782
feat(tools): remove eslint-plugin-prettier for prettier (#42438)
* feat: remove eslint-plugin-prettier for prettier

This removes the annoying lint warnings when all that needs to change is
formatting

* fix: use .js lint-staged config to ignore properly

* fix: lint everything if a lot of files are changed

It's faster than making lots of individual linter calls

* chore: apply prettier

* fix: ignore code in curriculum-file-structure
2021-10-06 21:02:21 +05:30
Oliver Eyton-Williams eb6d3e214f
feat: make renovate group all monaco packages (#43652)
react-monaco-editor depends on specific monaco-editor versions, so this
makes sure they're all updated in the same renovate PR
2021-10-01 10:29:28 +02:00
Oliver Eyton-Williams 863c706440 chore: group + automerge CodeSee package updates 2021-06-15 22:29:37 +05:30
Oliver Eyton-Williams e3c76933cc chore: prevent major bumps to normalize-url
The highest version that can be used in a browser is 4, after which
Safari is likely to break.
2021-06-15 22:29:37 +05:30
Oliver Eyton-Williams 9beb788d7b
chore: group together monaco-editor and plugin (#42443)
This should get renovate to create PRs where both are modified.
2021-06-12 13:11:21 +05:30
Mrugesh Mohapatra 5415368293
fix(renovate): balance out dependency updates (#42023)
* fix(renovate): balance out dependency updates

* chore: allow updates daily
2021-05-06 08:20:10 -07:00
Mrugesh Mohapatra d02e4e46ae
fix(renovate): drop wait for PR
We are no longer building renovate on push, and this config can go now.
2021-05-06 14:05:38 +05:30
Mrugesh Mohapatra 66d5a421cb
fix(renovate): push major bumps to a non-default branch (#41989) 2021-05-05 01:17:37 +05:30
Mrugesh Mohapatra 43e150359e
fix: make renovate rebase when behind on major (#41983) 2021-05-04 14:26:46 +00:00
Huyen Nguyen d05cd5761f
fix(renovate): rebase config (#41982) 2021-05-04 19:26:08 +05:30
Mrugesh Mohapatra 2b1adbd289
fix: make renovate rebase when behind (#41980) 2021-05-04 18:14:38 +05:30
Mrugesh Mohapatra 7da5119b4c
fix(renovate): add labels to PRs (#41652) 2021-03-29 13:05:29 +00:00
Mrugesh Mohapatra 08c8e5f071
fix(renovate): update configs and behaviour (#41639) 2021-03-28 18:34:36 +05:30
renovate[bot] 4213b71577
feat(tools): configure renovate bot (#41583) 2021-03-26 12:52:12 +05:30