Skip to content

Bump puppeteer from 24.8.2 to 24.9.0 #1698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 30 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2194,20 +2194,20 @@ __metadata:
languageName: node
linkType: hard

"@puppeteer/browsers@npm:2.10.4":
version: 2.10.4
resolution: "@puppeteer/browsers@npm:2.10.4"
"@puppeteer/browsers@npm:2.10.5":
version: 2.10.5
resolution: "@puppeteer/browsers@npm:2.10.5"
dependencies:
debug: "npm:^4.4.0"
debug: "npm:^4.4.1"
extract-zip: "npm:^2.0.1"
progress: "npm:^2.0.3"
proxy-agent: "npm:^6.5.0"
semver: "npm:^7.7.1"
semver: "npm:^7.7.2"
tar-fs: "npm:^3.0.8"
yargs: "npm:^17.7.2"
bin:
browsers: lib/cjs/main-cli.js
checksum: 10c0/052b5305c413d83c95690f1b8e74739fb3ec0977a0f9e331defdb218acfb860e66fab1dbb624c800522952d648b3ed1d1e000171326b0b2a43cd6f5d55694ed4
checksum: 10c0/2634b9d6a654406b1012379f8df71f917b463aff687d97aeb4ea3142c041a4edf5b01efe8cdc9e63086ed6593023667f94657c1a7c0472760ffe1d26d4a2c218
languageName: node
linkType: hard

Expand Down Expand Up @@ -3841,7 +3841,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.4.0":
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
Expand All @@ -3853,6 +3853,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.4.1":
version: 4.4.1
resolution: "debug@npm:4.4.1"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/d2b44bc1afd912b49bb7ebb0d50a860dc93a4dd7d946e8de94abc957bb63726b7dd5aa48c18c2386c379ec024c46692e15ed3ed97d481729f929201e671fcd55
languageName: node
linkType: hard

"decamelize-keys@npm:^1.1.0":
version: 1.1.1
resolution: "decamelize-keys@npm:1.1.1"
Expand Down Expand Up @@ -7992,33 +8004,33 @@ __metadata:
languageName: node
linkType: hard

"puppeteer-core@npm:24.8.2":
version: 24.8.2
resolution: "puppeteer-core@npm:24.8.2"
"puppeteer-core@npm:24.9.0":
version: 24.9.0
resolution: "puppeteer-core@npm:24.9.0"
dependencies:
"@puppeteer/browsers": "npm:2.10.4"
"@puppeteer/browsers": "npm:2.10.5"
chromium-bidi: "npm:5.1.0"
debug: "npm:^4.4.0"
debug: "npm:^4.4.1"
devtools-protocol: "npm:0.0.1439962"
typed-query-selector: "npm:^2.12.0"
ws: "npm:^8.18.2"
checksum: 10c0/d6ac6b97dfa6ad93e0cbea2d6151728ee72d65ea31eade994e2495dc76be24695d38bcd2289c0e6a4afe86959c5d8786722016dfb12b31769c09fdda98f23baa
checksum: 10c0/23be59a906799b7233e1866ba19bd1d2349588440f89eaea0362743a5481f19b81f83e3e1b56d5ad73e9cf8a230bc27fe56539a87070da58ee8d82886c76a900
languageName: node
linkType: hard

"puppeteer@npm:^24.0.0":
version: 24.8.2
resolution: "puppeteer@npm:24.8.2"
version: 24.9.0
resolution: "puppeteer@npm:24.9.0"
dependencies:
"@puppeteer/browsers": "npm:2.10.4"
"@puppeteer/browsers": "npm:2.10.5"
chromium-bidi: "npm:5.1.0"
cosmiconfig: "npm:^9.0.0"
devtools-protocol: "npm:0.0.1439962"
puppeteer-core: "npm:24.8.2"
puppeteer-core: "npm:24.9.0"
typed-query-selector: "npm:^2.12.0"
bin:
puppeteer: lib/cjs/puppeteer/node/cli.js
checksum: 10c0/f0f913e783bcb66d77be33225f95ac48c7f256316e42b2fe8cfa9c29b502148d4f710ced683d6e344d339089cb8db56ab7c2c6079e127f52d8ccfaab6a1622b5
checksum: 10c0/141845e6a9c37366a23d417cc013a1f3e1b8cf57cf8320dfe2161641ac7f8f88a371940f8def4f2022f2fef8f244985360af315bdd1daec3e35be3bb235425f1
languageName: node
linkType: hard

Expand Down