Commit Graph

141 Commits

Author SHA1 Message Date
Kyle McNally 852a34f88b
Merge pull request #76 from Sparticuz/refactor-args 2023-03-27 13:13:44 -04:00
Sparticuz 8ab732f14e more cleanup 2023-03-27 12:46:23 -04:00
Sparticuz f337cdad26 Added complete example 2023-03-27 12:29:52 -04:00
Sparticuz 503db13867 Add pre-existing lambda layer example
fixes #77
2023-03-27 12:25:01 -04:00
Sparticuz a7320dd0e2 Add docs on how to run locally and headfully
fixes #63
fixes #69
fixes #38
fixes #55
fixes #42
fixes #28
2023-03-27 11:50:24 -04:00
Sparticuz 325fcdc21f Move api docs and add headless and graphics api 2023-03-27 11:42:06 -04:00
Sparticuz a5905cc5bc Add graphics docs 2023-03-27 11:41:33 -04:00
Sparticuz d4d290ac54 Update README.md 2023-03-27 11:40:34 -04:00
Sparticuz 665283328a Cleanup docs 2023-03-27 11:40:18 -04:00
Sparticuz 47dc5aef53 Verify the value of setHeadlessMode 2023-03-27 09:41:12 -04:00
Sparticuz 3f6eb9ee91 Refactor graphics mode 2023-03-27 09:40:51 -04:00
Sparticuz 0c1351f01b Refactor headless mode
now uses getter and setter
2023-03-27 09:24:08 -04:00
Sparticuz b57702b414 Make sure the awslambda check only returns a boolean 2023-03-27 09:21:44 -04:00
Sparticuz 38e10469c5 Pull out the aws lambda check into it's own function 2023-03-27 08:46:00 -04:00
Sparticuz e0a6b12631 refactor args 2023-03-24 15:50:13 -04:00
Sparticuz e5bd99a1f9 Add headless type and graphics stack type 2023-03-24 15:49:51 -04:00
Sparticuz 1889639200 breaking: Move font download to use follow-redirects
deprecates http font downloads
2023-03-24 15:43:50 -04:00
Sparticuz 456b5d58e3 Remove node version check
fixes #75
2023-03-24 15:42:36 -04:00
Sparticuz 6eb3149980 112.0.0 2023-03-24 09:48:19 -04:00
Kyle McNally 3b2668d465
Merge pull request #74 from Sparticuz/chromium112 2023-03-24 09:42:33 -04:00
Sparticuz 0d77a3c6ed Update to chromium 112 2023-03-24 09:37:27 -04:00
Sparticuz f26740b0ea more prettier 2023-03-24 09:35:44 -04:00
Sparticuz 3ab680c5e4 update node types 2023-03-24 09:29:59 -04:00
Sparticuz 30933b91b1 Prettier 2023-03-24 09:29:34 -04:00
Kyle McNally fe8e52d89d
Merge pull request #71 from Sparticuz/dependabot/npm_and_yarn/types/node-18.15.3 2023-03-24 09:11:29 -04:00
Kyle McNally 6352e67925
Merge pull request #72 from Sparticuz/dependabot/npm_and_yarn/typescript-5.0.2 2023-03-24 09:11:04 -04:00
dependabot[bot] e147b8ea40
Bump typescript from 4.9.5 to 5.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 10:07:56 +00:00
dependabot[bot] 0335251da0
Bump @types/node from 18.14.0 to 18.15.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.15.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 10:07:40 +00:00
Sparticuz efecce8736 111.0.0 2023-02-20 13:43:35 -05:00
Sparticuz 6e12eeb52e Generate release notes 2023-02-20 13:40:46 -05:00
Kyle McNally 47fcf6ccfc
Merge pull request #47 from Sparticuz/dependabot/npm_and_yarn/typescript-4.9.5 2023-02-20 13:32:12 -05:00
Kyle McNally f82321a695
Merge pull request #62 from Sparticuz/dependabot/npm_and_yarn/types/node-18.14.0 2023-02-20 13:31:58 -05:00
Kyle McNally 1631926197
Merge pull request #61 from Sparticuz/feature/111 2023-02-20 13:28:08 -05:00
Sparticuz 2192fedc04 hash change
I couldn't tell any differences between chromium 110 and 111, so I'm not sure what changed
2023-02-20 13:24:59 -05:00
dependabot[bot] 48f29e0403
Bump @types/node from 18.11.18 to 18.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 10:14:25 +00:00
Sparticuz d9ab0d2058 Add Chromium 111 2023-02-13 15:35:07 -05:00
Kyle McNally 3aca06d426
Delete .gitkeep 2023-02-10 14:42:47 -05:00
Kyle McNally 9e148b56f3
Merge pull request #59 from Sparticuz/feature/examples 2023-02-10 14:40:42 -05:00
Sparticuz 8c2a664099 Update README.md 2023-02-10 14:37:50 -05:00
Sparticuz 0b03ea9de2 lint 2023-02-10 14:31:43 -05:00
Sparticuz 0f1d01e4c8 Add chromium-min example 2023-02-10 14:24:07 -05:00
Sparticuz d8acc9c8d5 110.0.1 2023-02-10 14:04:37 -05:00
Kyle McNally b077bd9340
Merge pull request #57 from Sparticuz/fix/followRedirects 2023-02-10 14:03:17 -05:00
Sparticuz 509470c5cb Also add follow-redirects to the lambda layer 2023-02-10 13:53:52 -05:00
Sparticuz 48b9273bfb Add follow-redirects
Will probably switch to node-fetch when this project goes to ESM
2023-02-10 07:20:11 -05:00
dependabot[bot] 16b3817e52
Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 17:06:31 +00:00
Sparticuz fcfc6b72d8 sort package.json 2023-02-09 11:51:27 -05:00
Kyle McNally 58460d821c
Merge pull request #54 from Sparticuz/feature/examples 2023-02-09 11:26:27 -05:00
Sparticuz 3737536c95 Add a few todo examples 2023-02-09 11:23:24 -05:00
Sparticuz dcec05abfc Add serverless-with-lambda-layer example 2023-02-09 10:47:19 -05:00