Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Joshua Smithrud c4242b1879
build: Update Node.js to v20 (#395) 2024-09-04 15:44:54 -07:00
Jason Hartman 8c1a914c27
Update dependencies for node 18 (#301)
* update dependencies
+ set jest-puppeteer to use new headless mode
+ replace obsolete puppeteer Page.waitFor with .waitForFunction

* update style
+ apply style changes from prettier config update

* configure test to wait on unique port
+ specify port for puppeteer to wait for
+ use a port unlikely to be used by regular client server

* Update min node version

Additionally in ADO pipeline:
+ explicitly use `ci` for `install`
+ invoke npm scripts without Npm task overhead after install
2023-09-11 13:33:34 -07:00
Joshua Smithrud 4333bbcd2a
build: Update minimum node.js version to 16 (#292) 2023-05-09 11:55:46 -07:00
Chuck Danielsson 422f560dd0
update nvmrc to 14 from 12 (#269) 2023-02-27 12:40:05 -08:00
Tyler Butler 101ba5bb60
Merge new-hello-world branch to main (#135) 2021-07-14 09:41:47 -07:00