dependabot[bot]
|
3aa35e158b
|
build(deps): Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
dependabot[bot]
|
301ca15e89
|
build(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
dependabot[bot]
|
49334ee8a0
|
build(deps): Bump got and geckodriver
Bumps [got](https://github.com/sindresorhus/got) to 11.8.5 and updates ancestor dependency [geckodriver](https://github.com/vladikoff/node-geckodriver). These dependencies need to be updated together.
Updates `got` from 11.8.2 to 11.8.5
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)
Updates `geckodriver` from 3.0.1 to 3.2.0
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v3.0.1...v3.2.0)
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
- dependency-name: geckodriver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
dependabot[bot]
|
88c433fe9b
|
build(deps): Bump node-fetch from 3.2.0 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.0 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.0...v3.2.10)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
dependabot[bot]
|
9ad9a7b0be
|
build(deps): Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
ee96843b54
|
build(deps): Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Ambrose Chua
|
ebde519925
|
Upgrade packages
|
1 year ago |
dependabot[bot]
|
24db10d1ac
|
build(deps): Bump node-fetch from 3.0.0 to 3.1.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.0.0...v3.1.1)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
55e48e18fa
|
build(deps): Bump follow-redirects from 1.14.4 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Ambrose Chua
|
a808724383
|
Fix lint errors
|
2 years ago |
Ambrose Chua
|
4b14fe7d8a
|
Fix missing type
|
2 years ago |
Ambrose Chua
|
0e2185addb
|
Upgrade packages
|
2 years ago |
Ambrose Chua
|
665e3db89b
|
Remove deno-prebuilt and use denoland/setup-deno
|
2 years ago |
Ambrose Chua
|
091d829ad3
|
Implement deno, add other headers
|
2 years ago |
Ambrose Chua
|
6a8a07deef
|
Add more headers
|
2 years ago |
Ambrose Chua
|
a18e3b6dbb
|
Create LICENSE
|
2 years ago |
Ambrose Chua
|
4891d78fb4
|
feat: Remove unnecessary nested object
|
2 years ago |
Ambrose Chua
|
ff4300c306
|
ci: Fix naming to be valid
|
2 years ago |
Ambrose Chua
|
2ca427b87f
|
feat: Hide --experimental-loader (and all) warnings
|
2 years ago |
Ambrose Chua
|
9c304feaab
|
ci: Rename actions
|
2 years ago |
Ambrose Chua
|
aa28f61604
|
feat: Switch browsers to headless
|
2 years ago |
Ambrose Chua
|
f5124d11cf
|
ci: Add timeout
|
2 years ago |
Ambrose Chua
|
dff5f5f723
|
ci: Fix node-version key
|
2 years ago |
Ambrose Chua
|
dc3cc1f282
|
fix: Cleanup after WebDriver errors
|
2 years ago |
Ambrose Chua
|
30c22cff9f
|
ci: Add Windows and macOS
|
2 years ago |
Ambrose Chua
|
a4faf69f29
|
fix: Replace undefined log with console
|
2 years ago |
Ambrose Chua
|
e9e91764c0
|
ci: Always format before lint
|
2 years ago |
GitHub Actions
|
60524e8cfa
|
ci: Automatic code formatting
|
2 years ago |
Ambrose Chua
|
9e7060707a
|
fix: Catch exit when Node.js failed
|
2 years ago |
Ambrose Chua
|
0e932d833a
|
fix: Remove node: protocol
|
2 years ago |
Ambrose Chua
|
4c2a24377f
|
fix: Placeholder for platform-deno
|
2 years ago |
Ambrose Chua
|
85e6377929
|
ci: Add GitHub Actions
|
2 years ago |
Ambrose Chua
|
d19781a570
|
Add initial README
|
2 years ago |
Ambrose Chua
|
c600d7182b
|
Initial prototype
|
2 years ago |