Skip to content
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

bump puppeteer to v22.4.1 (HeadlessChrome/122.0.0.0) #1349

Merged
merged 4 commits into from
Mar 10, 2024
Merged

Conversation

macbre
Copy link
Owner

@macbre macbre commented Mar 9, 2024

@macbre macbre self-assigned this Mar 9, 2024
@macbre macbre enabled auto-merge March 9, 2024 05:13
Copy link

socket-security bot commented Mar 9, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/puppeteer@22.4.1 environment Transitive: filesystem, network, shell, unsafe +112 24 MB google-wombot

🚮 Removed packages: npm/puppeteer@22.0.0

View full report↗︎

    TypeError: Cannot read properties of undefined (reading 'Galaxy S5')

$ DEBUG=phantomas:extensions:devices ./bin/phantomas.js https://elecena.pl --tablet
  phantomas:extensions:devices Devices: tablet provided - using "Kindle Fire HDX" profile: {"name":"Kindle Fire HDX","userAgent":"Mozilla/5.0 (Linux; U; en-us; KFAPWI Build/JDQ39) AppleWebKit/535.19 (KHTML, like Gecko) Silk/3.13 Safari/535.19 Silk-Accelerated=true","viewport":{"width":800,"height":1280,"deviceScaleFactor":2,"isMobile":true,"hasTouch":true,"isLandscape":false}} +0ms
  phantomas:extensions:devices page.emulate() called +100ms
@macbre macbre changed the title bump puppeteer to v22.4.1 bump puppeteer to v22.4.1 (HeadlessChrome/122.0.0.0) Mar 10, 2024
@macbre
Copy link
Owner Author

macbre commented Mar 10, 2024

Integration tests › /wait-for-event.html (with longer --post-load-delay) › should have "testFooBar" metric set properly

    TypeError: page.waitForTimeout is not a function

      18 |     phantomas.log("Sleeping for %d seconds", delay);
      19 |
    > 20 |     return page.waitForTimeout(delay * 1000);
         |                 ^
      21 |   });
      22 | };
      23 |

      at waitForTimeout (extensions/postLoadDelay/postLoadDelay.js:20:17)
      at fn (lib/AwaitEventEmitter.js:15:19)
          at Array.forEach (<anonymous>)
      at AwaitEventEmitter.forEach [as emit] (lib/AwaitEventEmitter.js:13:31)
      at emit (lib/index.js:191:20)

@macbre macbre merged commit d18d4da into devel Mar 10, 2024
10 of 11 checks passed
@macbre macbre deleted the puppeteer/22.4.1 branch March 10, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant