06e1b218c9
docs(i18n): remove extraneous line ( #41710 )
2021-03-31 21:02:52 +05:30
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
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
ded18ded68
chore(i8n,curriculum): processed translations ( #41707 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-31 06:38:36 -07:00
65423248e7
chore(i8n,client): processed translations ( #41706 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-31 06:33:38 -07:00
2de0d88e0e
chore(i8n,docs): processed translations ( #41705 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-31 06:29:26 -07:00
613fbf81ee
fix(deps): update dependency unist-util-is to v4.1.0
2021-03-31 13:22:23 +00:00
30026f47c6
fix(deps): update dependency unist-util-find-all-after to v3.0.2
2021-03-31 11:58:03 +00:00
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
37e8d0b757
fix/ownProps ( #41686 )
...
related issue:#4114
2021-03-31 13:48:37 +05:30
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
48e19ccd7b
fix: typo in instructions ( #41696 )
2021-03-31 13:47:19 +05:30
275b17a414
fix(actions): remove node 12 - diligently this time ( #41682 )
2021-03-31 10:09:15 +02:00
611b3b2a42
fix(deps): update dependency unist-util-find to v1.0.2
2021-03-31 07:22:21 +00:00
c241f3162c
fix(deps): update dependency rxjs to v6.6.7
2021-03-31 05:06:18 +00:00
0f95411850
fix(deps): update dependency readdirp to v3.6.0
2021-03-31 02:43:28 +00:00
490b4289f4
fix(deps): update dependency react-tooltip to v4.2.17
2021-03-31 00:50:17 +00:00
316e0aaac6
fix(deps): update dependency react-i18next to v11.8.12
2021-03-31 00:01:28 +00:00
ae9395648f
fix(deps): update dependency js-yaml to v3.14.1
2021-03-30 21:39:20 +00:00
e00ed55a02
fix(client): add DEV_SSR false flag to gatsby-config ( #41681 )
2021-03-31 01:42:46 +05:30
11d6442456
chore(deps): update dependency @testing-library/react to v11.2.6
2021-03-30 20:02:01 +00:00
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
cf0353e0db
chore(i8n,curriculum): processed translations ( #41668 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-30 09:44:56 -06:00
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
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
36887e991a
fix(deps): update dependency i18next to v19.9.2
2021-03-30 13:19:04 +00:00
bee68b651d
chore(deps): update babel monorepo to v7.13.14
2021-03-30 11:54:39 +00:00
5dddfc5b7c
chore(deps): update dependency y18n [security] ( #41657 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-30 11:13:57 +02:00
225d9c061d
feat(gitpod): prevent port notification, remove pr comment ( #41656 )
2021-03-30 13:25:30 +05:30
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
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
08caf09e5c
chore(i8n,curriculum): processed translations ( #41617 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-29 13:47:35 +00:00
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
7da5119b4c
fix(renovate): add labels to PRs ( #41652 )
2021-03-29 13:05:29 +00:00
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
e4bfc97299
chore(i8n,docs): processed translations ( #41616 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-29 17:14:24 +05:30
87c9c799c6
fix(curriculum): Regex fix for Create a Variable for a Specific Area ( #41501 )
2021-03-29 17:09:52 +05:30
41577b818c
chore: remove approval workflow ( #41650 )
2021-03-29 16:49:12 +05:30
b67b0b9baa
chore(deps): update dependency eslint to v7.23.0
2021-03-28 21:55:04 +00:00
3a1dd37586
chore(deps): update dependency cross-env to v7.0.3
2021-03-28 19:04:32 +00:00
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
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
08c8e5f071
fix(renovate): update configs and behaviour ( #41639 )
2021-03-28 18:34:36 +05:30
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
08114292c3
fix(deps): pin dependencies ( #41589 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-27 20:57:57 +05:30
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
c962c0c8e5
fix: wrap own properties and not just own ( #41614 )
...
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2021-03-27 07:59:44 -06:00
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
8df5293af3
chore(deps): update dependency node-notifier to 8.0.1 [security] ( #41592 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-27 11:18:32 +05:30
8521823831
docs: fix npm to v6 ( #41607 )
2021-03-27 10:19:48 +05:30