Commit Graph

27336 Commits

Author SHA1 Message Date
Oliver Eyton-Williams 275e12ba80 tools: test all languages in CI (#41512)
* tools: test all languages in CI

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-04-01 06:20:43 -07:00
Randell Dawson 79fcc28faf fix(docs): remove member name (#41711) 2021-04-01 16:14:34 +05:30
Renovate Bot b80af94373 fix(deps): update gatsby monorepo 2021-03-31 23:46:59 +00:00
Sem Bauke e75685f803 fix(curriculum): change tests to allow more solutions (#41703)
* fix(curriculum) only allow  new object to be the second value in array

* fix(curriculum) remove direct array index notation

* Apply suggestions from Shaun

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

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-03-31 14:24:20 -07:00
Renovate Bot 2eaa5d6457 fix(deps): update dependency unist-util-remove to v2.0.1 2021-03-31 20:17:24 +00:00
Mrugesh Mohapatra 06e1b218c9 docs(i18n): remove extraneous line (#41710) 2021-03-31 21:02:52 +05:30
Randell Dawson 5bb773fcec fix(tools): Update createStepFile function in new curriculum helper script (#41693)
* feat: add parseMDSync to parser

* fix: update createStepFile function

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-31 18:19:46 +03:00
Mrugesh Mohapatra 40d7e04a61 fix(docs): improve i18n contribution guidelines (#41678)
* fix(docs): improve i18n contribution guidelines

* chore: apply suggestions from code review

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

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-31 06:58:54 -07:00
CamperBot ded18ded68 chore(i8n,curriculum): processed translations (#41707)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-31 06:38:36 -07: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
CamperBot 2de0d88e0e chore(i8n,docs): processed translations (#41705)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-31 06:29:26 -07:00
Renovate Bot 613fbf81ee fix(deps): update dependency unist-util-is to v4.1.0 2021-03-31 13:22:23 +00:00
Renovate Bot 30026f47c6 fix(deps): update dependency unist-util-find-all-after to v3.0.2 2021-03-31 11:58:03 +00: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
Rafael D. Hernandez 37e8d0b757 fix/ownProps (#41686)
related issue:#4114
2021-03-31 13:48:37 +05:30
Nicholas Carrigan (he/him) e1ea77412b chore(i18n,curriculum): updates (#41689)
Apply typo fixes and formatting changes based on feedback from
internationalisation process.
2021-03-31 13:48:01 +05:30
danzel-py 48e19ccd7b fix: typo in instructions (#41696) 2021-03-31 13:47:19 +05:30
Mrugesh Mohapatra 275b17a414 fix(actions): remove node 12 - diligently this time (#41682) 2021-03-31 10:09:15 +02:00
Renovate Bot 611b3b2a42 fix(deps): update dependency unist-util-find to v1.0.2 2021-03-31 07:22:21 +00:00
Renovate Bot c241f3162c fix(deps): update dependency rxjs to v6.6.7 2021-03-31 05:06:18 +00:00
Renovate Bot 0f95411850 fix(deps): update dependency readdirp to v3.6.0 2021-03-31 02:43:28 +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
Renovate Bot ae9395648f fix(deps): update dependency js-yaml to v3.14.1 2021-03-30 21:39:20 +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
Oliver Eyton-Williams 1e992546ae fix(i18n): only reject changed challenge md files (#41674)
The existing action is overzealous and catches the meta.json files.
2021-03-30 12:11:14 -05:00
CamperBot cf0353e0db chore(i8n,curriculum): processed translations (#41668)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-30 09:44:56 -06:00
renovate[bot] 6b4a6a0256 chore(deps): update dependency @testing-library/cypress to v7.0.5 (#41669)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-30 19:31:53 +05:30
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
renovate[bot] 5dddfc5b7c chore(deps): update dependency y18n [security] (#41657)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-30 11:13:57 +02:00
Shaun Hamilton 225d9c061d feat(gitpod): prevent port notification, remove pr comment (#41656) 2021-03-30 13:25:30 +05:30
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
Alan fb40f56876 fix(curriculum): malformed paragraph in react/redux (#41645)
* fix: re-arranged paragraph in react-redux lesson

* fix: re-arranged paragraph in react-redux lesson in different locales

* fix: reverted other locale changes

* fix: switched link to enable opening as a new tab
2021-03-29 16:00:12 +00:00
CamperBot 08caf09e5c chore(i8n,curriculum): processed translations (#41617)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-29 13:47:35 +00:00
renovate[bot] 87684ad630 chore(deps): update dependency debug to v4.3.1 (#41622)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-29 19:04:29 +05:30
Mrugesh Mohapatra 7da5119b4c fix(renovate): add labels to PRs (#41652) 2021-03-29 13:05:29 +00:00
renovate[bot] fcf86af5b2 fix(deps): update dependency hast-util-to-html to v7.1.2 (#41647)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-29 18:14:19 +05:30
CamperBot e4bfc97299 chore(i8n,docs): processed translations (#41616)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-29 17:14:24 +05:30
Sem Bauke 87c9c799c6 fix(curriculum): Regex fix for Create a Variable for a Specific Area (#41501) 2021-03-29 17:09:52 +05:30
Mrugesh Mohapatra 41577b818c chore: remove approval workflow (#41650) 2021-03-29 16:49:12 +05:30
Renovate Bot b67b0b9baa chore(deps): update dependency eslint to v7.23.0 2021-03-28 21:55:04 +00:00
Renovate Bot 3a1dd37586 chore(deps): update dependency cross-env to v7.0.3 2021-03-28 19:04:32 +00:00
renovate[bot] 3b79eb47be fix(deps): update dependency @octokit/rest to v18.5.2 (#41638)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-28 19:39:46 +05:30
renovate[bot] ab618c6f80 fix(deps): update dependency react-scripts to v2.1.8 (#41596)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-28 18:37:01 +05:30
Mrugesh Mohapatra 08c8e5f071 fix(renovate): update configs and behaviour (#41639) 2021-03-28 18:34:36 +05:30
renovate[bot] fd4cac780a chore(deps): update dependency mongodb to v3.6.5 (#41630)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-28 13:58:37 +05:30
renovate[bot] 08114292c3 fix(deps): pin dependencies (#41589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-27 20:57:57 +05:30