Commit 26f3ccf
Bump puppeteer from 23.11.1 to 24.6.1 (#292)
* Bump puppeteer from 23.11.1 to 24.6.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.11.1 to 24.6.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v23.11.1...puppeteer-v24.6.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.6.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update puppeteer types to match version 24.6.1
- Replace deprecated browser launch option types with LaunchOptions
- Fix TypeScript compilation error in GitHub Actions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergey Polishchuk <polischuk0107@gmail.com>1 parent 075db61 commit 26f3ccf
File tree
4 files changed
+198
-269
lines changed- dist
- hstest/chromium
4 files changed
+198
-269
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
6 | | - | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | | - | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments