Renovate Bot
73bbd08980
chore(deps): update dependency eslint to v7.30.0
2021-07-03 00:45:57 +00:00
Renovate Bot
df662e111e
chore(deps): update dependency @testing-library/dom to v8.1.0
2021-07-01 22:07:24 +00:00
Renovate Bot
d5c1bb1233
chore(deps): update dependency typescript to v4.3.5
2021-07-01 02:33:02 +00:00
Dripcoding
da461bf09a
feat(client): ts-migrate client/src/components/profile ( #42378 )
...
* feat: rename Link, Spacer, Profile for typescript
* feaat: migrate Spacer to typescript
* feat: migrate Link to typescript
* feat: migrate Profile to typescript
* feat: migrate Profile test to typescript
* feat: rename Camper.s to Camper.tsx
* feat: migrate Camper to typescript
* feat: rename Certifications
* feat: migrate Certifications to typescript
* feat: rename HeatMap
* feat: migrate HeatMap to typescript
* feat: rename HeatMap.test.
* feat: convert HeatMap.test. to typescript
* feat: make some props optional in ICertificationProps
* feat: rename Portfolio
* feat: migrate Portfolio to typescript
* feat: rename and migrate SocialIcons
* feat: rename TimeLine
* feat: migrate TimeLine to typescript
* feat: rename TimeLine.test.
* feat: migrate TimeLine.test. to typescript
* feat: rename TimelinePagination
* feat: migrate TimelinePagination to typescript
* feat: clean up for typescript migration
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2021-06-30 20:50:57 +05:30
renovate[bot]
718634a9f6
chore(deps): update dependency @testing-library/dom to v8 ( #42677 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-30 14:57:33 +05:30
Renovate Bot
8b0101bb65
chore(deps): update typescript-eslint monorepo to v4.28.1
2021-06-28 20:37:30 +00:00
renovate[bot]
09e51ba4da
chore(deps): update dependency prismjs to v1.24.0 ( #42652 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-28 15:50:38 +05:30
renovate[bot]
6b64502317
chore(deps): update dependency prettier to v2.3.2 ( #42645 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-26 13:15:02 +02:00
renovate[bot]
45dd91a52a
chore(deps): update dependency cypress to v7.6.0 ( #42614 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-24 11:57:20 +02:00
renovate[bot]
ae3e1a1d18
chore(deps): update babel monorepo to v7.14.7 ( #42594 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 13:22:40 +05:30
renovate[bot]
104865f0bb
chore(deps): update typescript-eslint monorepo to v4.28.0 ( #42590 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 12:06:13 +05:30
renovate[bot]
7d80f24d1f
chore(deps): update dependency eslint to v7.29.0 ( #42563 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-21 13:57:08 +05:30
renovate[bot]
3499c2b08e
chore(deps): update dependency typescript to v4.3.4 ( #42550 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-18 17:34:46 +05:30
Oliver Eyton-Williams
6fedc48495
fix: convert all eslint warnings to errors ( #42527 )
...
Rather than having to configure each rule to be an error rather than a
warning, we just fail the linting if there are any issues at all.
2021-06-17 23:53:52 +05:30
renovate[bot]
964b4204d3
chore(deps): update dependency typescript to v4.3.3 ( #42542 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-17 15:44:07 +05:30
Renovate Bot
c23213bee1
chore(deps): update typescript-eslint monorepo to v4.27.0
2021-06-15 07:01:42 +00:00
Mrugesh Mohapatra
3130265991
revert: (test, e2e) test suit for cypress ( #42488 )
...
This reverts commit 22b45761a7 .
2021-06-14 23:44:43 +05:30
Sem Bauke
22b45761a7
feat(test, e2e) test suit for cypress ( #42138 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-06-14 22:07:52 +05:30
renovate[bot]
e89de73f66
chore(deps): update dependency @testing-library/jest-dom to v5.14.1 ( #42441 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-14 16:35:42 +05:30
renovate[bot]
49656662a4
chore(deps): update babel monorepo to v7.14.5 ( #42425 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-10 14:13:07 +05:30
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
renovate[bot]
a13d6b8be9
chore(deps): pin dependencies ( #42409 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-08 23:48:39 +05:30
Mrugesh Mohapatra
3a961199fa
chore(root): update deps - minor & patch
2021-06-08 21:16:56 +05:30
renovate[bot]
104cbc596e
chore(deps): update dependency start-server-and-test to v1.12.5 ( #42355 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-08 15:04:57 +05:30
renovate[bot]
e0a5fe1802
chore(deps): update dependency eslint to v7.28.0 ( #42371 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-08 14:22:18 +05:30
Huyen Nguyen
fdf1de38e5
feat(tools): setup react testing library in ui-components ( #42221 )
...
* feat(tools): setup react testing library in ui-components
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2021-06-07 09:01:20 +02:00
renovate[bot]
00e5440882
chore(deps): update dependency dotenv to v10 ( #42306 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-04 13:08:21 +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
9f48f0f644
chore(deps): update dependency execa to v5.1.0
2021-06-02 22:06:53 +00:00
Oliver Eyton-Williams
802273cf8a
refactor: remove sinon ( #42337 )
2021-06-02 21:03:05 +05:30
Renovate Bot
aa21dc945c
chore(deps): update typescript-eslint monorepo to v4.26.0
2021-05-31 18:37:10 +00:00
Renovate Bot
8705c0ec81
chore(deps): update dependency execa to v5.0.1
2021-05-30 20:19:15 +00:00
Renovate Bot
fd5621db7b
chore(deps): update dependency eslint-plugin-react to v7.24.0
2021-05-29 23:56:10 +00:00
Renovate Bot
67057577af
chore(deps): update dependency eslint-plugin-import to v2.23.4
2021-05-29 23:07:38 +00:00
Renovate Bot
c966823920
chore(deps): update babel monorepo to v7.14.4
2021-05-28 20:06:23 +00:00
Renovate Bot
074409e699
chore(deps): update dependency typescript to v4.3.2
2021-05-26 18:39:25 +00:00
Renovate Bot
7844b81288
chore(deps): update typescript-eslint monorepo to v4.25.0
2021-05-25 02:50:29 +00:00
Renovate Bot
827cc4f53e
chore(deps): update dependency cypress to v7.4.0
2021-05-24 23:18:50 +00:00
Renovate Bot
4496168187
chore(deps): update dependency start-server-and-test to v1.12.3
2021-05-24 15:47:07 +00:00
Oliver Eyton-Williams
9c6701bf10
fix: eslint config ( #42228 )
...
The typescript parser does not work properly on pure JS and is only
needed for TS files, so this commit restricts @typescript-eslint/parser
to .ts and .tsx files
2021-05-24 17:45:39 +07:00
Renovate Bot
df0860dd96
chore(deps): update dependency eslint to v7.27.0
2021-05-22 03:01:14 +00:00
Renovate Bot
6db31fd9aa
chore(deps): update dependency eslint-plugin-import to v2.23.3
2021-05-21 21:46:14 +00:00
renovate[bot]
f53097b152
chore(deps): update dependency lint-staged to v11 ( #42180 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-20 17:21:28 +05:30
Renovate Bot
8ef1c43f3d
chore(deps): update typescript-eslint monorepo to v4.24.0
2021-05-18 00:34:41 +00: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
Renovate Bot
45904743c7
chore(deps): update dependency webpack-bundle-analyzer to v4.4.2
2021-05-17 15:26:46 +00:00
Renovate Bot
c666e83d6f
chore(deps): pin dependencies
2021-05-16 19:43:46 +00:00
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