817 Commits

Author SHA1 Message Date
Carlos Cuesta
37571b1220
🔖 Bump version v3.13.2 2023-01-02 12:39:53 +01:00
Carlos Cuesta
615ced3dda
🏷️ Add TypeScript type declarations to gitmojis package (#1247)
* 🏷️ Add `gitmojis.d.ts` TypeScript module declaration
* 🔧 Add `types` field to `package.json`
2023-01-02 12:38:12 +01:00
dependabot[bot]
ed487e05db
⬆️ Bump eslint-plugin-jest from 27.1.7 to 27.2.0 (#1252) 2023-01-02 12:00:27 +01:00
dependabot[bot]
c8aaed5a1b
⬆️ Bump @types/jest from 29.2.4 to 29.2.5 (#1251) 2023-01-02 12:00:13 +01:00
dependabot[bot]
be7973d94b
⬆️ Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 (#1250) 2023-01-02 11:59:54 +01:00
dependabot[bot]
8e1f57779d
⬆️ Bump eslint from 8.30.0 to 8.31.0 (#1249) 2023-01-02 11:29:07 +01:00
dependabot[bot]
0580fb5e2f
⬆️ Bump @typescript-eslint/parser from 5.47.0 to 5.47.1 (#1248)
⬆️ Bump @typescript-eslint/parser from 5.47.0 to 5.47.1

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-02 11:28:04 +01:00
dependabot[bot]
ab060c5a71
⬆️ Bump dessant/lock-threads from 3 to 4 (#1246)
⬆️ Bump dessant/lock-threads from 3 to 4

Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  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>
2023-01-01 12:42:42 +01:00
Félix Legrelle
3a4359f916
🔧 Add eslint-plugin-import plugin (#1245) 2022-12-29 18:29:21 +01:00
Félix Legrelle
25c9b9eed7
💄 Update Toolbar Button background in dark mode (#1232)
* 💄 Update UI Toolbar Button
* 💄 Make consistent between the cards and button (#1231)
*  Revert Toolbar button color text
2022-12-29 17:10:21 +01:00
Carlos Cuesta
f23d0977e6
♻️ Migrate website to TypeScript (#1244)
* 🔧 Add typescript configuration files
*  Install typescript dependencies
* ♻️ Migrate `lint-staged` to .ts(x) files
* ♻️ Migrate `eslint` configuration to TypeScript
* ♻️ Migrate `jest` configuration to TypeScript
* 🔥 Remove `babel` configuration
*  Uninstall flow dependencies
* 🔥 Remove `flow` configuration
* 👷 Run `tsc` in `ci` workflow
* 🔧 Update `pre-push` hook
* ♻️ Migrate `pages/api` to TS
* ♻️ Migrate `pages/_app` to TS
* ♻️ Migrate `pages/_document` to TS
* ♻️ Migrate `pages/about` to TS
* ♻️ Migrate `pages/contributors` to TS
* ♻️ Migrate `pages/index` to TS
* ♻️ Migrate `pages/related-tools` to TS
* ♻️ Migrate `components/Button` to TS
* ♻️ Migrate `components/CarbonAd` to TS
* ♻️ Migrate `components/ContributorsList` to TS
* ♻️ Migrate `components/Icon` to TS
* ♻️ Migrate `components/SEO` to TS
* ♻️ Migrate `components/Layout` to TS
* ♻️ Migrate `components/GitmojiList` to TS
* ♻️ Migrate `__tests__/` pages to TS
* 🏷️ Update `next-env.d.ts`
2022-12-28 16:27:23 +01:00
dependabot[bot]
e6bd769d1b
⬆️ Bump next-sitemap from 2.5.28 to 3.1.43 (#1238)
* ⬆️ Bump next-sitemap from 2.5.28 to 3.1.43

Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 2.5.28 to 3.1.43.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases)
- [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/v2.5.28...3.1.43)

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

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

* 🔧 Add `next-sitemap.config.js`

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Cuesta <carloscuesta@me.com>
2022-12-27 11:09:38 +01:00
dependabot[bot]
b49dae8a87
⬆️ Bump next from 13.0.7 to 13.1.1 (#1241)
⬆️ Bump next from 13.0.7 to 13.1.1

Bumps [next](https://github.com/vercel/next.js) from 13.0.7 to 13.1.1.
- [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/v13.0.7...v13.1.1)

---
updated-dependencies:
- dependency-name: next
  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-12-26 11:49:26 +01:00
dependabot[bot]
9b80fd4569
⬆️ Bump eslint-config-next from 13.0.7 to 13.1.1 (#1240)
⬆️ Bump eslint-config-next from 13.0.7 to 13.1.1

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.0.7 to 13.1.1.
- [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/v13.1.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  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-12-26 11:49:20 +01:00
dependabot[bot]
44cfb94e23
⬆️ Bump flow-bin from 0.195.2 to 0.196.3 (#1239)
⬆️ Bump flow-bin from 0.195.2 to 0.196.3

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.195.2 to 0.196.3.
- [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-12-26 11:49:12 +01:00
Carlos Cuesta
2910dcf25b
🐛 Use relative paths in build cache outputs 2022-12-23 13:39:45 +01:00
Carlos Cuesta
6fe4655674
👷 Run lint before publishPackage with turbo (#1237) 2022-12-23 11:46:47 +01:00
Carlos Cuesta
f5ee831dc9
🐛 Fix build static outputs (#1236) 2022-12-22 21:11:07 +01:00
Carlos Cuesta
6292bdb5d3
🔖 Bump version v3.13.1 2022-12-22 20:53:23 +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]
8d467e9385
⬆️ Bump next from 13.0.6 to 13.0.7 (#1230) 2022-12-19 09:49:36 +01:00
dependabot[bot]
7ff280704d
⬆️ Bump eslint-config-next from 13.0.6 to 13.0.7 (#1229) 2022-12-19 09:46:33 +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]
1f1aca2ff1
⬆️ Bump eslint-plugin-jest from 27.1.6 to 27.1.7 (#1227) 2022-12-19 09:46:09 +01:00
dependabot[bot]
a93fc4f144
⬆️ Bump eslint from 8.29.0 to 8.30.0 (#1226) 2022-12-19 09:45:58 +01:00
Carlos Cuesta
15a5efc610
📝 Update build badge (#1224) 2022-12-16 09:18:33 +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
MJ Meyer
28891f850a
📝 Add raycast to related tools page (#1220)
* 📝 Update related tools docs to include Raycast extension

*  Update snapshot for related tools
2022-12-07 21:31:48 -03:00
dependabot[bot]
5081d99118
⬆️ Bump focus-trap-react from 10.0.1 to 10.0.2 (#1219) 2022-12-05 12:05:22 +01:00
dependabot[bot]
7f58737792
⬆️ Bump next from 13.0.5 to 13.0.6 (#1218) 2022-12-05 12:05:08 +01:00
dependabot[bot]
895d614fad
⬆️ Bump eslint-config-next from 13.0.5 to 13.0.6 (#1217) 2022-12-05 12:03:28 +01:00
dependabot[bot]
d330c4bf57
⬆️ Bump eslint from 8.28.0 to 8.29.0 (#1216) 2022-12-05 12:02:58 +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]
5e7a834a95
⬆️ Bump lint-staged from 13.0.4 to 13.1.0 (#1214) 2022-12-05 12:02:37 +01:00
dependabot[bot]
43c760ff3c
⬆️ Bump @babel/core from 7.20.2 to 7.20.5 (#1213) 2022-12-05 12:02:27 +01:00
dependabot[bot]
07d9946294
⬆️ Bump lint-staged from 13.0.3 to 13.0.4 (#1211) 2022-11-28 09:12:02 +01:00
dependabot[bot]
3aab6fcdeb
⬆️ Bump eslint-plugin-jest from 27.1.5 to 27.1.6 (#1210) 2022-11-28 09:11:15 +01:00
dependabot[bot]
21e0630450
⬆️ Bump next from 13.0.4 to 13.0.5 (#1209) 2022-11-28 09:11:03 +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]
ade3a11a04
⬆️ Bump eslint-config-next from 13.0.4 to 13.0.5 (#1207) 2022-11-28 09:09:46 +01:00
Carlos Gutiérrez Moreno
6b5c54543e
✏️ Added some missing dots to the description (#1206) 2022-11-22 11:37:26 +00:00
dependabot[bot]
3d046efaf5
⬆️ Bump focus-trap-react from 10.0.0 to 10.0.1 (#1203)
⬆️ Bump focus-trap-react from 10.0.0 to 10.0.1

Bumps [focus-trap-react](https://github.com/focus-trap/focus-trap-react) from 10.0.0 to 10.0.1.
- [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/v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: focus-trap-react
  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>
2022-11-21 11:23:41 +01:00
dependabot[bot]
51089bf107
⬆️ Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#1205) 2022-11-21 09:39:20 +01:00
dependabot[bot]
510c20ab95
⬆️ Bump eslint from 8.27.0 to 8.28.0 (#1204) 2022-11-21 09:39:00 +01:00
dependabot[bot]
970d344bf8
⬆️ Bump eslint-config-next from 13.0.3 to 13.0.4 (#1202) 2022-11-21 09:38:21 +01:00
dependabot[bot]
c70a7c151a
⬆️ Bump next from 13.0.3 to 13.0.4 (#1201) 2022-11-21 09:38:04 +01:00
dependabot[bot]
51a38a5340
⬆️ Bump loader-utils from 2.0.2 to 2.0.4 (#1199)
⬆️ Bump loader-utils from 2.0.2 to 2.0.4

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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-11-17 08:53:02 +01:00
Vinícius Hoyer
412acfa776
📝 Update gitmoji proposal issue template (#1198)
Closes #1120
2022-11-16 18:51:32 +01:00
dependabot[bot]
ce019dfcd3
⬆️ Bump jest from 29.2.2 to 29.3.1 (#1192) 2022-11-14 10:34:50 +01:00