Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot]
5881810345
Bump node-fetch and puppeteer
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together.


Updates `node-fetch` from 2.6.5 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

Updates `puppeteer` from 11.0.0 to 19.0.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v11.0.0...puppeteer-core-v19.0.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: puppeteer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 15:07:43 +00:00
Collin Duncan
28606529ee
Updating runner to change to next month if needed; Added some more logging; Cleaning up some scripts 2022-03-29 22:41:44 +02:00
Collin Duncan
326c1eec58
removing traces of aws and cleaning up workers/tests 2022-02-10 17:27:35 +01:00
cgduncan7
055c64c5a7
Adding logger; moving lambdas to separate dirs and including rollup to create distributables; finished up some unit tests 2021-11-28 19:40:16 +01:00
Collin Duncan
a18e100d34
Adding some pretty stuff
Reorganized code and added some unit tests for reservations and requests
2021-11-24 00:00:22 +01:00
Collin Duncan
bd3b1f5a5d
Removed comma from package.json 2021-11-17 14:17:54 +01:00
Collin Duncan
a50f40f16c
Small bug fix in reservation loop and prettier/eslint 2021-11-17 14:17:25 +01:00
Collin Duncan
7689ea1250
Updating README and local execution 2021-11-15 12:32:49 +01:00
Collin Duncan
574ffede97
Initial commit with first working version 2021-11-15 11:28:39 +01:00