Commit Graph

9 Commits

Author SHA1 Message Date
Rui Saraiva
0705e4e404
chore: upgrade Node and sharp dependency (#484) 2024-11-30 18:17:07 +00:00
Rui Saraiva
04a34e04c2
chore(deps): upgrade dependencies 2022-07-07 08:26:00 +01:00
Rui Saraiva
785563a71c
feat: upgrade dependencies (#480)
* feat: upgrade dependencies

* chore: update linter and CI workflows

* chore: upgrade browserslist
2021-12-04 18:32:53 +00:00
Rui Saraiva
78d321d7d6
chore(node): upgrade Node.js to v14 (#432) 2021-01-24 14:40:37 +00:00
renovate[bot]
76cd9e3a42
chore(deps): update actions/setup-node action to v2 (#402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-18 20:19:33 +00:00
Rui Saraiva
c52c806a4a
chore: update dependencies, remove duplicated tsc and ignore macOS files (#161) 2020-07-06 18:45:30 +01:00
Rui Saraiva
0bf587b68d
feat: setup Cypress (#136)
* feat(cypress): setup cypress with Next.js

* ci(cypress): run cypress on pull requests

* refactor(cypress): migrate from tsconfig.json to .eslintrc.json

* ci: update job names

* ci(cypress): save cypress artifacts

* fix(analytics): fix analytics extra script html tags
2020-06-27 22:54:56 +01:00
renovate[bot]
c54c0e8910
chore(deps): update typescript-eslint monorepo to v3.4.0 (#142)
* chore(deps): update typescript-eslint monorepo to v3.4.0

* ci: add cache and run linters sequentially

* chore(typescript): disable @typescript-eslint/unbound-method rule

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rui Saraiva <ruisaraiva19@gmail.com>
2020-06-27 11:46:32 +01:00
Rui Saraiva
b183cc9fef
feat: setup next, eslint, stylelint, and typescript (#5)
* feat: setup next, eslint, stylelint, and typescript

* ci: add Semantic Pull Requests config

* ci: add renovate config

* ci: add commit lint workflow

* ci: add code lint workflow

* ci: add release workflow

* docs(ci): add status badges for release, lint, and commitlint

* ci: add now config

* chore: update repo name

* ci(release): remove assets from release
2020-04-10 22:34:32 +01:00