Carlos Cuesta
|
a2ef0d1f44
|
🔧 Update node-version to 22 (#1935)
* 🔧 Update node-version
* ♻️ Use `.node-version` file in gh-actions
* 🔧 Update node-version in package.json
|
2025-09-21 15:20:32 +02:00 |
|
dependabot[bot]
|
bfb991b9c5
|
⬆️ Bump pnpm/action-setup from 3 to 4 (#1745)
⬆️ Bump pnpm/action-setup from 3 to 4
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v3...v4)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
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>
|
2024-06-10 15:12:28 +00:00 |
|
dependabot[bot]
|
e558641721
|
⬆️ Bump softprops/action-gh-release from 1 to 2 (#1710)
⬆️ Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
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>
|
2024-04-06 10:48:14 +02:00 |
|
dependabot[bot]
|
2c33ed2c26
|
⬆️ Bump pnpm/action-setup from 2 to 3 (#1682)
⬆️ Bump pnpm/action-setup from 2 to 3
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v3)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
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>
|
2024-03-06 15:02:05 +01:00 |
|
dependabot[bot]
|
8cb171b77c
|
⬆️ Bump dessant/lock-threads from 4 to 5 (#1642)
⬆️ Bump dessant/lock-threads from 4 to 5
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4 to 5.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v4...v5)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-05 11:53:17 +00:00 |
|
dependabot[bot]
|
8fd4c894a4
|
⬆️ Bump actions/setup-node from 3 to 4 (#1627)
⬆️ Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
|
2023-11-13 19:05:29 +01:00 |
|
Connor Sullivan
|
d979d9e852
|
✨ Extend lock gitmoji to include privacy (#1606)
Extends 🔒 `🔒` gitmoji to include security and privacy.
Closes #1445
|
2023-10-10 20:55:49 +02:00 |
|
dependabot[bot]
|
732dcff0e0
|
⬆️ Bump actions/checkout from 3 to 4 (#1595)
|
2023-10-01 12:45:58 +02:00 |
|
Carlos Cuesta
|
c7380bc752
|
🔧 Change Dependabot interval to monthly
|
2023-08-15 20:44:20 +02:00 |
|
Carlos Cuesta
|
7d305f45f3
|
♻️ Migrate from yarn to pnpm (#1503)
* 🔧 Add `pnpm-workspace` configuration
* 🔧 Add `pnpm-lock` file
* ♻️ Replace `yarn` with `pnpm` in root package.json
* 🔥 Remove yarn binary
* ⬆️ Bump `next-pwa` dependencies
* 🔥 Remove yarn lockfile
* ♻️ Replace `yarn` with `pnpm` in gitmojis package
* ♻️ Replace `yarn` with `pnpm` in website package
* ♻️ Replace `yarn` with `pnpm` in GitHub workflows
* ♻️ Adjust `lintstagedrc` prettier arguments
* 📝 Update documentation
* ♻️ Replace `yarn` with `pnpm` in git hooks
* 🔥 Remove yarn refs from git files
* ⬆️ Update `clipboard` dependency
* 👷♂️ Install pnpm in GitHub Actions
* 🔥 Remove unnecessary `exec` c md
* 📝 Update documentation
* 🔧 Specify pnpm as an engine
|
2023-06-14 18:18:53 +02:00 |
|
Carlos Cuesta
|
ffbf1545c8
|
🔧 Bump Node.js to 18
|
2023-05-21 11:43:25 +02:00 |
|
homersimpsons
|
2bef604bcd
|
🐛 Text content does not match server-rendered HTML (#1407)
Render Kbd component only on client side
|
2023-04-13 17:15:33 +02:00 |
|
Carlos Cuesta
|
efd960648c
|
📝 Fix CoC links in discussion and feature-request templates (#1336)
|
2023-02-16 20:54:39 +01:00 |
|
Carlos Cuesta
|
fb633ab3d4
|
🔧 Add version-strategy to dependabot
|
2023-01-23 21:08:46 +01:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Vinícius Hoyer
|
412acfa776
|
📝 Update gitmoji proposal issue template (#1198)
Closes #1120
|
2022-11-16 18:51:32 +01:00 |
|
Carlos Cuesta
|
d588bd57e6
|
📝 Update PR template
|
2022-11-13 12:38:35 +01:00 |
|
Carlos Cuesta
|
0beeefe32c
|
🔧 Adjust dependabot labels
|
2022-11-01 10:51:23 +01:00 |
|
dependabot[bot]
|
41b0d0f3b9
|
⬆️ Bump actions/checkout from 2 to 3 (#1177)
⬆️ Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2022-11-01 10:49:26 +01:00 |
|
dependabot[bot]
|
2fe7f3dedb
|
⬆️ Bump actions/setup-node from 2 to 3 (#1176)
⬆️ Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
|
2022-11-01 10:47:40 +01:00 |
|
Carlos Cuesta
|
9d98feb097
|
🔧 Enable dependabot for github-actions (#1175)
|
2022-11-01 10:15:55 +01:00 |
|
Carlos Cuesta
|
16e83e161d
|
📝 Update CONTRIBUTING
|
2022-10-26 19:28:19 +02:00 |
|
Carlos Cuesta
|
be514d1242
|
✨ Update issue templates (#1115)
* ✨ Disable blank issues, add link to contribution
* ✨ Update `gitmoji-proposal` issue template
* ✨ Add `bug-report` issue template
|
2022-08-12 16:50:31 +02:00 |
|
Carlos Cuesta
|
b8e485e9ca
|
👷 Remove --token argument from publish command
|
2022-07-29 22:24:04 +02:00 |
|
Carlos Cuesta
|
b23b76189d
|
👷 Setup npm token before publish
|
2022-07-29 22:19:44 +02:00 |
|
Carlos Cuesta
|
de741ce626
|
⬆️ Bump node version to 16 (#1053)
|
2022-05-10 20:52:20 +02:00 |
|
Carlos Cuesta
|
23036176fa
|
👷 Automate GitHub release publish (#1013)
|
2022-03-30 20:38:59 +02:00 |
|
Carlos Cuesta
|
6ce82d080e
|
⬆️ Update lock-threads
|
2022-02-19 20:27:21 +01:00 |
|
Carlos Cuesta
|
93c46806f4
|
🔧 Update ci action node version
|
2022-01-22 00:43:34 +01:00 |
|
Vinícius Hoyer
|
556192dd5d
|
📝 Improve ISSUE_TEMPLATE (#963)
Co-authored-by: Carlos Cuesta <carloscuesta@me.com>
|
2022-01-22 00:39:45 +01:00 |
|
Carlos Cuesta
|
2388757ba7
|
🔧 Update dependabot schedule config
|
2022-01-01 01:12:58 +01:00 |
|
Vinícius Hoyer
|
0f847cc683
|
📝 Add more information on new emoji issue template (#947)
|
2021-12-24 11:48:53 +01:00 |
|
Carlos Cuesta
|
84f5800dec
|
📝 Update contributing docs
Related with https://github.com/carloscuesta/gitmoji/issues/930
|
2021-12-05 13:05:13 +01:00 |
|
Carlos Cuesta
|
966bbf5ac4
|
📝 Update contributing docs
|
2021-11-22 13:52:31 +01:00 |
|
Carlos Cuesta
|
406b8d6681
|
📝 Update contributing docs
|
2021-10-31 10:54:18 +01:00 |
|
Carlos Cuesta
|
1a68490cc5
|
🔧 Update lock workflow cron
|
2021-10-24 11:21:04 +02:00 |
|
Carlos Cuesta
|
69da8524a7
|
🔧 Automate npm publish (#761)
|
2021-04-25 16:08:45 +02:00 |
|
ilyasmez
|
832f58c37f
|
✨ Add semver property to the gitmojis (#692)
* ✨ Add `semver` property to the gitmojis
* 👌 Set semver of Add/Remove dependency to "patch"
|
2021-02-03 09:00:08 +01:00 |
|
Carlos Cuesta
|
91d31b03a6
|
📝 Add issue templates (#683)
|
2021-01-18 18:06:17 +01:00 |
|
Vinícius Hoyer
|
a5d7a58aee
|
📝 Add reminder to create an issue before opening a PR (#674)
|
2021-01-06 15:41:46 +01:00 |
|
johannchopin
|
960c65acee
|
📝 Add steps for testing and snapshots update (#669)
|
2020-12-30 13:06:37 +01:00 |
|
Carlos Cuesta
|
aa19a21282
|
🔧 Update lock workflow inactive days
|
2020-12-03 12:50:39 +01:00 |
|
Carlos Cuesta
|
f1abb46bc6
|
🔧 Introduce github/lock action flow (#634)
|
2020-11-30 09:17:02 +01:00 |
|
Carlos Cuesta
|
9787678d01
|
♻️ Move styles to css-modules (#622)
* 🔧 Remove scss styling
* 🔧 Use absolute imports
* ♻️ Add global theme
* ♻️ Move Layout component to css-modules
* ♻️ Move Button component to css-modules
* ♻️ Move Icon component to css-modules
* ♻️ Move Layout component to _app
* ♻️ Move ContributorsList to css-modules
* ♻️ Move GitmojiList to css-modules
* 📝 Update CONTRIBUTING docs
* 🔧 Make prettier watch for css instead of scss files
* ✨ Remove GitHub button from About page
|
2020-11-20 15:16:06 +01:00 |
|
Carlos Cuesta
|
9a7d3b5d02
|
🔧 Migrate from Travis-CI to GitHub Actions (#609)
|
2020-11-03 20:52:00 +01:00 |
|
dependabot-preview[bot]
|
f2dc30a85b
|
🔧 Create Dependabot config file (#593)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-10-22 15:22:38 +02:00 |
|
Carlos Cuesta
|
3fe119a8c6
|
✏️ Use present form on verbs (#555)
|
2020-08-31 10:54:59 +02:00 |
|