Commit Graph

21 Commits (a2d3f6741cca31524f149ec1ed9e95a9be49e026)

Author SHA1 Message Date
Barış Soner Uşaklı fafa130406
chore: up connect-redis to 7.x, drop node 14 ()
renovate[bot] a5a4b307f3
chore(deps): update coverallsapp/github-action action to v2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] e8e35de390
chore(deps): update coverallsapp/github-action action to v1.2.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Julian Lam a2fafc2b15 Merge remote-tracking branch 'origin/master' into develop
Julian Lam c2024f3484 chore: really fix indents this time
Julian Lam d50512e73c chore: fix indents
Julian Lam be5d6d29c9 chore: add bootstrap5 to test runner for now
Barış Soner Uşaklı 02ef3e974c
Esbuild ()
* ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>

* feat: use esbuild for minification

Co-authored-by: Ashish Kurmi <akurmi@stepsecurity.io>
Ashish Kurmi fe0020fb31 ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
renovate[bot] 5aa55d29f3
chore(deps): update postgres docker tag to v14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8afaed223c chore(deps): update mongo docker tag to v3.7
renovate[bot] 269382e03d chore(deps): update redis docker tag to v2.8.23 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Barış Soner Uşaklı 84f2726391
refactor: deprecate middleware param ()
* refactor: deprecate middleware param

make middlewares optional

* chore: add node 18 again
Barış Soner Uşaklı 50658a82f0
test: remove node18 until nodemailer is fixed
Barış Soner Uşaklı 976914e71f
test: remove node 12, add 18
Barış Soner Uşaklı 500cad78e5 test: up mongodb version
Barış Soner Uşaklı d27c9696e3
feat: add node 16 ()
* feat: add node 16

* fix: check errors in fork

* test: add use-spawn

* test: another test

* Revert "test: another test"

This reverts commit 606efe26fe1decd5d9269d63d5b649441ba2203b.

* test: another test

* fix: lint

* fix: remove spawn-wrap

* test: comment out plugin installs

* fix: lint

* test: uncomment all tests except npm i

* fix: lint

* test: bring back tests

* test: remove leftover override
Renovate Bot 99c230372a chore(deps): update coverallsapp/github-action action to v1.1.3
Barış Soner Uşaklı 8d3ec23483 chore: remove node 10
renovate[bot] 55a55ea284
chore(deps): update actions/setup-node action to v2 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Peter Jaszkowiak a3fa313298
Github actions lint demo ()
* feat: use github actions for ci

- test using minimum supported db versions
- ESLint will make review comments on PRs
- formatted configs

* mess up eslint

* fix: lint maybe

Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org>