Commit Graph

27784 Commits

Author SHA1 Message Date
ccdea0c727 fix(cypress): remove parallel runs (#42011)
* fix(cypress): remove parallel runs

* chore: apply review comments

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* chore: apply review comments

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-06 10:03:06 +05:30
f42e4292ad feat: add solution 2021-05-06 04:26:22 +05:30
c9be11d05a fix(deps): update dependency date-fns to v2.21.2 2021-05-05 21:52:49 +00:00
29b388025b fix(deps): pin dependency @wojtekmaj/enzyme-adapter-react-17 to 0.6.1 (#42009)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-05 13:49:59 -07:00
fd11361fc8 fix(client): update navbar for Chinese Simplified and Traditional (#42007)
* fix: navbar bug

Should resolve the current bug on staging with the nav bar.

* fix: update display names

Update the display names for the two Chinese options.

* fix(tools): remove extraneous test

Docs do not indicate that language code needs to be 2 characters.
2021-05-06 01:44:25 +05:30
4ed75cb79f fix(tools): ignore renovate (#42008)
Ignore the branches renovate creates for the push events.
2021-05-06 00:20:38 +05:30
3da4be21bb chore: seed chinese traditional (#42005)
Seeds the chinese traditional files manually so we can deploy to
staging.
2021-05-05 22:43:49 +05:30
e46e80e08f feat(client): add chinese traditional
Add chinese traditional to the all-langs validation and necessary
client build configs.
2021-05-05 21:06:54 +05:30
ce6124a9ed fix: use unofficial adapter for react 17 for enzyme 2021-05-05 20:59:43 +05:30
b6da89c5b6 chore(deps): update react monorepo 2021-05-05 20:59:42 +05:30
4ace78e0f7 chore(deps): pin dependencies (#42002)
chore(deps): pin dependencies
2021-05-05 20:52:14 +05:30
a067bd15a1 chore(i18n,curriculum): update translations (#42001) 2021-05-05 08:09:17 -07:00
e7156dcc9e feat: generate Webpack stats in CI (#41993) 2021-05-05 14:32:22 +00:00
26dc5a7fae fix(deps): update dependency react-tooltip to v4.2.18 2021-05-05 14:20:38 +00:00
f56d4f8b9f chore(i18n,docs): update translations (#42000) 2021-05-05 18:20:24 +05:30
e839c6694d fix: build workers before testing 2021-05-05 18:12:50 +05:30
a0ac43083a fix: apply audit fix 2021-05-05 18:12:50 +05:30
be19823422 chore(deps): update joi and joi-objectid 2021-05-05 18:12:50 +05:30
5541b796a3 chore(deps): execa 2021-05-05 18:12:50 +05:30
e5908ef281 chore(deps): bson-objectid 2021-05-05 18:12:50 +05:30
4dafe9e168 chore(deps): autoprefixer 2021-05-05 18:12:50 +05:30
a23d96f0d8 chore(deps): include postcss 2021-05-05 18:12:50 +05:30
83b9abeb7d chore(deps): react-monaco-editor 2021-05-05 18:12:50 +05:30
5f8520f0d4 chore(deps): monaco-editor 2021-05-05 18:12:50 +05:30
06b90baa59 chore(deps): update dependency dotenv to v8.5.1 2021-05-05 11:14:39 +00:00
582b9a3298 fix(curriculum): rework Project Euler 66 (#41963)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-05 13:24:49 +05:30
7a04b8977f fix(curriculum): rework Project Euler 70 (#41988)
* fix: rework challenge to use argument in function

* fix: use MathJax for display consistency

* fix: add solution
2021-05-05 13:22:16 +05:30
3e9bc73d67 chore(deps): update dependency jest to v26 (#41699)
* chore(deps): update dependency jest to v26

* chore: add missing package, invariant

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-05 12:24:11 +05:30
6d8bbf7cfc fix(deps): update dependency react-instantsearch-dom to v6.11.0 2021-05-05 04:50:31 +00:00
340e06db5d chore(deps): update dependency acorn to v8.2.4 2021-05-05 03:19:48 +00:00
f5a9251f5e chore(deps): update babel monorepo to v7.14.1 2021-05-05 00:17:08 +00:00
28df6e9b91 feat: welcoming shaun to the dev-team (#41987) 2021-05-04 22:29:53 +00:00
66d5a421cb fix(renovate): push major bumps to a non-default branch (#41989) 2021-05-05 01:17:37 +05:30
43e150359e fix: make renovate rebase when behind on major (#41983) 2021-05-04 14:26:46 +00:00
d05cd5761f fix(renovate): rebase config (#41982) 2021-05-04 19:26:08 +05:30
8f753a0b67 fix(deps): update dependency react-i18next to v11.8.15 (#41972)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-04 18:15:05 +05:30
2b1adbd289 fix: make renovate rebase when behind (#41980) 2021-05-04 18:14:38 +05:30
57238ccdc9 fix(curriculum): rework Project Euler 69 (#41974)
* fix: rework challenge to use argument in function

* fix: use mathjax for consistent phi letter

* fix: add solution

* fix: re-align table formatting
2021-05-04 11:12:33 +05:30
f1adef45a0 chore(i18n,learn): update translations (#41971) 2021-05-03 19:32:27 +05:30
8bdc99c11f fix(deps): update dependency hast-util-to-html to v7.1.3 2021-05-03 12:28:11 +00:00
d434a8bde5 fix(deps): update dependency gray-matter to v4.0.3 2021-05-03 10:35:09 +00:00
27c8d564e4 fix(client): replace Stripe with PayPal (#41924)
* feat: remove stripe payment option from client

* feat: remove stripe completely

* fix: remove last Stripe remnants

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-03 11:45:23 +03:00
23564eb732 chore(deps): update dependency webpack to v5.36.2 2021-05-03 07:59:15 +00:00
e16b5e02c9 chore(deps): update dependency eslint-config-prettier to v8.3.0 2021-05-03 02:12:54 +00:00
53179ba098 chore(deps): update dependency eslint to v7.25.0 2021-05-02 22:11:41 +00:00
d27b53dcb2 chore(i18n,curriculum): update translations (#41957) 2021-05-02 21:17:31 +02:00
cb3c3db83a chore(deps): update dependency cypress to v7.2.0 2021-05-02 17:40:15 +00:00
df1cc921a0 chore(deps): update dependency acorn to v8.2.2 (#41961)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-02 20:34:43 +05:30
31a69ea685 chore(deps): update babel monorepo to v7.14.0 2021-05-01 16:09:10 +00:00
3f776cbc70 fix(deps): update dependency i18next to v20 (#41903)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-01 14:40:54 +02:00