Commit Graph

188 Commits

Author SHA1 Message Date
Renovate Bot
69d47cd5bc chore(deps): update dependency dotenv to v8.6.0 2021-05-06 09:37:16 +00:00
Oliver Eyton-Williams
71df96e7f1 chore(deps): sinon 2021-05-06 13:26:54 +05:30
Oliver Eyton-Williams
2720de51a6 chore(deps): husky 2021-05-06 13:26:54 +05:30
Oliver Eyton-Williams
ce15039268 chore(deps): lint-staged 2021-05-06 13:26:54 +05:30
Renovate Bot
b6da89c5b6 chore(deps): update react monorepo 2021-05-05 20:59:42 +05:30
Oliver Eyton-Williams
e7156dcc9e feat: generate Webpack stats in CI (#41993) 2021-05-05 14:32:22 +00:00
Oliver Eyton-Williams
5541b796a3 chore(deps): execa 2021-05-05 18:12:50 +05:30
Renovate Bot
06b90baa59 chore(deps): update dependency dotenv to v8.5.1 2021-05-05 11:14:39 +00:00
renovate[bot]
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
Renovate Bot
e16b5e02c9 chore(deps): update dependency eslint-config-prettier to v8.3.0 2021-05-03 02:12:54 +00:00
Renovate Bot
53179ba098 chore(deps): update dependency eslint to v7.25.0 2021-05-02 22:11:41 +00:00
Renovate Bot
cb3c3db83a chore(deps): update dependency cypress to v7.2.0 2021-05-02 17:40:15 +00:00
Oliver Eyton-Williams
629fc2901f chore(root): remove unused dependencies (#41855) 2021-04-20 19:31:41 +05:30
renovate[bot]
2f736f7f8e chore(deps): update dependency cypress to v7 (#41838)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-19 13:05:00 +05:30
Renovate Bot
a30b337591 chore(deps): update dependency @testing-library/cypress to v7.0.6 2021-04-16 00:53:18 +00:00
Renovate Bot
3a03cd42e4 chore(deps): update dependency eslint-plugin-prettier to v3.4.0 2021-04-15 16:18:42 +00:00
Renovate Bot
8dd35693ff chore(deps): update dependency eslint-config-prettier to v8.2.0 2021-04-13 22:45:28 +00:00
Renovate Bot
78f98278c6 chore(deps): update dependency eslint-plugin-react to v7.23.2 2021-04-13 04:29:57 +00:00
Renovate Bot
ea8d1e885b chore(deps): update dependency eslint to v7.24.0 2021-04-13 00:41:56 +00:00
Renovate Bot
13fef80dec chore(deps): update dependency cypress to v6.9.1 2021-04-12 21:02:52 +00: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
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
Renovate Bot
b67b0b9baa chore(deps): update dependency eslint to v7.23.0 2021-03-28 21:55:04 +00:00
Mrugesh Mohapatra
58bfdd7e80 chore(root): update dependencies 2021-03-26 03:07:12 +05:30
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
Mrugesh Mohapatra
4dd4865b94 chore(deps): upgrade root for patches & minor revs 2021-03-11 12:19:42 +05:30
Mrugesh Mohapatra
641a646a1f fix(root): move to lockfile v2, and run audit fix 2021-02-27 03:25:51 +05:30
Mrugesh Mohapatra
b5f4754e2a fix: re-revert the API decoupling (#41263)
* fix(api): decouple api from curriculum

This reverts commit 8f0e441644 and
introduces the implementations from #40703.

* fix(gitpod): add curriculum build to GitPod

This reverts commit 706d70f58d and
introduces implementations from #41234.

* docs: update DevOps manual for api change (#41259)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-02-25 12:02:35 -08:00
Mrugesh Mohapatra
8f0e441644 revert(api): decouple api from curriculum
This reverts commit c077ffe4b9
via PR #40703
2021-02-25 03:40:09 +05:30
Oliver Eyton-Williams
c077ffe4b9 feat(api): decouple api from curriculum (#40703) 2021-02-22 12:23:59 +05:30
Kabindra Shrestha
ac3d762bb5 fix(learn): split and simplified learn map (#39154) 2021-01-31 12:15:35 +05:30
Mrugesh Mohapatra
befc6c4de5 chore: update root dependencies (#40510) 2020-12-21 20:38:51 +05:30
Tom
873fce02a2 feat: expand cypress tests to include some cert claiming (#40422) 2020-12-16 12:54:18 +05:30
Twaha Rahman
bf0c49f9b4 chore(cypress): migrate to Cypress v6 (#40396)
* Update Cypress version from 5.3.0 to 6.0.0

* Replace `not.be.visible` with `not.exist`

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-12-07 11:02:52 +01:00
Oliver Eyton-Williams
0bd52f8bd1 Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00
dependabot[bot]
ee9b180349 chore(deps-dev): bump eslint-config-prettier from 4.3.0 to 6.12.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 4.3.0 to 6.12.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v4.3.0...v6.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 15:10:42 +05:30
dependabot[bot]
da7d6a761e chore(deps-dev): bump cypress from 4.11.0 to 5.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.11.0 to 5.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.11.0...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 08:06:16 +00:00
Mrugesh Mohapatra
3cb43ca365 chore(deps): remove unused packages on root 2020-10-11 23:55:42 +05:30
dependabot[bot]
aa281780ef chore(deps-dev): bump markdownlint from 0.15.0 to 0.21.0
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.15.0 to 0.21.0.
- [Release notes](https://github.com/DavidAnson/markdownlint/releases)
- [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.15.0...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-11 18:25:03 +00:00
Mrugesh Mohapatra
61cdcf4389 chore(deps): update packages on root 2020-10-10 21:26:13 +05:30
dependabot[bot]
155231aea8 chore(deps-dev): bump eslint-plugin-react-hooks from 2.0.1 to 2.5.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 2.0.1 to 2.5.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 19:43:16 +00:00
dependabot[bot]
c5f0acb503 chore(deps-dev): bump eslint-plugin-react from 7.20.6 to 7.21.3
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.6 to 7.21.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.6...v7.21.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 19:14:51 +00:00
Mrugesh Mohapatra
977d411a97 chore:(deps): apply npm audit fix to all packages 2020-09-24 16:29:55 +05:30
Mrugesh Mohapatra
47c41045df chore:(deps): root - update minor and patch 2020-09-24 16:29:55 +05:30
Oliver Eyton-Williams
e0407bf020 chore: downgrade husky so it works with guis (#39495) 2020-09-01 11:21:52 +05:30
Lasse Jørgensen
c6c1a22487 chore: update dependencies (#39475)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-08-27 20:15:18 +05:30
Oliver Eyton-Williams
15d0737cff chore: bump root 2020-08-04 03:50:20 +05:30
Oliver Eyton-Williams
c285ce5a0c chore: bump loadash and remove gulp (#39276) 2020-07-18 00:34:48 +05:30
Mrugesh Mohapatra
5934984064 fix: start-server-and-test to organise e2e tests (#39036)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-06-13 14:54:15 +05:30