Commit graph

7 commits

Author SHA1 Message Date
Felix Rieseberg
313cb13c91 fix: Private fields 2024-10-07 12:49:49 -04:00
Felix Rieseberg
7b30a7a4ad fix: Handle optional chaining 2024-10-07 11:56:41 -04:00
Felix Rieseberg
f2d38f10c0 fix: Handle nullish coalescing operator 2024-10-07 11:27:39 -04:00
Felix Rieseberg
5e880a4835 Lower required Node version to >=12.13.0 2024-09-17 15:15:09 -07:00
Luke Karrys
141aa6bf02
deps: proc-log@4.0.0 (#3022) 2024-04-15 17:03:47 -07:00
Luke Karrys
4e493d4fb2
chore: misc testing fixes (#2930)
* chore: misc test fixes

* Sort test runs by os first

* Use cross-env for test env var

* Try sorting matrix params

* Make FAST_TEST the default and rename to FULL_TEST

* Separate helper functions to not need to export test obj in files
2023-10-28 14:13:10 -07:00
Luke Karrys
192eec2aca
Sync deps and engines with npm (#2770)
* feat!: update `engines.node` to `^14.17.0 || ^16.13.0 || >=18.0.0`

* deps: nopt@^7.0.0

* feat: replace npmlog with proc-log

* deps: standard@17.0.0 and fix linting errors

* deps: which@3.0.0
- this also promiisifies the build command

* deps: glob@8.0.3

* feat: drop rimraf dependency

* fix: use fs/promises in favor of fs.promises
2023-06-20 15:44:18 +02:00