feat: upgrade to node 20.1.0 (#590)

* feat: upgrade node to 20.0.0

* fix(auth): webauthn usage

* fix: remove better-sqlite3 driver and unplug newrelic

* fix: add sqlite3 lib to packages

* chore: upgrade aws-sdk and localstack

* fix: specs and node types

* tmp: check if installing yarn helps linter and test cancellation issues

* Revert "tmp: check if installing yarn helps linter and test cancellation issues"

This reverts commit eacb4e28d1.

* fix: run tests separately

* tmp: downgrade yarn release

* Revert "tmp: downgrade yarn release"

This reverts commit a277454dbe.

* feat: upgrade to node 20.1.0

* Revert "fix: run tests separately"

This reverts commit 5755f2caf9.
This commit is contained in:
Karol Sójko 2023-05-08 12:16:18 +02:00 committed by GitHub
parent 9fcadf8fbb
commit 8fbb94d15a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1792 changed files with 143562 additions and 548842 deletions

View file

@ -23,10 +23,10 @@ jobs:
matrix:
database: [ "mysql", "sqlite" ]
include:
- cache: "redis"
database: "mysql"
- cache: "memory"
database: "sqlite"
- cache: "redis"
database: "mysql"
- cache: "memory"
database: "sqlite"
runs-on: ubuntu-latest

2
.nvmrc
View file

@ -1 +1 @@
18.15.0
20.1.0

6588
.pnp.cjs generated

File diff suppressed because it is too large Load diff

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more