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

12 Коммитов

Автор SHA1 Сообщение Дата
Matt Rakow 9f83e43445
Make a dependabot group for Jest (#436) 2024-11-13 11:25:58 -08:00
Matt Rakow b13b70bde8
Reduce dependabot frequency to weekly (#421) 2024-10-08 13:07:24 -07:00
Sonali Deshpande 6b9dd3883d
Bump to FF 2.3 and fix dependabot config (#416) 2024-09-27 14:14:51 -07:00
Matt Rakow 6f3660d917
Allow dependabot to update all dependencies and group FF PRs (#397) 2024-09-05 10:51:14 -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
Sonali Deshpande bec000fdfb
Setup prettier (#257) 2022-10-17 16:55:41 -07:00
Sonali Deshpande 6a2d48791e
Configure dependabot to open prs for specific packages (#254) 2022-10-12 16:33:46 -07:00
Micah Godbolt 5281ab25b3
Delete main.yml 2020-12-10 09:58:49 -08:00
Micah Godbolt 7329ebabd6
Create main.yml 2020-12-09 11:54:05 -08:00
Micah Godbolt a0b75ab3b2
Create dependabot.yml 2020-12-09 11:13:24 -08:00
Skyler Jokiel 14d7406517
folder rename (#23)
* rename folder
2020-09-09 14:05:14 -07:00
Skyler Jokiel 390002ca44
add issues redirect (#22)
We don't want to manage issues in this repo but we do want developers to be able to open issue against the helloworld tutorial.

This will direct developers to stackoverflow for questions and the FluidFramework repo for issues.
2020-09-09 13:37:33 -07:00