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
Sparticuz
b8bfaffda1
Add production-dependency example
2023-02-09 10:21:16 -05:00
Sparticuz
dc0a61daa1
lint
2023-02-09 09:23:01 -05:00
Kyle McNally
f9d6faebe1
Merge pull request #52 from Sparticuz/fix/49
2023-02-09 09:16:37 -05:00
Sparticuz
ba2b8b694f
Build the typescript when building the layer manually
2023-02-09 08:51:28 -05:00
Sparticuz
c7284f47ea
110.0.0
2023-01-24 12:24:48 -05:00
Kyle McNally
58bf66e575
Merge pull request #44 from Sparticuz/chromium/110
2023-01-24 12:21:03 -05:00
Sparticuz
29ee254e56
Update to Chromium 110.0.5478.0
2023-01-24 12:15:36 -05:00
Sparticuz
bb9b97fb74
remove `use_brlapi` in build
...
WARNING at build arg file (use "gn args <out_dir>" to edit):18:14: Build argument has no effect.
use_brlapi = 0
^
Did you mean "use_vaapi"?
The variable "use_brlapi" was set as a build argument
but never appeared in a declare_args() block in any buildfile.
To view all possible args, run "gn args --list <out_dir>"
The build continued as if that argument was unspecified.
Done. Made 18000 targets from 3088 files in 3657ms
2023-01-24 11:58:50 -05:00
Sparticuz
5424a18a82
args: warn: deprecated in ansible 2.14
2023-01-24 10:40:15 -05:00
Sparticuz
ee4c497e64
Update amazon ami to latest AL2022
2023-01-24 09:24:22 -05:00