Commit Graph

2920 Commits (40a0d7470e06b1115b171875d4c3037377c72885)

Author SHA1 Message Date
renovate[bot] 91b54278b6
chore(deps): pin dependencies (#42419)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-09 22:18:09 +05:30
Oliver Eyton-Williams 63156dffee
CodeSee take 2 (#42330)
* Adds CodeSee developer tooling to FreeCodeCamp client

CodeSee is a continuous code understanding platform,
meant to help developers when diving into a codebase.

This is an alpha version, which enables FCC contributors
to create and explore recordings of code execution on the
front-end. These recordings are meant to help orient a
developer to an unfamiliar part of the codebase, or help
diagnose when behavior is not matching our mental model.

When running in development, the client will now display
a small, purple CodeSee icon in the browser. Clicking this
icon starts (then stops) a new recording.

* chore(deps): update to @codesee/latest

* feat: switch to CodeSee hosted

* chore(deps): add process to root

I couldn't pin down what, exactly, but something in the client depends
on safer-buffer from the root, which tries to find process/browser, so
it needs installing here too.

Co-authored-by: Joshua Leven <josh@codesee.io>
2021-06-09 21:19:04 +05:30
Oliver Eyton-Williams bd4d46915a
feat(curriculum): add project creation tool (#42410)
* refactor: extract help category map as JSON

* refactor: extract block names as json

* feat: add create-project script

* fix: correct case for tsconfig target

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-06-09 00:57:45 +05:30
renovate[bot] bd88d9f7ce
fix(deps): update gatsby monorepo (#42412)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-09 00:42:50 +05:30
renovate[bot] a13d6b8be9
chore(deps): pin dependencies (#42409)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-08 23:48:39 +05:30
Sem Bauke a53b235bd8
fix: multi editor bottom cut off (#42375) 2021-06-08 18:43:21 +02:00
Mrugesh Mohapatra 2db594d318 chore: apply npm audit:fix 2021-06-08 21:16:56 +05:30
Mrugesh Mohapatra c243a8b62f chore(client): update deps - minor & patch 2021-06-08 21:16:56 +05:30
Oliver Eyton-Williams 3875c6e619
fix: use env.json in both client and server (#42359) 2021-06-08 13:12:44 +01:00
Shaun Hamilton 35b18829d1
fix(curriculum): use mediaText for CSSHelp (#42393)
* fix(curriculum): use mediaText in CSSHelp

prevent selection of style elements with class or media attributes
this should avoid picking up some browser extensions
2021-06-07 23:33:58 +02:00
Oliver Eyton-Williams 440169a7cb
feat: conditionally include files (#42205)
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-06-05 11:15:13 -07:00
Oliver Eyton-Williams 3f45f778b8
chore: remove unused fetch-and-cache.js (#42358) 2021-06-04 08:17:16 -07:00
Kristofer Koishigawa e82f5f4425
feat: update titles for certification pages (#42252)
* feat: update titles for certification pages

* fix: update titles in Cypress tests

* fix: change "certificate" to "certification" in intro-page.js test file

* fix: prevent adding "Certification" to title for interview prep, make variable name more clear

* feat: add test for coding interview prep page title
2021-06-04 12:04:02 +02:00
renovate[bot] fa594cf7f5
chore(deps): update dependency @testing-library/jest-dom to v5.13.0 (#42351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-04 14:20:50 +05:30
renovate[bot] 7c8d65174d
fix(deps): pin dependencies (#42345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-03 22:34:24 +05:30
Ahmad Abdolsaheb 06294afdd3
fix(client): remove prism from app chunk (#42230)
* remove-prisim-from-app-chunk

* Update client/src/components/profile/components/TimeLine.js

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-06-03 19:55:21 +05:30
Oliver Eyton-Williams b2539f330d
chore: clean up dependencies (#42329) 2021-06-03 19:20:52 +05:30
Shaun Hamilton 24be225fa4
feat(client): refactor propTypes to TS types (#42278) 2021-06-03 14:23:46 +03:00
Oliver Eyton-Williams 802273cf8a
refactor: remove sinon (#42337) 2021-06-02 21:03:05 +05:30
Renovate Bot d33eeef4d5 fix(deps): update dependency gatsby to v3.6.2 2021-06-02 09:59:22 +00:00
Oliver Eyton-Williams 3b115a1876
fix(client): use @freecodecamp/strip-comments for js comments (#42254) 2021-06-01 01:37:45 +02:00
Oliver Eyton-Williams 128cb813cb
fix: remove unused polyvinyl functions (#42295) 2021-05-31 21:16:26 +05:30
camperbot 50a146224f
chore(i18n,client): processed translations (#42316) 2021-05-31 18:30:52 +05:30
Oliver Eyton-Williams 90d2c3b344
feat: use webpack caching in development (#42286)
* feat: use webpack caching in development

This cuts build time for build-workers considerably.

* fix: update gitpod config

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-05-30 08:59:55 +01:00
renovate[bot] e605800d82
fix(deps): update dependency react-transition-group to v4.4.2 (#42299)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-30 05:42:07 +00:00
Renovate Bot c966823920 chore(deps): update babel monorepo to v7.14.4 2021-05-28 20:06:23 +00:00
camperbot ac8e70133c
chore(i18n,learn): update translations (#42289) 2021-05-28 11:41:28 -07:00
Renovate Bot 55c237fc89 fix(deps): update dependency react-tooltip to v4.2.21 2021-05-28 15:25:56 +00:00
Renovate Bot 473948244b fix(deps): update dependency i18next to v20.3.1 2021-05-28 14:29:43 +00:00
Renovate Bot 28b4393c20 fix(deps): update dependency date-fns to v2.22.1 2021-05-28 13:57:30 +00:00
Renovate Bot f3c6fb1fd9 fix(deps): update dependency react-i18next to v11.10.0 2021-05-28 11:46:44 +00:00
Renovate Bot 634547c233 fix(deps): update dependency date-fns to v2.22.0 2021-05-28 11:01:02 +00:00
Renovate Bot 59a2191223 fix(deps): update dependency react-tooltip to v4.2.20 2021-05-28 08:24:55 +00:00
Renovate Bot 3ce80a9545 chore(deps): update dependency webpack to v5.38.1 2021-05-28 00:30:44 +00:00
Renovate Bot 56c975fcf4 fix(deps): update dependency gatsby to v3.6.1 2021-05-27 22:37:28 +00:00
Sem Bauke 3c36bda9ab
feat: change challenge desc to ts (#42270)
* feat: change challenge desc to ts

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: add return type on function

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-27 17:50:08 +02:00
camperbot bbfd599386
chore(i18n,learn): update translations (#42271) 2021-05-27 07:18:07 -07:00
Nicholas Carrigan (he/him) 00b76c0389
fix: link import bug (#42266)
Fix a small bug in the CSS helper tool.
2021-05-27 08:46:23 +02:00
Renovate Bot 074409e699 chore(deps): update dependency typescript to v4.3.2 2021-05-26 18:39:25 +00:00
Renovate Bot a51a046d3e chore(deps): update dependency autoprefixer to v10.2.6 2021-05-26 17:53:08 +00:00
renovate[bot] e0708688df
chore(deps): update dependency copy-webpack-plugin to v9 (#42250)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 09:57:47 +02:00
camperbot 1a6b4ca531
chore(i18n,learn): update translations (#42245) 2021-05-26 01:00:35 +05:30
Renovate Bot 75bf6fc78c fix(deps): update gatsby monorepo 2021-05-25 18:51:19 +00:00
Shaun Hamilton d5cc9ba259
feat(dev): add css helper function (#42148)
* feat(dev): add css helper function

* add media declaration methods

* use a selector to grab styles

* add CSSHelp class with annoying TS warnings (no-verify)

* replace indexing with getPropertyValue

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

* connect CSSHelp to helpers, clean up types

* fix: return extended object, not modify prototype

* fix: unnecessary assertion error

* add tests with fixtures

* add afterAll document clean-up

* 'fix' tests

* undo jest transform config

* remove erroneous comments and logs

* reafactor: use existing types and narrow types

* refactor test descriptions

* rename files to appease Mrugesh 😄

* remove probably unnecessary document clean

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-25 07:34:55 -07:00
Renovate Bot a32559b203 fix(deps): update dependency react-i18next to v11.9.0 2021-05-25 09:59:30 +00:00
Oliver Eyton-Williams 2648f75df6
fix: remove redundant babel plugin (#42234)
@babel/plugin-proposal-class-properties is now included in preset-env
2021-05-24 13:30:09 -07:00
Nicholas Carrigan (he/him) 821aee9687
feat: i18n for help text (#42235)
Add internationalisation capabilities for the pre-filled text in
the Ask for Help forum post.
2021-05-24 19:59:35 +02:00
camperbot bd69e00480
chore(i18n,curriculum): update translations (#42191) 2021-05-24 09:42:08 +02:00
saeed 66c5523909
feat: render footer correctly (#42096)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2021-05-24 00:30:07 +02:00
Ismail Tlemcani 914ff44f74
fix(client): add validation to profile image URL (#41927)
* fix: fix broken image url after validation

* feat: add tests for a broken image url submission

* fix: reduce event related calls

* Update cypress/integration/settings/image-picture-check.js

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Update cypress/integration/settings/image-picture-check.js

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2021-05-23 16:08:12 +02:00
miyaliu666 3b2be48dea
Update Chinese footer (#42193)
* Update trending.json

* Update three long titles
2021-05-22 07:26:26 -07:00
Renovate Bot 6913e364d1 fix(deps): update dependency i18next to v20.3.0 2021-05-22 11:24:58 +00:00
Renovate Bot efffe56dfd chore(deps): update dependency postcss to v8.3.0 2021-05-21 09:36:33 +00:00
ChrisPrzR d636bb8912
fix(client): update CSS variable values (#42197)
Update rgba instead of rgb to translucent colors and add hex value for --purple-mid
2021-05-21 12:55:33 +05:30
camperbot 9088a07dad
chore(i18n,learn): update translations (#42190) 2021-05-21 09:25:16 +02:00
Renovate Bot b9fa68b00f fix(deps): update dependency sanitize-html to v2.4.0 2021-05-20 17:46:16 +00:00
Lance 9c86168b2f
fix: valid username lowercase (#42172)
* fix: valid username lowercase

* test: add test in the validate for reject uppercase characters

* test: add test in the cypress for check on uppercase characters and reject it.
2021-05-20 09:04:00 +02:00
Renovate Bot e57c1438f7 fix(deps): update gatsby monorepo 2021-05-19 14:51:59 +00:00
Renovate Bot d672f9e73a chore(deps): update dependency webpack to v5.37.1 2021-05-19 09:00:46 +00:00
Mrugesh Mohapatra 6d8baddec0
chore: update api deps, apply npm audit fix (#42179)
* chore(api): bump minor and patch

* chore: apply npm audit fix across deps
2021-05-18 22:39:26 +05:30
camperbot 91dd0401e0
chore(i18n,client): processed translations (#42177) 2021-05-18 07:26:36 -07:00
Kristofer Koishigawa 064179e508
fix: bump the number of published English articles (#42171) 2021-05-18 09:33:48 +04:00
Renovate Bot df6a98fe90 chore(deps): update babel monorepo to v7.14.3 2021-05-17 23:19:16 +00:00
Niraj Nandish 955588eb3e
fix(editor): Remove keybind of intellisense (#42137)
* fix: Remove keybind of intellisense

* fix: remove old solution

* fix: disable suggestion on trigger characters
2021-05-17 15:42:22 -05:00
renovate[bot] d14f53f463
chore(deps): pin dependencies (#42168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-18 01:19:29 +05:30
Oliver Eyton-Williams 66dae77fc5
feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30
alirezaghey e190dd610a
fix(curriculum): small English update (#42166) 2021-05-17 12:44:38 -05:00
camperbot 4f4bcff464
chore(i18n,client): processed translations (#42150) 2021-05-17 11:32:35 +02:00
Sem Bauke c4910b90b4
fix: arrows pointing the wrong way (#42155) 2021-05-17 12:45:08 +05:30
Oliver Eyton-Williams 1c1d86922c
refactor: simplify jest config (#42136)
* refactor: bring api jest tests to root

* refactor: pull client tests to root

* fix: remove ancient curriculum babelrc

* feat: run all jest tests at once

* fix: remove unused babelrcRoot

* chore: remove more jests
2021-05-16 18:08:04 +05:30
Sujal Gupta 8ba3b8c16c
fix(client): typo in APIs and Microservices Projects intro (#42140) 2021-05-16 14:12:34 +05:30
Renovate Bot b644110bf9 fix(deps): update dependency i18next to v20.2.4 2021-05-15 11:30:09 +00:00
Renovate Bot b6289e1d5d fix(deps): update dependency i18next to v20.2.3 2021-05-15 09:00:33 +00:00
Renovate Bot 4f3096c1ed chore(deps): update dependency @testing-library/react to v11.2.7 2021-05-14 14:27:44 +00:00
camperbot 44e1bbd95a
chore(i18n,client): processed translations (#42127) 2021-05-13 12:48:03 +00:00
Jennifer 0e113154d2
fix(client): typo in information message (#42123) 2021-05-13 10:58:06 +00:00
renovate[bot] 8f441131d1
fix(deps): update dependency monaco-editor to v0.24.0 (#42122)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 09:24:02 +02:00
Renovate Bot 135e12fd65 chore(deps): update dependency monaco-editor-webpack-plugin to v3.1.0 2021-05-13 02:40:27 +00:00
Renovate Bot ba7ffbd6cc chore(deps): update babel monorepo to v7.14.2 2021-05-13 00:13:19 +00:00
renovate[bot] 8a1de362c1
chore(deps): update dependency copy-webpack-plugin to v8 (#42049)
* chore(deps): update dependency copy-webpack-plugin to v8

* fix(client,webpack): update to the new schema

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
2021-05-13 00:00:32 +05:30
camperbot 7f8f4dad63
chore(i18n,client): processed translations (#42114) 2021-05-12 21:24:11 +05:30
Lasse Jørgensen a73c205e04
feat(client): add optional information block to intro pages (#42091)
* feat: add optional information block to intro pages

* feat: rename to note, add property to all blocks
2021-05-12 11:30:08 +05:30
Renovate Bot c7b0f81f0f fix(deps): update gatsby monorepo 2021-05-11 22:11:03 +00:00
Oliver Eyton-Williams 854fee4779
Revert "fix(client): use strip-comments library for js comments removal (#41960)" (#42103)
This reverts commit b16fadb436.
2021-05-11 17:12:48 +00:00
Vignesh Saikrishna Mallya 6b0cd89df4
fix(client): fixed typo in 'certification card' english translation (#42100) 2021-05-11 15:10:47 +00:00
Oliver Eyton-Williams 7a8d6b2504
feat(client): add hashes to monaco workers (#42097) 2021-05-11 18:26:06 +05:30
Oliver Eyton-Williams 916ca023bf
fix: only generate bundle stats during CI (#42094)
* fix: only generate bundle stats during CI

* fix: run if CI exists
2021-05-11 15:59:44 +05:30
Renovate Bot 6757d39648 chore(deps): update dependency webpack to v5.37.0 2021-05-11 03:32:55 +00:00
Renovate Bot 26b407967c fix(deps): update dependency postcss to v8.2.15 2021-05-11 00:37:25 +00:00
Renovate Bot 45fabeb1d5 fix(deps): update dependency nanoid to v3.1.23 2021-05-10 23:38:54 +00:00
Mrugesh Mohapatra 83943de719
chore: rollback CSRF token generation (#42082)
This reverts commit e1c00138a9.
2021-05-11 00:27:08 +05:30
Kristofer Koishigawa 94d4b2f553
fix: navbar avatar height, background colors (#42076)
* fix: navbar avatar height

* fix: prevent avatar background change when hovered or focused
2021-05-11 00:15:16 +05:30
Oliver Eyton-Williams e1c00138a9
fix: generate csrf tokens on server (#41968)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2021-05-10 21:40:42 +05:30
renovate[bot] 21dd80c47a
chore(deps): update dependency prettier to v2.3.0 (#42074)
* chore(deps): update dependency prettier to v2.3.0

* chore: apply formating per prettier

* fix: correctly disable import/no-unresolved

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-10 08:48:49 -07:00
renovate[bot] 66dd85f64a
fix(deps): update gatsby monorepo (major) (#42069)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-10 17:36:22 +02:00
Renovate Bot 0c0429598f fix(deps): pin dependency strip-comments to 2.0.1 2021-05-10 10:13:21 +00:00
Lasse Jørgensen b16fadb436
fix(client): use strip-comments library for js comments removal (#41960) 2021-05-10 11:03:04 +02:00
Renovate Bot b5cde4d01e fix(deps): update dependency react-reflex to v4.0.1 2021-05-10 08:12:19 +00:00
camperbot 51ce31f6ae
chore(i18n,learn): update translations (#42065) 2021-05-08 17:39:27 +02:00
Renovate Bot 6120dad331 fix(deps): update dependency @loadable/component to v5.15.0 2021-05-08 09:34:34 +00:00
Renovate Bot 58a18e15e5 fix(deps): update dependency date-fns to v2.21.3 2021-05-08 08:24:44 +00:00
Oliver Eyton-Williams e1f673e685
fix: prevent excessive locale bundling (#41979)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-08 13:18:37 +05:30
Mrugesh Mohapatra 1805631e4a
fix(client): add info circle to claim cert steps (#42060) 2021-05-08 12:54:29 +05:30
Renovate Bot 057c55febe fix(deps): update dependency gatsby to v3.4.2 2021-05-07 23:07:06 +00:00
Mrugesh Mohapatra 7c4676d0a4
fix(client): quick-fix for cert claiming (#42055)
* chore: reinstate the quick-fix for cert claiming

This reverts commit d80d093c8b.

* feat: add progress to claim cert card
2021-05-07 12:39:42 -07:00
Mrugesh Mohapatra 81d8d3f294
fix(npm-audit): improve audit and fix run-scripts (#42050)
* fix(npm-audit): improve audit and fix run-scripts

* fix: include --no-bail

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-07 23:48:11 +05:30
renovate[bot] 4d8bac0be3
chore(deps): update dependency babel-plugin-transform-imports to v2 (#41676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-07 19:15:20 +05:30
renovate[bot] af3c411de6
fix(deps): update dependency query-string to v7 (#42033)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-07 17:00:03 +05:30
Renovate Bot e384e8dbcd chore(deps): update dependency monaco-editor-webpack-plugin to v3.0.1 2021-05-07 03:12:08 +00:00
Nicholas Carrigan fb9edaf790 revert(client): enzyme adapter React 17
This reverts commit ce6124a9ed.
2021-05-07 03:53:04 +05:30
Nicholas Carrigan 39c214290c revert(client): roll back react 17
Reverts b6da89c5b6 to hot-fix help
button issue.
2021-05-07 03:53:04 +05:30
Mrugesh Mohapatra d80d093c8b
revert(client): add quick superblock cert claim steps
This reverts commit e8578341b5.
2021-05-07 02:39:38 +05:30
renovate[bot] 5a2cac48b7
fix(deps): update dependency react-ga to v3 (#42034)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-07 00:47:51 +05:30
Shaun Hamilton e8578341b5
feat(client): add quick superblock cert claim steps (#42031)
* feat(client): add quick superblock cert claim steps

* remove comments
2021-05-06 11:45:19 -07:00
Mrugesh Mohapatra e86e9e3388
fix(client): update missed updates to the lockfile (#42028) 2021-05-06 21:46:52 +05:30
renovate[bot] 561c735a43
fix(deps): update dependency redux to v4.1.0 (#42016)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-06 21:23:56 +05:30
renovate[bot] 425c6c16fe
fix(deps): update gatsby monorepo (#42017)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-06 21:23:12 +05:30
Mrugesh Mohapatra 5cb3465a1d
fix(i18n): ensure language redirects for Chinese traditional (#42020) 2021-05-06 20:35:27 +05:30
Renovate Bot 0b5553002a chore(deps): update dependency webpack-cli to v4.7.0 2021-05-06 14:56:53 +00:00
Renovate Bot 92dc7a785f fix(deps): update dependency react-tooltip to v4.2.19 2021-05-06 12:11:25 +00:00
Renovate Bot 1680f25085 fix(deps): update dependency postcss to v8.2.14 2021-05-06 11:09:17 +00:00
Oliver Eyton-Williams bbb3d10ea9 chore(deps): algoliasearch 2021-05-06 13:26:54 +05:30
Oliver Eyton-Williams 7ea9d7f62f chore(deps): jest-json-schema-extended 2021-05-06 13:26:54 +05:30
Renovate Bot c9be11d05a fix(deps): update dependency date-fns to v2.21.2 2021-05-05 21:52:49 +00:00
Mrugesh Mohapatra 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
Nicholas Carrigan (he/him) 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
Nicholas Carrigan (he/him) 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
Nicholas Carrigan 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
Mrugesh Mohapatra ce6124a9ed fix: use unofficial adapter for react 17 for enzyme 2021-05-05 20:59:43 +05:30
Renovate Bot b6da89c5b6 chore(deps): update react monorepo 2021-05-05 20:59:42 +05:30
renovate[bot] 4ace78e0f7
chore(deps): pin dependencies (#42002)
chore(deps): pin dependencies
2021-05-05 20:52:14 +05:30
Oliver Eyton-Williams e7156dcc9e
feat: generate Webpack stats in CI (#41993) 2021-05-05 14:32:22 +00:00
Renovate Bot 26dc5a7fae fix(deps): update dependency react-tooltip to v4.2.18 2021-05-05 14:20:38 +00:00
Oliver Eyton-Williams a0ac43083a fix: apply audit fix 2021-05-05 18:12:50 +05:30
Oliver Eyton-Williams 4dafe9e168 chore(deps): autoprefixer 2021-05-05 18:12:50 +05:30
Oliver Eyton-Williams a23d96f0d8 chore(deps): include postcss 2021-05-05 18:12:50 +05:30
Oliver Eyton-Williams 83b9abeb7d chore(deps): react-monaco-editor 2021-05-05 18:12:50 +05:30
Oliver Eyton-Williams 5f8520f0d4 chore(deps): monaco-editor 2021-05-05 18:12:50 +05:30
Renovate Bot 6d8bbf7cfc fix(deps): update dependency react-instantsearch-dom to v6.11.0 2021-05-05 04:50:31 +00:00
Renovate Bot f5a9251f5e chore(deps): update babel monorepo to v7.14.1 2021-05-05 00:17:08 +00:00
renovate[bot] 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
camperbot f1adef45a0
chore(i18n,learn): update translations (#41971) 2021-05-03 19:32:27 +05:30
Ahmad Abdolsaheb 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
Renovate Bot 23564eb732 chore(deps): update dependency webpack to v5.36.2 2021-05-03 07:59:15 +00:00
Renovate Bot 31a69ea685 chore(deps): update babel monorepo to v7.14.0 2021-05-01 16:09:10 +00:00
renovate[bot] 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
Oliver Eyton-Williams 2eac236e39
fix: remove JS comments revisited (#41952)
* fix: restrict removeJSComments to test-evaluator

To prevent @babel from being included everywhere, this only calls
removeJSComments inside the test-evaluator

* test: add removeJSComments test
2021-04-30 22:30:06 +03:00
Mrugesh Mohapatra 341fe76f0f chore: roll back CSRF changes for the weekend
This reverts commit 00193858a0.
2021-04-30 23:57:28 +05:30
Oliver Eyton-Williams 00193858a0
fix: generate csrf tokens on server not client (#41908)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-04-30 09:42:26 +03:00
GM Fuster 3b056aa7b4
chore(replit): use correct brand name across codebase (#41941)
* replace repl.it with replit.com in the English version

Replace repl.it to replit.com in the English version.  Chinese and Spanish versions have the same issue.

* Updated the repl.it to replit.com or Replit

I changed the text from replit.com to Replit and added the changes to the files outside the curriculum folder.

* Forgot removing one .com.

There was on Replit.com that I missed when I reviewed the files.

* Resolve conflicts

I got an unable to auto merge so resolving conflicts and trying again.

* try committing conflicts again

* Trying the conflicts again

* chore: fix typo in personal library

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

Co-authored-by: gemmaf98 <44875585+gemmaf98@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-29 11:13:38 +01:00
Oliver Eyton-Williams 9be2fb9a10
fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
Evgeny Klimenchenko db369fbed1
fix(client): remove JS comments from user code for tests (#41873)
* Removes comments in js challanges by default

* fix local-scope-and-functions test regex

* fix all languages

* revert language changes

* removed unnecessary removeJSComments from challenges

* fix challanges in other languages

* removed removeJSComments from all challanges
2021-04-28 10:18:54 -05:00
Sem Bauke 20cbfce484
chore(client) remove contextual navigation (#41919) 2021-04-28 08:10:43 -05:00
Sem Bauke 4d83779b2e
fix(curriculum): intellisense suggenstion box should not be visible (#41918) 2021-04-27 09:27:53 -07:00
Tom e79e212912
fix(curriculum): helper function regex s flag causing error (#41910) 2021-04-23 22:59:33 +02:00
Shaun Hamilton d3f59e6d5d
fix(dev): rename superBlock with v7 to certSlug (#41738)
* fix(dev): rename superBlock with v7 to slug

* improve name slug -> certSlug

* superBlockTitle -> superBlock

* correct teeny, tiny mistake

* fix: correct slug to certSlug in certLocation

* refactor currentCerts

* rename showCert cert -> certSlug and various
2021-04-23 22:29:17 +03:00
Renovate Bot 41a7768ca1 chore(deps): update dependency @testing-library/jest-dom to v5.12.0 2021-04-22 19:21:13 +00:00
Shaun Hamilton 96e8dbc58f
fix(client): replace lookbehind in transformEditorLink (#41889) 2021-04-22 19:06:33 +05:30
Oliver Eyton-Williams 669844527c
chore: remove unused code (#41878) 2021-04-22 11:36:56 +03:00
Renovate Bot ec7224fb65 chore(deps): update dependency webpack to v5.35.0 2021-04-21 18:00:24 +00:00
Renovate Bot 8bca96845c fix(deps): update dependency @babel/standalone to v7.13.17 2021-04-21 09:19:21 +00:00
Renovate Bot 8a4d945c7c fix(deps): update dependency gatsby to v3.3.1 2021-04-21 04:41:06 +00:00
Renovate Bot 2648e9938f fix(deps): update dependency validator to v13.6.0 2021-04-21 02:12:29 +00:00
Shaun Hamilton fd955635e5
feat(client): transform app url to editor (#41858) 2021-04-20 14:47:42 -07:00
Renovate Bot 6e481cd193 chore(deps): update babel monorepo to v7.13.16 2021-04-20 18:26:07 +00:00
Renovate Bot abe9b997cd fix(deps): pin dependency psl to 1.8.0 2021-04-19 19:24:12 +00:00
gracewest333 90fe009374
feat(client): add placeholder text to forum posts (#41849) 2021-04-18 19:40:26 +03:00
Ahmad Abdolsaheb cbf088595c
feat: add gap scripts for production and staging (#40807)
* feat: set gap

* feat: add gap script conditionally

* feat: add 2.16.2 script

* feat: add initial tests

* feat: add dev and chinese gap scripts

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-04-16 14:29:53 +05:30
Renovate Bot 42bb12ea65 fix(deps): update gatsby monorepo 2021-04-15 23:06:47 +00:00
Renovate Bot ebb3d9246a fix(deps): update dependency date-fns to v2.21.1 2021-04-15 20:28:37 +00:00
Nicholas Carrigan (he/him) 70a28cc528
fix(tools): i18n schema linting (#41823) 2021-04-15 09:31:18 +05:30
Renovate Bot 934c25000c chore(deps): update dependency webpack to v5.33.2 2021-04-14 22:37:12 +00:00
Renovate Bot 51510b0668 fix(deps): update dependency date-fns to v2.21.0 2021-04-14 20:08:37 +00:00
Renovate Bot 445c27d637 fix(deps): update dependency typescript to v4.2.4 2021-04-14 16:43:55 +00:00
Renovate Bot a50650ad19 fix(deps): update dependency react-i18next to v11.8.13 2021-04-14 11:16:40 +00:00
Renovate Bot 9d920c2df5 fix(deps): update dependency date-fns to v2.20.3 2021-04-14 08:46:27 +00:00
Renovate Bot 97fe754b60 chore(deps): update dependency webpack to v5.32.0 2021-04-14 01:02:45 +00:00
Hassaan Pasha 9ce5a09593
fix (client): added editor refs to all the instances of Editor to enable hotkey focus (#41757) 2021-04-13 13:29:41 +02:00
Renovate Bot 5facdce519 chore(deps): update babel monorepo to v7.13.15 2021-04-12 14:51:29 +00:00
Michael Parkadze 081f79060d
fix(client): update search results links to open in new tab (#41734) 2021-04-12 15:29:01 +07:00
Ahmad Abdolsaheb f075837311
feat: create action row and style Multi-file editor (#41579)
* feat: add action row & style editor

* fix: separate conditional for splittter and reflex element

* fix: move jaws whenever a line is deleted or added

* feat: keep line indicator inside editable region

* feat: add submit button and restyle decorator

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-04-09 13:18:54 -07:00
Gil Joseph Klein 6325c071fb
fix: typo in APIs and Microservices (#41746) 2021-04-09 11:00:18 +03:00
camperbot ad681233c7
chore(i18n,client): processed translations (#41748) 2021-04-05 08:05:51 -07:00
camperbot 5c0d74d1db
chore(i18n,client): processed translations (#41736) 2021-04-04 06:52:17 -07:00
Matthew 9dfcd67592
fix: remove repeated words in Quality Assurance intro (#41733) 2021-04-03 08:39:08 +02:00
CamperBot 2359d4ba5a
chore(i18n,client): processed translations (#41727) 2021-04-02 06:52:10 -07:00
Ahmad Abdolsaheb d5d786049e
feat(api): stripe checkout integration (#41666)
* feat: add api stripe checkout integration

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-04-02 15:33:34 +09:00
Renovate Bot b80af94373 fix(deps): update gatsby monorepo 2021-03-31 23:46:59 +00:00
CamperBot 65423248e7
chore(i8n,client): processed translations (#41706)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-31 06:33:38 -07:00
Ahmad Abdolsaheb 3edaf7f6dc
Update footer links to March 2021 (#41651)
* feat: update footer links

* Update client/i18n/locales/english/trending.json

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

* Update client/i18n/locales/english/trending.json

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2021-03-31 19:03:31 +09:00
Renovate Bot c241f3162c fix(deps): update dependency rxjs to v6.6.7 2021-03-31 05:06:18 +00:00
Renovate Bot 490b4289f4 fix(deps): update dependency react-tooltip to v4.2.17 2021-03-31 00:50:17 +00:00
Renovate Bot 316e0aaac6 fix(deps): update dependency react-i18next to v11.8.12 2021-03-31 00:01:28 +00:00
Shaun Hamilton e00ed55a02
fix(client): add DEV_SSR false flag to gatsby-config (#41681) 2021-03-31 01:42:46 +05:30
Renovate Bot 11d6442456 chore(deps): update dependency @testing-library/react to v11.2.6 2021-03-30 20:02:01 +00:00
Ahmad Abdolsaheb 9d15b43415
feat: isolate production and staging analytics (#41648)
* feat: isolate production analytics

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-30 06:45:54 -07:00
Renovate Bot 36887e991a fix(deps): update dependency i18next to v19.9.2 2021-03-30 13:19:04 +00:00
Renovate Bot bee68b651d chore(deps): update babel monorepo to v7.13.14 2021-03-30 11:54:39 +00:00
Oliver Eyton-Williams 740370eb60
refactor: explicit mocking for analytics (#41562)
The previous approach did avoid a fair number of jest.mock calls, but
made debugging the tests harder. If you don't know about the mapping
it's unclear why the imported module does not behave as normal.

By forcing the use of jest.mock it means that the answer to that
question is in the test you are working on.
2021-03-29 16:48:58 -07:00
renovate[bot] 08114292c3
fix(deps): pin dependencies (#41589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-27 20:57:57 +05:30
Mrugesh Mohapatra 42365dd172
fix: update package files, lerna config (#41599)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-27 07:46:20 -07:00
Oliver Eyton-Williams e91793b934
fix(client): polyfill path with path-browserify (#41615)
path is being used by webpack to transform imports into requires. Since
some challenges rely on this transformation, path has to exist in the
browser.
2021-03-27 19:19:30 +05:30
Mrugesh Mohapatra 1a97759b47 chore(client): update dependencies 2021-03-26 03:07:12 +05:30
Mrugesh Mohapatra ad9b1f89d8
fix(api, client): update Gatsby, webpack & related things (#41452)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-25 12:13:43 -07:00
Oliver Eyton-Williams 92dfb3065c
fix(tests): expand client testing for Espanol (#41574) 2021-03-25 21:25:13 +05:30
Rafael D. Hernandez b1bd2799cc
MotivationES-Update (#41573)
* add more quotes for ES curriculum

* Update client/i18n/locales/espanol/motivation.json

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

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-25 05:08:38 -07:00
Nicholas Carrigan (he/him) 746380b14d
feat(client): style code block scrollbar (#41556)
Styles the scrollbar within the python challenges answer box.
2021-03-25 12:36:28 +01:00
Oliver Eyton-Williams 6b63da3996
fix(client): get translationPending in video chals (#41567) 2021-03-25 11:24:17 +05:30
Nicholas Carrigan (he/him) b0f6c4e7a1
revert: remove nowrap rule (2f0b9ec) (#41572)
Revert the white-space: nowrap rule introduced in commit
2f0b9ec4a5 which was breaking multi-
line code block rendering.
2021-03-24 23:29:50 +03:00
Oliver Eyton-Williams 73d9b4c194
fix(client): split Editor panes correctly (#41570)
* refactor: clean up MultifileEditor

* fix: show correct splitters

* fix: include splitter for JSX
2021-03-24 23:21:08 +03:00
Oliver Eyton-Williams 963c3c5af5
fix(test): handle NavLinks for Chinese locale (#41566) 2021-03-24 08:11:19 -07:00
Shaun Hamilton 3aad0808ed
fix(client): fix v7 certlocation (#41565) 2021-03-24 20:28:13 +05:30
Tom 73e5c4d935
fix(i18n): translate block names in completion modal (#41516)
* fix(i18n): translate block names in completion modal

* fix: update snapshot

* fix: update test and snapshot betterish

* fix: remove dasherize usage

* Update client/src/templates/Challenges/video/Show.js

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update client/src/templates/Challenges/projects/frontend/Show.js

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: add block props to backend Show.js

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-23 23:29:16 +03:00
Patrick Franz 0190c19411
fix(client): code blocks overflowing parents (#41438) 2021-03-23 10:23:57 +05:30
Michael Padilla 7603312b35
fix(i18n): Typo on motivation file (#41497)
Fixed Typo on compliments and motivationalQuotes.
2021-03-16 09:03:06 -07:00
Shaun Hamilton cd722a0e7f
fix(client): change repl.it validation to replit for migration (#41457) 2021-03-15 19:37:43 +05:30
camperbot b2179c5222
chore(i8n,client): processed translations (#41495)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-15 13:05:17 +00:00
camperbot 85650f5f41
chore(i8n,client): processed translations (#41461)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-13 10:29:53 -07:00
Nicholas Carrigan (he/him) f1c8a9825b
fix(i18n,client): translatable cta url (#41384) 2021-03-12 17:14:54 -07:00
Mrugesh Mohapatra 6c91f81b0e chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
Mrugesh Mohapatra 0a53a1d7f0 chore(deps): upgrade lerna to v4 2021-03-11 12:19:42 +05:30
Ahmad Abdolsaheb aac49e9a40
fix(client): modernize stripe form (#41359)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-10 20:33:55 +05:30
dependabot[bot] c0e24d735c Bump final-form from 4.20.1 to 4.20.2 in /client
Bumps [final-form](https://github.com/final-form/final-form) from 4.20.1 to 4.20.2.
- [Release notes](https://github.com/final-form/final-form/releases)
- [Commits](https://github.com/final-form/final-form/compare/v4.20.1...v4.20.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 09:37:37 +00:00
dependabot[bot] ee356b17b6 Bump date-fns from 2.17.0 to 2.19.0 in /client
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.17.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.17.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 09:16:02 +00:00
dependabot[bot] 8fec39d91b Bump jquery from 3.5.1 to 3.6.0 in /client
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:33:54 +00:00
dependabot[bot] 58c490c516 Bump typescript from 4.2.2 to 4.2.3 in /client
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:32:12 +00:00
dependabot[bot] 78cb4cd51e Bump gatsby from 2.32.8 to 2.32.9 in /client
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.32.8 to 2.32.9.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.8...gatsby@2.32.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:30:47 +00:00
dependabot[bot] 67eeac2c6c Bump chai from 4.3.0 to 4.3.3 in /client
Bumps [chai](https://github.com/chaijs/chai) from 4.3.0 to 4.3.3.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/4.3.0...4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:24:54 +00:00
dependabot[bot] 8b8278eda4 Bump react-instantsearch-dom from 6.10.0 to 6.10.3 in /client
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.10.0 to 6.10.3.
- [Release notes](https://github.com/algolia/react-instantsearch/releases)
- [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/react-instantsearch/compare/v6.10.0...v6.10.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:24:00 +00:00
dependabot[bot] 1e493c69a9 Bump redux-devtools-extension from 2.13.8 to 2.13.9 in /client
Bumps [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) from 2.13.8 to 2.13.9.
- [Release notes](https://github.com/zalmoxisus/redux-devtools-extension/releases)
- [Changelog](https://github.com/zalmoxisus/redux-devtools-extension/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zalmoxisus/redux-devtools-extension/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:21:44 +00:00
gikf e213c9f581
fix(client): use block for video challenge right breadcrumb (#41397) 2021-03-07 10:06:17 -08:00
camperbot af71231b39
chore(i8n,client): processed translations (#41398)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-07 09:10:40 -07:00
Mrugesh Mohapatra c6ac8248f7
fix: update the fastest page with meta (#41374) 2021-03-05 06:16:42 -07:00
dependabot[bot] 79067a74c1 chore(deps): bump @babel/standalone from 7.12.18 to 7.13.9 in /client
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.18 to 7.13.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-standalone)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 07:58:55 +00:00
camperbot 0300f23711
chore(i18n,client): processed translations (#41370)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-05 13:25:13 +05:30
Tegar D Pratama 2630dc03d7
fix: block-cta-wrapper breaking the layout in mobile view. (#41299)
* fix: client bug in mobile view

* fix: show card title elemenbts in column on small screens

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2021-03-04 14:05:50 -08:00
Shaun Hamilton 36f58bcfdf
fix(client): update store after any submission (#41329) 2021-03-05 02:31:18 +05:30
Nicholas Carrigan (he/him) 8e4ada8f2d
fix: placeholder to empty string (#41360) 2021-03-04 18:40:13 +01:00
Oliver Eyton-Williams b98f2ecee3
fix(client): update both monaco deps (#41334) 2021-03-02 18:32:24 +05:30
dependabot[bot] 7ab58761a7 chore(deps): bump gatsby-source-filesystem in /client
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-source-filesystem@2.11.1/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.11.1/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 21:53:08 +00:00
dependabot[bot] 31a42d4ee4 chore(deps): bump react-i18next from 11.8.7 to 11.8.8 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.7 to 11.8.8.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.8.7...v11.8.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 21:50:59 +00:00
Mayank Verma 01a7a8c320
fix(i18n): add i18next keys for ShowProjectLinks (#41239)
* Add required keys for translating ShowProjectLinks

* Use i18next keys for translation
2021-03-01 15:47:52 +01:00
dependabot[bot] 2f7354041c chore(deps): bump react-reflex from 3.1.1 to 4.0.0 in /client
Bumps [react-reflex](https://github.com/leefsmp/Re-Flex) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/leefsmp/Re-Flex/releases)
- [Commits](https://github.com/leefsmp/Re-Flex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 10:07:18 +00:00
dependabot[bot] df2005f8ae chore(deps): bump i18next from 19.8.9 to 19.9.1 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 19.8.9 to 19.9.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.8.9...v19.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 09:21:10 +00:00
dependabot[bot] 7791a5e4bb chore(deps): bump rxjs from 6.6.3 to 6.6.6 in /client
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.3 to 6.6.6.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.6/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.6.3...6.6.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:33:51 +00:00
dependabot[bot] b5dc6aabcf chore(deps): bump gatsby-plugin-manifest in /client
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@2.12.1/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.12.1/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:28:04 +00:00
dependabot[bot] 527f2d510f chore(deps): bump query-string from 6.14.0 to 6.14.1 in /client
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.14.0 to 6.14.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:23:03 +00:00
dependabot[bot] 755a4b3d4f chore(deps): bump gatsby-transformer-remark in /client
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-transformer-remark@2.16.1/packages/gatsby-transformer-remark/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@2.16.1/packages/gatsby-transformer-remark)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:22:27 +00:00
dependabot[bot] 5eaef5a199 chore(deps): bump typescript from 4.1.5 to 4.2.2 in /client
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:21:05 +00:00
dependabot[bot] ceef6760e8 chore(deps): bump react-instantsearch-dom in /client
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/algolia/react-instantsearch/releases)
- [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/react-instantsearch/compare/v6.9.0...v6.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:20:34 +00:00