Skip to content

Commit 98c325a

Browse files
OrKoNDevtools-frontend LUCI CQ
authored andcommitted
Add Update Mechanism to Puppeteer deps
Bug: 422061712, 422062721 Change-Id: I558f89fbadf46ef028c4969c4a7df100ca27bd8f Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6613829 Commit-Queue: Alex Rudenko <[email protected]> Reviewed-by: Nikolay Vitkov <[email protected]> Commit-Queue: Nikolay Vitkov <[email protected]>
1 parent 256bcc8 commit 98c325a

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

front_end/third_party/puppeteer/README.chromium

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ License File: LICENSE
77
Revision: 1afc8e4f0a67641cdcc95d29ebe02a508f0141c7
88
Security Critical: no
99
Shipped: yes
10+
Update Mechanism: Autoroll
1011

1112
Description:
1213
Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol.

front_end/third_party/puppeteer/third_party/mitt/README.chromium

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ License: MIT
55
License File: LICENSE
66
Security Critical: no
77
Shipped: yes
8+
Update Mechanism: Autoroll
89

910
Description: mitt is a transitive dependency of Puppeteer, shipped as part of
1011
Puppeteer. The license is also included in the source files in

front_end/third_party/puppeteer/third_party/parsel/README.chromium

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ License: MIT
55
License File: LICENSE
66
Security Critical: no
77
Shipped: yes
8+
Update Mechanism: Autoroll
89

910
Description: parsel is a transitive dependency of Puppeteer, shipped as part of
1011
Puppeteer. The license is also included in the source files in

front_end/third_party/puppeteer/third_party/rxjs/README.chromium

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ License: Apache-2.0
55
License File: LICENSE
66
Security Critical: no
77
Shipped: yes
8+
Update Mechanism: Autoroll
89

910
Description: rxjs is a transitive dependency of Puppeteer, shipped as part of
1011
Puppeteer. The license is also included in the source files in

0 commit comments

Comments
 (0)