Commit Graph

14 Commits (9f21b9bf195e9e1e0291f24e781f2507f4a87ed4)

Author SHA1 Message Date
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