421 Commits

Author SHA1 Message Date
dependabot[bot]
3dd36be7a4
⬆️ Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (#1256)
⬆️ Bump @typescript-eslint/parser from 5.47.1 to 5.48.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.0.
- [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.48.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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>
2023-01-09 10:12:32 +01:00
Carlos Cuesta
8522d58392
♻️ Use react-hot-toast to show notifications (#1255)
*  Install `react-hot-toast` dependency
* ♻️ Replace growl with `Toaster`
* 🔥 Remove ns-growl code
2023-01-05 12:17:03 +01:00
Carlos Cuesta
6233229fe1
♻️ Replace jsonlint with ajv-cli (#1253)
* ♻️ Update schema to `draft2020`
* ♻️ Replace `jsonlint` with `ajv-cli`
* 🚚 Rename `api` endpoint from `.tsx` to `.ts`
* 🔧 Use prettier on .ts files in gitmojis
2023-01-05 11:43:01 +01:00
Carlos Cuesta
37571b1220
🔖 Bump version 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
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
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 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