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

Update Pupeeteer, yarn, and github actions #2123

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2024

Bumps puppeteer from 21.4.1 to 22.14.0.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v22.14.0

22.14.0 (2024-07-25)

Features

Bug Fixes

  • webdriver: allow accessing raw CDP connection when using WebDriver BiDi (#12771) (059cacc)
  • webdriver: dispose resources to abort active listeners (#12817) (c452c5f)
  • webdriver: in page.goto consider only the first emitted navigation event (#12777) (cd740b2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.2.4 to 2.3.0

puppeteer: v22.14.0

22.14.0 (2024-07-25)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.13.1 to 22.14.0
      • @​puppeteer/browsers bumped from 2.2.4 to 2.3.0

puppeteer-core: v22.13.1

22.13.1 (2024-07-17)

Bug Fixes

  • include Puppeteer version into utility world name (#12754) (2e86012)
  • roll to Chrome 126.0.6478.182 (r1300313) (#12764) (a98ac2e)
  • webdriver: add postData,hasPostData,resourceType from cdp-over-bidi (#12739) (dc5379e)
  • webdriver: support securityDetails with cdp-over-bidi (#12736) (4308104)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2024
@hockeybuggy
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-22.14.0 branch 3 times, most recently from e2c8fdf to 7f60b17 Compare July 27, 2024 21:48
dependabot bot and others added 2 commits July 27, 2024 19:02
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.4.1 to 22.14.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v21.4.1...puppeteer-v22.14.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
The tests were failing because `page.devices` was deprecated in favour
of `KnownDevices`. https://pptr.dev/api/puppeteer.page.emulate#example

This commit also changes the imports and exports of the tests now that
node has been updated.
@hockeybuggy hockeybuggy force-pushed the dependabot/npm_and_yarn/puppeteer-22.14.0 branch from 7f60b17 to fe9fd46 Compare July 27, 2024 22:02
@hockeybuggy hockeybuggy changed the title [skip netlify] Bump puppeteer from 21.4.1 to 22.14.0 Update Pupeeteer, yarn, and github actions Jul 27, 2024
@hockeybuggy hockeybuggy force-pushed the dependabot/npm_and_yarn/puppeteer-22.14.0 branch from 0956edc to 94b437f Compare July 27, 2024 22:32
@hockeybuggy
Copy link
Owner

Currently it looks like the prebuild tests are failing because the prebuild script (in the package.json) isn't running in CI when yarn run build is called.

We're also seeing an issue on the Netlify side. There we're seeing all of the workers hang:

8:09:29 PM:  ✓ Compiled successfully
8:09:29 PM:    Collecting page data ...
8:09:40 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:09:44 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:09:45 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:09:48 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:09:52 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:09:55 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:09:57 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:09:57 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:10:00 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:10:03 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:10:05 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:10:08 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:10:09 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:10:12 PM:  ⨯ Static worker exited with code: null and signal: SIGKILL
8:11:13 PM:  ⚠ Sending SIGTERM signal to static worker due to timeout of 60 seconds. Subsequent errors may be a result of the worker exiting.
8:11:14 PM:  ⨯ Static worker exited with code: null and signal: SIGTERM
8:11:14 PM:  ⨯ Static worker exited with code: null and signal: SIGTERM
8:11:14 PM:  ⨯ Static worker exited with code: null and signal: SIGTERM

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

A newer version of puppeteer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant