Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

NUSMods

The way for NUS students to plan their school timetables
Collective - Host: opensource - https://opencollective.com/nusmods - Website: https://nusmods.com - Code: https://github.com/nusmodifications/nusmods

Display coursereg notification modal in front (#3470)

github.com/nusmodifications/nusmods - ffdd5ca10b798efdce04b9a8abd035c616b4e0e6 authored about 1 year ago by Sven Tang <[email protected]>
chore(deps): update dependency ts-jest to v26.5.6 (#3230)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nusmodifications/nusmods - b7c679edd76f9cbda44172c26955979f22c723e7 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency webpack to v5.76.0 [security] (#3433)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nusmodifications/nusmods - 8c0e92aabffb5f924d954ddc0e80fc34c84775fc authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
More fixes for README and small lint fixes (#3472)

* Small lints from ts5 branch

* Fix website README

* Update scraper README

github.com/nusmodifications/nusmods - 8961fb49b9b7c51d03c4b09375605de2fa54e64b authored about 1 year ago by Zhang Yi Jiang <[email protected]>
Upgrade to TypeScript 5.1 (#3458)

* Bump TS to v5 and fix some issues and add some hacks

* Upgrade typescript in scrapers/nus-v...

github.com/nusmodifications/nusmods - 1d231d22ee26dd8a28bc4b52178a8a94bed7c9a1 authored about 1 year ago by Zhang Yi Jiang <[email protected]>
Change prereq tree phrasing (#3465)

github.com/nusmodifications/nusmods - aa358f41b6d3081c8301c6721b3f916ee1d207de authored about 1 year ago by Christopher Goh <[email protected]>
Restore prerequisite tree on frontend (#3463)

* Enable new prereq tree

* Update test snapshots

* Fix mild text presentation bug

* Fix...

github.com/nusmodifications/nusmods - c3107ad0ebbc92a0b55c8009a488492b9647362e authored about 1 year ago by Christopher Goh <[email protected]>
Fix fulfillRequirements not properly populated (#3464)

github.com/nusmodifications/nusmods - 9f2d45cf5ab5bbc137bd502e4b54df7c4449a8f4 authored about 1 year ago by Christopher Goh <[email protected]>
feat: new NUSMods prerequisite tree parser using ANTLR (#3447)

* feat: new NUSMods prerequisite tree parser

* chore: remove unused chevrotain package

* c...

github.com/nusmodifications/nusmods - 637babb556d1f1c6685cf6f82fbd2c632acd0cd0 authored about 1 year ago by Ken Jin <[email protected]>
Fix typo for 'discrepancies' (#3462)

github.com/nusmodifications/nusmods - 88c130a803d0e37c9d6c1dfd4e835bc780deff2c authored over 1 year ago by Jivesh Mohan <[email protected]>
Fix readme header image

github.com/nusmodifications/nusmods - 57ba1b744130686e3fb220b8d3c2eadd2158cb5e authored over 1 year ago by Kai Li <[email protected]>
Improve documentation (#3456)

github.com/nusmodifications/nusmods - 01be9e07ce7c052c1c2a5a0fe28b002f508ba53d authored over 1 year ago by Kai Li <[email protected]>
Bump prettier from 2.2.1 -> 2.8.8 (#3452)

github.com/nusmodifications/nusmods - 2dd60a80f7df561caefd3616768b4a013f427a84 authored over 1 year ago by E-Liang Tan <[email protected]>
Upgrade css loaders (#3450)

github.com/nusmodifications/nusmods - 49bd04716d4b68e1385b97fae07693527c55bf48 authored over 1 year ago by Kai Li <[email protected]>
Upgrade circle ci node version (#3451)

github.com/nusmodifications/nusmods - 5f85315677a9e41b49bb4552683d808eb8eb07c5 authored over 1 year ago by Kai Li <[email protected]>
Update CourseReg dates for 23/24 S1 (#3442)

github.com/nusmodifications/nusmods - 73ec10b0126f3a94cd4c094f7a8bce6c266405f0 authored over 1 year ago by Bing Quan <[email protected]>
Restore legacy /modules route on frontend (#3441)

* Add legacy routes to prevent search engine 404s

* Update sitemap generation script to point...

github.com/nusmodifications/nusmods - 6ebb7dec842011160f930769519cc6e603955b09 authored over 1 year ago by Christopher Goh <[email protected]>
Migrate NUSMods to AY23/24 (#3440)

* Update scraper

* Update frontend to AY23/24 with ST2 exams link

github.com/nusmodifications/nusmods - 8e65ede777878b6067bd41473ff705b517773055 authored over 1 year ago by Christopher Goh <[email protected]>
Use new NUS course/unit terminology (#3439)

* Change terminology in strings

* Change terminology in JSX

* Change strays

* Fix route...

github.com/nusmodifications/nusmods - cfdc7a5be9f3e6600296edbbb104052efa3dccdf authored over 1 year ago by Christopher Goh <[email protected]>
Update CONTRIBUTING.md (#3437)

github.com/nusmodifications/nusmods - 22776c45ab16e85d5ee8a8c900c1a3ca34f44d7b authored over 1 year ago by Christopher Goh <[email protected]>
Add module additional information field (#3435)

* Revert "Add support for Timetable for TAs (#3434)"

This reverts commit 7f581dfe8639e7c5ef8d...

github.com/nusmodifications/nusmods - 6e22050252b1f13c32a639614914cc8e64b89651 authored over 1 year ago by Christopher Goh <[email protected]>
Add support for Timetable for TAs (#3434)

* feat: fix lint

* feat: add customise module button

* feat: add redux actions

* feat: ...

github.com/nusmodifications/nusmods - 7f581dfe8639e7c5ef8d6d81a1ae724ef9dab873 authored over 1 year ago by Zhou Jiahao <[email protected]>
fix(deps): update dependency axios to v0.21.2 [security] (#3432)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/nusmodifications/nusmods - 2aec4e788f027896fa5bed9ae862cca869140cd3 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Change ModuleLessonConfig value to array (#3420)

* feat: update lesson to array

* chore: fix lint

* fix: update test cases

* chore: form...

github.com/nusmodifications/nusmods - 50adbe031849c67fe34f48577ce8f9cbb3e6679e authored over 1 year ago by Zhou Jiahao <[email protected]>
Exclude certain venues from 'Find Free Rooms' feature (#3431)

github.com/nusmodifications/nusmods - f91c1e73c362eba6d4ff23b6c0900d6c7f4d1f91 authored over 1 year ago by Christopher Goh <[email protected]>
Close MPE for term 2310 (#3430)

github.com/nusmodifications/nusmods - a992b6066d4e08082627078321a13cd5856cf9df authored over 1 year ago by Christopher Goh <[email protected]>
Enable MPE for 23/24 S1 (#3429)

* Update MPE data endpoint to new file

* Update dates for 2310 MPE

github.com/nusmodifications/nusmods - a977048a3585b9242675f1f8d7767a33c5de3aef authored over 1 year ago by Christopher Goh <[email protected]>
Show new prerequisite and grading basis strings on website (#3428)

* Add new requisite to module types on FE

* Show prerequisite advisory in module page

* Hi...

github.com/nusmodifications/nusmods - c05e723c3f3ab3830b0fc51b6bab38dc4b6f765a authored over 1 year ago by Christopher Goh <[email protected]>
Support new prerequisite rules in scraper (#3427)

* Add new requisite attributes to scraper

* Update tests to account for new scraper attribute...

github.com/nusmodifications/nusmods - fb138d076feaba1d6658bcd9e1201931464799aa authored over 1 year ago by Christopher Goh <[email protected]>
Add link to TeleNUS (#3380)

Hope more members of the nusmods can find TeleNUS

>build tighter integration of TeleNUS with ...

github.com/nusmodifications/nusmods - 30401011cce771c6ff757582c10d056e262abdec authored over 1 year ago by Francis Yeo <[email protected]>
fix: negative MC being valid when creating custom mod in planner (#3403)

* bug: fixed negative MC being valid when creating custom mod in planner

* fix: add css min 0...

github.com/nusmodifications/nusmods - 88f2aaf5004c351940bbfe45a77e3329f4b8c4c7 authored over 1 year ago by tohhengxing <[email protected]>
fix: color selection dropdown overlaps the sidebar (#3424)

github.com/nusmodifications/nusmods - 6a5d173d3a2e7066758774308266bb99c1477c8c authored over 1 year ago by Kaby Lake <[email protected]>
Update NUSMods for AY2223 S2 (#3419)

github.com/nusmodifications/nusmods - 42e277991d9348fd719b0290d75e11feb64e288a authored almost 2 years ago by Christopher Goh <[email protected]>
Update maintenance docs to be more accurate (#3418)

github.com/nusmodifications/nusmods - 4d78b5011dba5c870a6688159deab94f603220df authored almost 2 years ago by Christopher Goh <[email protected]>
Bump export deps to run on Node 14 (#3417)

github.com/nusmodifications/nusmods - d996b7ee87dff80bd863fba659649e8d1a5a8a42 authored almost 2 years ago by Christopher Goh <[email protected]>
Disable MPE for 22/23 S2 (#3416)

github.com/nusmodifications/nusmods - a76d477c3e8fe2707f2859f8303c5daddc1984a4 authored about 2 years ago by Christopher Goh <[email protected]>
Update MPE for AY22/23 S2 (#3414)

* Update MPE for AY22/23 S2

* Migrate to Node 16 LTS

* Fix Node 15 promise rejection faili...

github.com/nusmodifications/nusmods - aaf8a03b04096aa28cde1a9b597fce00c498c997 authored about 2 years ago by Christopher Goh <[email protected]>
Hide announcement banner and ST2 exam info

github.com/nusmodifications/nusmods - 4d3738be7a8182c6ace4fe5c9282c83bb29aefa6 authored about 2 years ago by Christopher Goh <[email protected]>
Update team

github.com/nusmodifications/nusmods - b37418a9f985cba6a12d20793901b860c841ec7e authored about 2 years ago by Christopher Goh <[email protected]>
Show message to check exam timetable for ST2 from prev AY (#3400)

github.com/nusmodifications/nusmods - 1e25fde6c8e46ad97f79b754d9fc64b003a9ec8f authored about 2 years ago by Christopher Goh <[email protected]>
Change type when downloading as iCal to text/calendar (#3406)

github.com/nusmodifications/nusmods - f40d316c006099afd18e983dc7ea60a370ad391d authored about 2 years ago by Wang Yuchen <[email protected]>
Fix URLs to serverless functions (#3396)

github.com/nusmodifications/nusmods - 81d4a5fc084f80c8b724cb3d7677dc5dc4cdd1d9 authored over 2 years ago by Zhang Yi Jiang <[email protected]>
Fix typo in announcement

github.com/nusmodifications/nusmods - 9ef85adb213cfeed7c2d8432277f0dccdbf07cec authored over 2 years ago by Christopher Goh <[email protected]>
Add a disallow rule for the timetable-only page used by our export script

github.com/nusmodifications/nusmods - a9b27d5928c1a4d8bdb71e275afa0f07e05e4d14 authored over 2 years ago by Zhang Yi Jiang <[email protected]>
Update announcement grammar (#3395)

github.com/nusmodifications/nusmods - 370d74e040d7e9ef0c817297dee372681fb74964 authored over 2 years ago by Christopher Goh <[email protected]>
Update announcement wordings (#3394)

github.com/nusmodifications/nusmods - 8a0da199b7802d7d7c9ee604ccd5184f4031a35d authored over 2 years ago by Christopher Goh <[email protected]>
Update ModReg dates for 22/23 S1 (#3392)

github.com/nusmodifications/nusmods - af4025e4d7eddca864234b14fe992f4bfa17dd8b authored over 2 years ago by Bing Quan <[email protected]>
Update NUSMods for AY22/23 (#3391)

* Update scraper to fetch AY 22/23 data

* Update frontend to use AY22/23 data

* Fix tests ...

github.com/nusmodifications/nusmods - 5e2967d588ddc97975104f65860e38bdef228ddc authored over 2 years ago by Christopher Goh <[email protected]>
Remove maintenance announcement (#3389)

github.com/nusmodifications/nusmods - cf88e57ebad45f4429b498449595e4fb8662c945 authored over 2 years ago by Christopher Goh <[email protected]>
Add announcement for maintenance (#3388)

github.com/nusmodifications/nusmods - 710f3d220852bafc49f87be0d141508087795ca6 authored over 2 years ago by Christopher Goh <[email protected]>
Improve copy for reading/examination week (#3387)

We want to avoid giving everyone a fake scare about non-existent exams.

github.com/nusmodifications/nusmods - aeaaf7a8ae2cf02135609d918425d4e6d08dcabc authored over 2 years ago by Kai Li <[email protected]>
Disable MPE for 22/23 S1 (#3385)

github.com/nusmodifications/nusmods - 01d7463508addc2aaa1fd6d59c6706920a731560 authored over 2 years ago by Christopher Goh <[email protected]>
Update MPE for AY22/23 S1 (#3384)

github.com/nusmodifications/nusmods - fa00851c36deafd10948dad4ba4f9243a07d00e8 authored over 2 years ago by Christopher Goh <[email protected]>
Remove Zoho from README (#3383)

github.com/nusmodifications/nusmods - 1160b6f080a734cb51a5cc2878d0a5cb3ebf3b6b authored over 2 years ago by E-Liang Tan <[email protected]>
Update Physics Faculty email (#3382)

github.com/nusmodifications/nusmods - 71c93aae229d0d16e5e572869d1727123c6c0838 authored over 2 years ago by Ding YuChen <[email protected]>
Update incorrect Add/Swap Tutorial date (#3381)

github.com/nusmodifications/nusmods - 3fa2391134cc6051376d9c44228694bfd08a6b03 authored almost 3 years ago by Christopher Goh <[email protected]>
Fix HtmlWebpackPlugin timetable-only build JS injection (#3378)

github.com/nusmodifications/nusmods - f953d6f620fa734d41035c714cd6024f489b819e authored almost 3 years ago by Christopher Goh <[email protected]>
Add Toggling of Prerequisites Checks for Planner (#3374)

* Add Boolean Flag for enforcing Prerequisites Check

* Add Frontend Component for Prerequisit...

github.com/nusmodifications/nusmods - bf368cb3979943ef846ccff93a808edd29216174 authored almost 3 years ago by Low Jun Kai, Sean <[email protected]>
Upgrade Babel, Jest, Webpack, webpack-dev-server (#3376)

* Update Babel and fix private methods config mismatch

* Update @babel packages

* Update b...

github.com/nusmodifications/nusmods - 0456337630c9d9a0bdcd13ccab7d397af2902eb9 authored almost 3 years ago by Christopher Goh <[email protected]>
Update ModReg dates for 21/22 S2 (#3375)

github.com/nusmodifications/nusmods - 67ca41a9854e666e28b0641d64850879e00ae8dc authored almost 3 years ago by Christopher Goh <[email protected]>
Update dependency swagger-ui-dist to v4 [SECURITY] (#3371)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 6290b7d2944b1b2bd63b897199684802346f575e authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix Cropping Out of Dropdown menus (#3348)

* Make Changes to responsive positioning

* Fix scss slinting

* Fix Typings

* Make Chang...

github.com/nusmodifications/nusmods - d58858a19ae484892ed27415aca028f333eae599 authored almost 3 years ago by Low Jun Kai, Sean <[email protected]>
Update NUSMods for AY21/22 Semester 2 (#3368)

github.com/nusmodifications/nusmods - 4b9cf16e88a3cb435db94fc221c59f6487a63392 authored almost 3 years ago by Christopher Goh <[email protected]>
Fix wrong API doc of semesterData key in Module (#3363)

In #/components/schemas/Module, semesterData key is documented as one
single object of type #/c...

github.com/nusmodifications/nusmods - 8be253a580db23f984e2093ac1e07ce9d67a919a authored almost 3 years ago by Hu Jialun <[email protected]>
Disable MPE (#3364)

github.com/nusmodifications/nusmods - 664e27122ee1dcf87f338c95d6c75d9bc666420e authored almost 3 years ago by Christopher Goh <[email protected]>
Update link for Redux DevTools (#3362)

github.com/nusmodifications/nusmods - e1cbd70969b895bbb91ce660dcdc94ea810252a2 authored about 3 years ago by yaofeng-wang <[email protected]>
Send HTTP 401 for invalid NUS auth token (#3360)

github.com/nusmodifications/nusmods - 2163f23a94aaf9fc4aa75f3aca2a35492d8b1ace authored about 3 years ago by Christopher Goh <[email protected]>
Enable MPE (#3359)

github.com/nusmodifications/nusmods - 24f8443d6d6903d5d08ad7059aa2b5a470de2c61 authored about 3 years ago by Christopher Goh <[email protected]>
Update MPE UI strings for term 2120 (#3357)

github.com/nusmodifications/nusmods - c7a616e9097278819099ff759cf28f35124a6081 authored about 3 years ago by Christopher Goh <[email protected]>
Revert "Revert "Expose MPE attributes to mpeModules endpoint (#3245)" (#3259)" (#3356)

MPE for Term 2120 (AY21/22 S2) can make use of existing scraper code
that we have written to sc...

github.com/nusmodifications/nusmods - 4d97fcd8b1ed336206abc281ad76cc6853108a0f authored about 3 years ago by Christopher Goh <[email protected]>
Make vertically displayed day names centred (#3355)

* Make vertically displayed day names centred

On narrow screens, the vertical day names are l...

github.com/nusmodifications/nusmods - 553b0a61875f86a4582c75763490dd6baa81e5df authored about 3 years ago by Hu Jialun <[email protected]>
Update dependency axios to v0.21.2 [SECURITY] (#3352)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - d9d18683f3775a7d517056eb6c5a1f2eb8baf61d authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update ADFS configuration (#3353)

github.com/nusmodifications/nusmods - c576c857fd7c78d9b8d9dee3b0197a0deb74f93d authored about 3 years ago by Christopher Goh <[email protected]>
Fix vertical overscroll behavior (#3347)

github.com/nusmodifications/nusmods - 2c464bf06d43586d29d7208461e37ad00c2e3e1b authored about 3 years ago by Christopher Goh <[email protected]>
Add regex to remove gce prerequisites (#3327)

* Add regex to remove gce prerequisites

* Modify removeGCERequisite() to handle edge case

...

github.com/nusmodifications/nusmods - 2bdb4e4f93377cb86873e43f1f20e1dfd2e27b16 authored about 3 years ago by Andy <[email protected]>
Reduce Code Duplication in utils/ical (#3343)

* Add Common Logic for getLessonTimeHours and getLessonTimeMinutes

* Add Functionality for ge...

github.com/nusmodifications/nusmods - 8ce743755d1596560f237ff43ac7a84f2752cb29 authored about 3 years ago by Low Jun Kai, Sean <[email protected]>
Add Chris's details to team page (#3346)

github.com/nusmodifications/nusmods - b3cb839dda4b6839a365fcacf7624fac176e8f6b authored about 3 years ago by Christopher Goh <[email protected]>
Prevent overscroll-behavior in scrollable timetable (#3342)

github.com/nusmodifications/nusmods - aad743ad3648182709dc0ace64ed5e7f1717b112 authored about 3 years ago by Emily Ong <[email protected]>
Increase ModReg Notification's z-index to be over navtabs' (#3341)

github.com/nusmodifications/nusmods - 175fff96419a7ca5da6973bec820cdf15848ae6f authored about 3 years ago by Christian James Welly <[email protected]>
Expand 'Coll.' abbrieviation in scraper (#3337)

github.com/nusmodifications/nusmods - ebb5cf52b6f50b9a4179e1ede05b965668d40dd5 authored about 3 years ago by Christopher Goh <[email protected]>
Disable banner announcement (#3336)

github.com/nusmodifications/nusmods - 768ab99e1582ffaf9467f22bac834a8e62bc5d15 authored about 3 years ago by Christopher Goh <[email protected]>
Modify module code regex (#3332)

github.com/nusmodifications/nusmods - e31d07f07a7c51b7c444d4877e52d1b5a1bf4160 authored about 3 years ago by Andy <[email protected]>
Update Elasticsearch endpoint (#3331)

github.com/nusmodifications/nusmods - 0fb2e47981d3b77e6a392ea15ff3818321990fa9 authored about 3 years ago by Christopher Goh <[email protected]>
Fix query parameters being removed on module search retry (#3295)

* fix: Prevent searchkit from clearing query params on search retry

Co-authored-by: Alissa Ya...

github.com/nusmodifications/nusmods - 8b86391efed6ec65f1f185f2253d5196e82008a8 authored about 3 years ago by Christopher Goh <[email protected]>
Update modules that are excluded from being merged as dual-coded (#3324)

As requested by NUS over email

github.com/nusmodifications/nusmods - 13612ffa0561c4765e4f2110f28707a3d8348ee8 authored over 3 years ago by Christopher Goh <[email protected]>
Fix module aliases false-positives in scraper (#3322)

Closes #2995

* Fix docs and CLI commands to run scraper

* Fix false positives when merging...

github.com/nusmodifications/nusmods - 7a7ee09bb01c4ecca9113d97fd1e18760912af7b authored over 3 years ago by Christopher Goh <[email protected]>
Update venues (#3305)

github.com/nusmodifications/nusmods - 541bc3c0ca133a3e6b40bc91cf931e401d8e57b0 authored over 3 years ago by Christopher Goh <[email protected]>
Remove automerge GH actions workflow (#3311)

github.com/nusmodifications/nusmods - 8245e16434d04c0d744a01e07f91dfb66444d36f authored over 3 years ago by Christopher Goh <[email protected]>
Update babel monorepo (#3319)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 414ce70960ecb5358f8846c6282ae8ac2b96b224 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update state-management (#3318)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 4c7cc2ddb2ee62b124455a2d4722a398363911d8 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update react monorepo (#3317)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 10d680ac4220141160aa90a3efd2ffe0de84fbec authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency samlify to v2.7.7 (#3316)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 3562069122a89a83f71fac871f0c580b5debaf5e authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency pug to v3.0.2 (#3315)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 1e8b3e2455477023a61bf3d87c3434a4047aa320 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency nodemon to v2.0.9 (#3314)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 9cef74fc172729cbacfeed91bcfdb24a9e1cfa75 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency microbundle to v0.13.3 (#3313)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 3a37b8fecb26a7d16a1b2112f2b105bcc5d0289f authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency graceful-fs to v4.2.6 (#3312)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 91141c894ceeac25445632412cea7b4a758ee2a4 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency enzyme-to-json to v3.6.2 (#3310)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - b27ddbc55aa278c0a49cb721eec64467f9241848 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency cssnano to v4.1.11 (#3309)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - fdd3c11a59f05c534856dfa4b65277de78ea1773 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency codecov to v3.8.2 (#3308)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 0a5dc3c3f1526c278ddae1136405d2da39f03f26 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency chevrotain to v7.1.2 (#3307)

Co-authored-by: Renovate Bot <[email protected]>

github.com/nusmodifications/nusmods - 723823c3411d97593c7cb3c2d3fe7a06e56eae12 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>