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 |
|
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
|
f5ee831dc9
|
🐛 Fix build static outputs (#1236)
|
2022-12-22 21:11:07 +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 |
|