185 Commits

Author SHA1 Message Date
Carlos Cuesta
8fd367f259
Export gitmojis as CJS and ESM (#1280)
*  Install `unbuild` dependency
* 🚚 Rename `gitmojis.d.ts` to `index.d.ts`
*  Export `cjs` and `esm` with `unbuild`
* 👷 Add `build` step to publish action
* 🔧 Add `gitmojis` build output to turborepo config
* 🔧 Add `build` as a dependency for `lint`, `tscheck` and `build`
*  Add `assert { type: json }` for JSON imports
* 🧑‍💻 Watch changes on `gitmojis` to rebuild deps for website (#1282)

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>
2023-01-18 19:33:43 +01:00
Carlos Cuesta
4733717a59
Enable vercel/analytics in website (#1281) 2023-01-17 22:57:49 +01:00
dependabot[bot]
3d9e89bf3c
⬆️ Bump prettier from 2.8.2 to 2.8.3 (#1269) 2023-01-16 13:48:53 +01:00
dependabot[bot]
f6b45e17c8
⬆️ Bump turbo from 1.6.3 to 1.7.0 (#1278) 2023-01-16 11:50:13 +01:00
dependabot[bot]
b33b29a4bf
⬆️ Bump prettier from 2.8.1 to 2.8.2 (#1260)
⬆️ Bump prettier from 2.8.1 to 2.8.2

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:13:02 +01:00
dependabot[bot]
17ff4b2388
⬆️ Bump husky from 8.0.2 to 8.0.3 (#1258)
⬆️ Bump husky from 8.0.2 to 8.0.3

Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:12:48 +01:00
Carlos Cuesta
1ccef5a5c3
🏗️ Transform project into a monorepo (#1235)
* 🏗️ Define monorepo architecture
* 🚚 Extract `gitmojis` as an isolated package
* 🚚 Extract `website` as an isolated package
* 🚚 Clean-up root package.json
*  Install `turbo`
* 🔧 Setup turborepo
* 👷 Use `turbo` in `ci` workflow
* 👷 Update `npm-publish` workflow with `turbo`
* ♻️ Migrate yarn from `classic` to `berry`
* 📝 Update contributing guide
* 🎨 Update readme
* 📝 Add readme file for `gitmojis` package
* 🚚 Move `public` folder to `website` package
2022-12-22 20:51:15 +01:00
dependabot[bot]
8997e48426
⬆️ Bump flow-bin from 0.195.1 to 0.196.0 (#1228) 2022-12-19 09:46:19 +01:00
dependabot[bot]
beccdc6da8
⬆️ Bump flow-bin from 0.194.0 to 0.195.1 (#1222) 2022-12-12 12:35:05 +01:00
dependabot[bot]
3cd3d6e7f6
⬆️ Bump prettier from 2.8.0 to 2.8.1 (#1221) 2022-12-12 12:34:45 +01:00
dependabot[bot]
5c11099472
⬆️ Bump flow-bin from 0.193.0 to 0.194.0 (#1215) 2022-12-05 12:02:47 +01:00
dependabot[bot]
d25638900a
⬆️ Bump prettier from 2.7.1 to 2.8.0 (#1208) 2022-11-28 09:10:03 +01:00
dependabot[bot]
cbcf210d63
⬆️ Bump flow-bin from 0.192.0 to 0.193.0 (#1196) 2022-11-14 09:05:14 +01:00
dependabot[bot]
85d097096b
⬆️ Bump flow-bin from 0.191.0 to 0.192.0 (#1181) 2022-11-07 09:33:20 +01:00
dependabot[bot]
b4d8b6dff3
⬆️ Bump flow-bin from 0.190.1 to 0.191.0 (#1170) 2022-10-31 08:27:25 +01:00
Carlos Cuesta
9fec13469a
Setup eslint (#1168)
*  Install eslint deps
* 🔧 Setup eslint
* 🔧 Add `react.runtime=automatic` to flowconfig
* 🎨 Fix eslint issues
* 🎨 Fix flow issues
* 📸 Update snapshots
* 🙈 Update gitignore
2022-10-30 19:20:25 +01:00
Carlos Cuesta
0bb0b67372
🔖 3.13.0 2022-10-29 10:02:29 +02:00
Carlos Cuesta
0b1d6c1963
⬆️ Bump Next.js to 13 (#1165)
* ⬆️ Bump Next and dependencies
* ♻️ Apply `new-link` codemod
2022-10-26 19:07:26 +02:00
dependabot[bot]
cb761fed0a
⬆️ Bump flow-bin from 0.188.2 to 0.190.0 (#1154) 2022-10-17 13:19:43 +02:00
dependabot[bot]
ea9e157a70
⬆️ Bump flow-bin from 0.187.1 to 0.188.1 (#1149) 2022-10-03 13:28:28 +02:00
dependabot[bot]
8133d1c87f
⬆️ Bump flow-bin from 0.186.0 to 0.187.0 (#1143)
⬆️ Bump flow-bin from 0.186.0 to 0.187.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.186.0 to 0.187.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 09:53:33 +02:00
dependabot[bot]
aa1c7bfc06
⬆️ Bump flow-bin from 0.185.2 to 0.186.0 (#1134)
⬆️ Bump flow-bin from 0.185.2 to 0.186.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.185.2 to 0.186.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 15:47:17 +02:00
dependabot[bot]
a7283ce60a
⬆️ Bump jest from 28.1.3 to 29.0.1 (#1128)
⬆️ Bump jest from 28.1.3 to 29.0.1

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 15:27:36 +02:00
dependabot[bot]
1caa3c5d4c
⬆️ Bump focus-trap-react from 9.0.2 to 10.0.0 (#1130)
⬆️ Bump focus-trap-react from 9.0.2 to 10.0.0

Bumps [focus-trap-react](https://github.com/focus-trap/focus-trap-react) from 9.0.2 to 10.0.0.
- [Release notes](https://github.com/focus-trap/focus-trap-react/releases)
- [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/focus-trap/focus-trap-react/compare/v9.0.2...v10.0.0)

---
updated-dependencies:
- dependency-name: focus-trap-react
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 09:56:24 +02:00
dependabot[bot]
b5f4b86847
⬆️ Bump jest-environment-jsdom from 28.1.3 to 29.0.1 (#1127)
⬆️ Bump jest-environment-jsdom from 28.1.3 to 29.0.1

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 08:57:36 +02:00
dependabot[bot]
7d42a1c260
⬆️ Bump flow-bin from 0.184.0 to 0.185.1 (#1122) 2022-08-22 08:16:32 +02:00
Carlos Cuesta
b24874ff10
Add theme toggle switch (#1117)
*  Install `next-themes`

*  Add `ThemeProvider` to `_app`

* 💄 Update themes

* 🐛 Fix hydration mismatch in Toolbar

*  Add `ThemeSelector` component to Toolbar

 Add `ThemeSelector` component to Toolbar

* ♻️ Extract `nextTheme` as a variable
2022-08-13 10:54:09 +02:00
dependabot[bot]
4a579150c4
⬆️ Bump flow-bin from 0.183.1 to 0.184.0 (#1110)
⬆️ Bump flow-bin from 0.183.1 to 0.184.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.183.1 to 0.184.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 08:35:05 +02:00
Carlos Cuesta
82fbb2402b
🔖 Bump version 2022-08-04 18:15:20 +02:00
Carlos Cuesta
849bd1e9c1
🔖 Bump version 2022-07-29 22:21:45 +02:00
Carlos Cuesta
db4eba3e46
🔖 Bump version 2022-07-29 20:56:04 +02:00
Bryan Thomas
3c386c4d9f
📌 Move dependencies to dev dependencies (#1103)
* Move dependencies to dev dependencies

The end user doesn't need to install this dependencies. These are only used for the website.

* Updated yarn.lock
2022-07-29 20:55:12 +02:00
dependabot[bot]
9adb65e0df
⬆️ Bump flow-bin from 0.182.0 to 0.183.0 (#1100)
⬆️ Bump flow-bin from 0.182.0 to 0.183.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.182.0 to 0.183.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 15:09:27 +02:00
dependabot[bot]
25daede485
Bump flow-bin from 0.181.2 to 0.182.0 (#1093)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.181.2 to 0.182.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 20:02:49 +02:00
dependabot[bot]
0a22be964e
⬆️ Bump flow-bin from 0.180.0 to 0.181.1 (#1084)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.180.0 to 0.181.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 13:11:29 +02:00
dependabot[bot]
3c12ea3195
⬆️ Bump prettier from 2.6.2 to 2.7.1 (#1081)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 09:15:59 +02:00
dependabot[bot]
0bdd877af2
⬆️ Bump flow-bin from 0.179.0 to 0.180.0 (#1077)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.179.0 to 0.180.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 09:35:58 +02:00
dependabot[bot]
b92df66ead
⬆️ Bump focus-trap-react from 8.11.2 to 9.0.0 (#1073)
Bumps [focus-trap-react](https://github.com/focus-trap/focus-trap-react) from 8.11.2 to 9.0.0.
- [Release notes](https://github.com/focus-trap/focus-trap-react/releases)
- [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/focus-trap/focus-trap-react/compare/v8.11.2...v9.0.0)

---
updated-dependencies:
- dependency-name: focus-trap-react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 09:35:18 +02:00
Carlos Cuesta
43e5df3ff7
🔖 Bump version 2022-06-11 13:33:45 +02:00
dependabot[bot]
74d1291708
⬆️ Bump lint-staged from 12.4.3 to 13.0.0 (#1070)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.3 to 13.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.3...v13.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 08:39:23 +02:00
dependabot[bot]
4b2a0fa1c5
⬆️ Bump flow-bin from 0.178.1 to 0.179.0 (#1064) 2022-05-30 10:11:00 +02:00
dependabot[bot]
276835d18e
⬆️ Bump flow-bin from 0.177.0 to 0.178.0 (#1055) 2022-05-16 10:11:58 +02:00
Carlos Cuesta
de741ce626
⬆️ Bump node version to 16 (#1053) 2022-05-10 20:52:20 +02:00
dependabot[bot]
12df910080
⬆️ Bump husky from 7.0.4 to 8.0.0 (#1049) 2022-05-09 09:09:32 +02:00
dependabot[bot]
6bc8f3011d
⬆️ Bump flow-bin from 0.176.3 to 0.177.0 (#1044) 2022-05-09 08:45:17 +02:00
dependabot[bot]
5fad8c307c
⬆️ Bump jest from 27.5.1 to 28.0.3 (#1039)
* ⬆️ Bump jest from 27.5.1 to 28.0.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

*  Install `jest-environment-jsdom` dependency

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Cuesta <carloscuesta@me.com>
2022-05-03 18:52:33 +02:00
dependabot[bot]
69c9ef743e
⬆️ Bump flow-bin from 0.175.1 to 0.176.2 (#1029)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.175.1 to 0.176.2.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 00:07:43 +02:00
dependabot[bot]
38c92bbd52
⬆️ Bump flow-bin from 0.174.1 to 0.175.0 (#1018)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.174.1 to 0.175.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 15:09:03 -04:00
dependabot[bot]
3460a970a7
⬆️ Bump prettier from 2.6.1 to 2.6.2 (#1017)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  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>
2022-04-04 15:08:38 -04:00
dependabot[bot]
d8d09631f9
⬆️ Bump react, react-dom and react-test-renderer (#1015)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer). These dependencies needed to be updated together.

Updates `react` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react)

Updates `react-dom` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react-dom)

Updates `react-test-renderer` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react-test-renderer)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: react-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: react-test-renderer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 13:16:35 -04:00