Skip to content

Commit 7a13dc2

Browse files
devtools-ci-autoroll-builderDevtools-frontend LUCI CQ
authored andcommitted
Roll puppeteer-replay
This roll requires a manual review. See http://go/reviewed-rolls for guidance. In case of failures or errors, reach out to someone from config/owner/RECORDER_OWNERS. Roll created at https://cr-buildbucket.appspot.com/build/8705927456663003137 [email protected] Bug: none Change-Id: I3a69c746e22e3f90dfc0e870f4f1596734f2c4bf Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6870994 Reviewed-by: Alex Rudenko <[email protected]> Commit-Queue: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by: Eric Leese <[email protected]> Commit-Queue: Alex Rudenko <[email protected]>
1 parent 47edb94 commit 7a13dc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

front_end/third_party/puppeteer-replay/README.chromium

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Name: @puppeteer/replay
22
Short Name: @puppeteer/replay
33
URL: https://github.com/puppeteer/replay
4-
Version: 3.1.1
4+
Version: 3.1.2
55
License: Apache-2.0
66
License File: package/LICENSE
7-
Revision: 947399996b167aa4648119054eb44608f96c8148
7+
Revision: 789be55ea84b8e2ac51afd5915a8f55feecf22ea
88
Security Critical: no
99
Shipped: yes
1010

front_end/third_party/puppeteer-replay/package/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@puppeteer/replay",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Replay is a library which provides an API to replay and stringify recordings created using Chrome DevTools Recorder](https://developer.chrome.com/docs/devtools/recorder/)",
55
"main": "lib/cjs/main.cjs",
66
"types": "lib/main.d.ts",
@@ -77,8 +77,8 @@
7777
"mime": "3.0.0",
7878
"mocha": "10.2.0",
7979
"prettier": "3.2.4",
80-
"puppeteer": "23.1.1",
81-
"puppeteer-core": "23.1.1",
80+
"puppeteer": "24.11.1",
81+
"puppeteer-core": "24.11.1",
8282
"rimraf": "5.0.5",
8383
"rollup": "4.9.6",
8484
"rollup-plugin-dts": "6.1.0",

0 commit comments

Comments
 (0)