Commit Graph

385 Commits

Author SHA1 Message Date
Kalle (Sendou)
687da723fd Update tests 2021-12-04 15:22:33 +02:00
Kalle (Sendou)
30459016c0 Add Prettier 2021-12-02 20:56:38 +02:00
Kalle (Sendou)
da954fb532 Upgrade deps 2021-12-02 20:51:14 +02:00
Kalle (Sendou)
163d72d2e4 Update seed not to use faker 2021-11-30 23:00:33 +02:00
Kalle (Sendou)
357d4e03fd Switch from serial to UUID's 2021-11-30 21:34:00 +02:00
Kalle (Sendou)
eb3701edda E2E test tweaks (still not working though) 2021-11-30 01:20:24 +02:00
Kalle (Sendou)
dae0ed137b Cypress test with auth initial 2021-11-29 22:07:48 +02:00
Kalle (Sendou)
4dbc56e98c Port auth 2021-11-27 16:08:32 +02:00
Kalle (Sendou)
3007c6aa38 TypeScript server 2021-11-27 15:06:19 +02:00
Kalle (Sendou)
7fbcdd196c Tweaks 2021-11-27 03:32:02 +02:00
Kalle (Sendou)
a14f14815d Upgrade deps 2021-11-27 02:58:42 +02:00
Kalle (Sendou)
813374ca45 Add register button 2021-11-27 02:51:02 +02:00
Kalle (Sendou)
7463c2a02c Upgrade deps 2021-11-26 00:13:24 +02:00
Kalle (Sendou)
3cb407a4a8 Add data fetching for tournament page 2021-11-26 00:12:13 +02:00
Kalle (Sendou)
19ac935036 Port Layout to Remix 2021-11-24 22:47:02 +02:00
Kalle (Sendou)
4b17732f0f Remix starter 2021-11-23 18:54:52 +02:00
Kalle (Sendou)
44b4ce5bb1 Move stuff to old folder 2021-11-23 18:24:02 +02:00
Kalle (Sendou)
3a89be47d5 Add navigation tests 2021-11-22 19:28:52 +02:00
Kalle (Sendou)
334e3b3840 Setup Cypress 2021-11-22 18:07:11 +02:00
Kalle (Sendou)
ef9ed60a75 Add superjson 2021-11-21 14:19:26 +02:00
Kalle (Sendou)
7eacbc9dcb Upgrade deps 2021-11-21 13:28:14 +02:00
Kalle (Sendou)
d011a4408d Add Stylelint 2021-11-21 13:18:32 +02:00
Kalle (Sendou)
1d5ce2d7d3 Upgrade deps 2021-11-17 11:45:01 +02:00
Kalle (Sendou)
4a3cb7815f Add auth 2021-11-17 01:06:50 +02:00
Kalle (Sendou)
a654ab2b0c Can log in 2021-11-16 12:19:10 +02:00
Kalle (Sendou)
9394ffee5d Add Teams Tab 2021-11-15 21:30:37 +02:00
Kalle (Sendou)
a8a255fba6 Tournament data from tRPC 2021-11-14 13:32:40 +02:00
Kalle (Sendou)
ca16aa5d07 Fetch data from server to route 2021-11-14 01:46:15 +02:00
Kalle (Sendou)
8edbd6b515 Add server 2021-11-14 00:04:55 +02:00
Kalle (Sendou)
88b690b6ad Switch to Solid.js 2021-11-13 23:29:31 +02:00
Kalle (Sendou)
e1c05939cb Delete redundants parts 2021-11-09 23:32:40 +02:00
Kalle (Sendou)
bc1742b123 Add Prettier 2021-10-31 13:23:45 +02:00
Kalle (Sendou)
5a68158ad0 Use shared packages for storing constants 2021-10-31 10:40:24 +02:00
Kalle (Sendou)
568380cc73 Remove packages folder 2021-10-25 16:45:29 +03:00
Kalle (Sendou)
90408ca7f9 Share types between backend and frontend 2021-10-25 16:16:20 +03:00
Kalle (Sendou)
1d24abebad Use useSWR to fetch tournament on frontend 2021-10-25 01:42:00 +03:00
Kalle (Sendou)
94a0897833 Server initial 2021-10-23 16:28:07 +03:00
Kalle (Sendou)
e123544358 Clean slate 2021-10-23 16:06:15 +03:00
Kalle
732366d5c1
CSS modules initial (#669)
* More global css

* Migrate 404.tsx

* Header.tsx partial

* links.tsx

* 500.tsx

* AbilityIcon.tsx

* BuildStats.tsx progress

* about.tsx

* admin.tsx

* Adjust button border

* Stylelint
2021-09-27 21:15:42 +03:00
Kalle (Sendou)
b59ba4908e Upgrade swr to 1.0.1 2021-09-19 10:59:53 +03:00
dependabot[bot]
4c54b12273
Bump next from 11.1.0 to 11.1.2 (#645)
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.0...v11.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-18 18:07:10 +03:00
Kalle (Sendou)
7b67a96b30 Closes #625 2021-09-18 18:05:33 +03:00
Kalle (Sendou)
05550927df Upgrade deps 2021-08-25 21:10:29 +03:00
Kalle (Sendou)
2584213b3d TS check for unused vars 2021-08-06 17:39:04 +03:00
Kalle
af3a654595
Customize profile colors (#603)
* Variables rearranged

* Make patron.json empty again

* Fix styles.css

* Working prototype

* Table legible color

* UI furthened

* Set opaque theme color with custom colors

* Control Color Selector with buttons

* Show info if can't edit colors

* borzoic can also edit colors

* Add migration

* Can send colors to backend

* Edit existing colors

* Use new layering strat for footer

* useMutation custom hook

* Footer adjusted text color

* Reset style after profile visit

* Set squid color after page load

* Mutate user after color selection
2021-07-29 20:30:47 +03:00
Kalle (Sendou)
b68cfc2aa4 Make ending plus voting a script 2021-07-19 19:50:11 +03:00
Kalle (Sendou)
5e8dc532f2 Revert "Upgrade deps"
This reverts commit 9bee5726f4.
2021-07-13 22:05:01 +03:00
Kalle (Sendou)
9bee5726f4 Upgrade deps 2021-07-11 13:29:24 +03:00
Kalle
58543532ca
New frontpage drawing (#582)
* Aligned

* Optimize loading

* Bigger top nav

* Chunkier top nav icon
2021-07-10 13:21:26 +03:00
Kalle (Sendou)
eed1856a37 Remove unused 2021-06-27 18:06:13 +03:00
Kalle (Sendou)
c02e9228bf Remove next-images 2021-06-20 23:31:18 +03:00
Kalle (Sendou)
7a7558629b Next.js Eslint fix errors 2021-06-20 19:52:05 +03:00
Kalle (Sendou)
56543f51b9 Next.js lint set up 2021-06-20 15:31:29 +03:00
Kalle (Sendou)
673fdbdb4a Next.js 11 2021-06-20 15:25:44 +03:00
Kalle (Sendou)
80a7647f10 useMyRouter + jest initial 2021-06-16 22:40:08 +03:00
Kalle (Sendou)
2ccbfdf4e6 Delete Cypress for now 2021-06-16 21:13:42 +03:00
Kalle (Sendou)
e962aecfa7 Update deps 2021-06-13 12:20:25 +03:00
Kalle (Sendou)
e6071d3e38 Update deps 2021-05-29 18:41:39 +03:00
Kalle (Sendou)
e5b9a6ccb3 Closes #520 2021-05-27 21:18:11 +03:00
Kalle (Sendou)
f8186d4189 Revert "⬆️ upgrade to trpc6 (#444)"
This reverts commit dfb68d06fd.
2021-05-16 17:59:13 +03:00
Alex Johansson
dfb68d06fd
⬆️ upgrade to trpc6 (#444)
* ⬆️ upgrade to trpc6

* `npm run prettier:format`

* Use final release

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-05-16 12:25:41 +03:00
Kalle (Sendou)
924752b2ad Update deps 2021-05-11 21:47:38 +03:00
Kalle (Sendou)
2c6ab2e826 Remove useless scripts 2021-05-10 01:08:31 +03:00
Kalle (Sendou)
53f13b2239 Update deps 2021-05-10 01:07:11 +03:00
Kalle (Sendou)
bbd78c875c ColorPicker use react-color's CirclePicker
Using native input is too inconsistent. Closes #463
2021-05-05 21:11:28 +03:00
Kalle (Sendou)
c573b28bac Update deps 2021-05-03 13:00:30 +03:00
dependabot[bot]
5185307ae9
Bump @chakra-ui/icons from 1.0.9 to 1.0.12 (#474)
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui) from 1.0.9 to 1.0.12.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/icons@1.0.9...@chakra-ui/icons@1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 12:15:05 +03:00
dependabot[bot]
f8a453aded
Bump zod from 1.11.13 to 1.11.17 (#475)
Bumps [zod](https://github.com/colinhacks/zod) from 1.11.13 to 1.11.17.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 02:16:45 +03:00
dependabot[bot]
07a332befc
Bump @chakra-ui/react from 1.5.0 to 1.6.0 (#461)
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/react@1.5.0...@chakra-ui/react@1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 02:05:59 +03:00
dependabot[bot]
32023f3e8c
Bump @types/node from 14.14.37 to 15.0.1 (#470)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 15.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 02:03:35 +03:00
Kalle
cfd8de5d1d
Migration for western LB (#472)
* Migration

* Bot freeAgents API get profile updatedAt

* Add isJP script
2021-05-01 16:27:14 +03:00
dependabot[bot]
4169a7e612
Bump ts-trueskill from 3.2.0 to 3.2.2 (#465)
Bumps [ts-trueskill](https://github.com/scttcper/ts-trueskill) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/scttcper/ts-trueskill/releases)
- [Commits](https://github.com/scttcper/ts-trueskill/compare/v3.2.0...v3.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 13:27:16 +03:00
dependabot[bot]
caeb7fcd57
Bump react-query from 3.13.6 to 3.15.1 (#462)
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.13.6 to 3.15.1.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.13.6...v3.15.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 12:38:04 +03:00
dependabot[bot]
e587996be0
Bump next from 10.1.3 to 10.2.0 (#460)
Bumps [next](https://github.com/vercel/next.js) from 10.1.3 to 10.2.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.1.3...v10.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 12:27:59 +03:00
dependabot[bot]
07ac1c8b61
Bump framer-motion from 4.1.10 to 4.1.11 (#458)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v4.1.10...v4.1.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 11:58:26 +03:00
dependabot[bot]
ea5d581502
Bump next-seo from 4.23.0 to 4.24.0 (#459)
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Changelog](https://github.com/garmeeh/next-seo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/garmeeh/next-seo/compare/v4.23.0...v4.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 11:57:24 +03:00
dependabot[bot]
71a9985e7e
Bump react-datepicker from 3.7.0 to 3.8.0 (#451)
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v3.7.0...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 11:14:30 +03:00
dependabot[bot]
cb008fae3a
Bump @types/react-select from 4.0.14 to 4.0.15 (#450)
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 4.0.14 to 4.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 11:13:58 +03:00
dependabot[bot]
04d425e7b2
Bump framer-motion from 4.1.3 to 4.1.10 (#446)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.3 to 4.1.10.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v4.1.3...v4.1.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 00:04:35 +03:00
dependabot[bot]
6be6fcfb0d
Bump react-hotkeys-hook from 3.3.0 to 3.3.1 (#437)
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/compare/3.3.0...3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 00:04:09 +03:00
dependabot[bot]
66c88df3d8
Bump react-query from 3.13.5 to 3.13.6 (#406)
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.13.5 to 3.13.6.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.13.5...v3.13.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 10:39:44 +03:00
dependabot[bot]
c7a7e6e8cc
Bump @emotion/styled from 11.1.5 to 11.3.0 (#390)
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.1.5 to 11.3.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.1.5...@emotion/styled@11.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 14:41:36 +03:00
dependabot[bot]
2ef7985f7c
Bump react-query from 3.13.4 to 3.13.5 (#391)
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.13.4 to 3.13.5.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.13.4...v3.13.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 08:36:26 +03:00
dependabot[bot]
9e00314cbc
Bump @babel/core from 7.13.14 to 7.13.15 (#392)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.14 to 7.13.15.
- [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.15/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 08:36:11 +03:00
dependabot[bot]
1734e59463
Bump @chakra-ui/icons from 1.0.8 to 1.0.9 (#385)
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/icons@1.0.8...@chakra-ui/icons@1.0.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 12:41:17 +03:00
dependabot[bot]
410d66d38f
Bump framer-motion from 4.1.2 to 4.1.3 (#384)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/commits/v4.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 11:34:35 +03:00
dependabot[bot]
4257df03fa
Bump @chakra-ui/react from 1.4.2 to 1.5.0 (#381)
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/react@1.4.2...@chakra-ui/react@1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 11:25:38 +03:00
dependabot[bot]
fca05b8e35
Bump typescript from 4.2.3 to 4.2.4 (#383)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 11:09:36 +03:00
dependabot[bot]
ca29a457d7
Bump cypress from 7.0.0 to 7.0.1 (#382)
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.0.0 to 7.0.1.
- [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/v7.0.0...v7.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 11:09:25 +03:00
dependabot[bot]
7b33497266
Bump @chakra-ui/theme-tools from 1.1.2 to 1.1.3 (#379)
Bumps [@chakra-ui/theme-tools](https://github.com/chakra-ui/chakra-ui) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/theme-tools@1.1.2...@chakra-ui/theme-tools@1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 01:09:44 +03:00
dependabot[bot]
9a3d320f14
Bump next from 10.1.2 to 10.1.3 (#380)
Bumps [next](https://github.com/vercel/next.js) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.1.2...v10.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 01:09:35 +03:00
dependabot[bot]
5e9a8e2d91
Bump @lingui/react from 3.8.2 to 3.8.3 (#378)
Bumps [@lingui/react](https://github.com/lingui/js-lingui) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.8.2...v3.8.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 01:07:27 +03:00
Ryan Laughlin
cba5f4db83
Re-enable GitHub Actions (#369)
* Re-enable GitHub Actions

* Run prettier

* Try running all build steps during GitHub Actions

* Skip running 'next build' maybe?

* Tell prettier to ignore exported locale files
2021-04-08 01:04:37 +03:00
dependabot[bot]
cdad7d9598
Bump react-markdown from 4.3.1 to 5.0.3 (#374)
* Bump react-markdown from 4.3.1 to 5.0.3

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 4.3.1 to 5.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/v4.3.1...5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

* add github style md parser

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-04-07 12:00:58 +03:00
dependabot[bot]
40befe5ee1
Bump next-auth from 3.13.3 to 3.14.0 (#370)
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Changelog](https://github.com/nextauthjs/next-auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextauthjs/next-auth/compare/v3.13.3...v3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:38:13 +03:00
dependabot[bot]
e070a90cfc
Bump @next/bundle-analyzer from 10.1.2 to 10.1.3 (#373)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v10.1.3/packages/next-bundle-analyzer)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:37:55 +03:00
dependabot[bot]
a6a3e11dd0
Bump @lingui/cli from 3.8.2 to 3.8.3 (#372)
Bumps [@lingui/cli](https://github.com/lingui/js-lingui) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.8.2...v3.8.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:37:33 +03:00
dependabot[bot]
54fd7ae667
Bump framer-motion from 4.1.0 to 4.1.2 (#371)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:36:51 +03:00
dependabot[bot]
5acd5f0492
Bump react-query from 3.13.3 to 3.13.4 (#367)
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.13.3 to 3.13.4.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.13.3...v3.13.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 21:00:52 +03:00
dependabot[bot]
e0a6186281
Bump swr from 0.4.2 to 0.5.5 (#368)
Bumps [swr](https://github.com/vercel/swr) from 0.4.2 to 0.5.5.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 21:00:40 +03:00