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 puppeteer-core 22.12.1 → 23.2.2 (major) #1371

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Sep 4, 2024

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ puppeteer-core (22.12.1 → 23.2.2) · Repo · Changelog

Release Notes

23.2.2 (from changelog)

Bug Fixes

23.2.1 (from changelog)

Bug Fixes

23.2.0 (from changelog)

Features

23.1.1 (from changelog)

Bug Fixes

23.1.0 (from changelog)

Features

  • improve type inference for selectors by adopting "typed-query-selector" (#12950) (77b729e)
  • support signal in WaitFor functions (#12926) (67e3be8)

Bug Fixes

Dependencies

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

23.0.2 (from changelog)

Bug Fixes

23.0.1 (from changelog)

Bug Fixes

22.15.0 (from changelog)

Features

Bug Fixes

22.14.0 (from changelog)

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

22.13.1 (from changelog)

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)

Dependencies

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

22.13.0 (from changelog)

Features

Bug Fixes

  • add an option to not wait for fonts when pdf printing (#12675) (a573dbd)
  • add browser entrypoint to package.json of puppeteer-core (#12729) (669c86b)
  • cli: puppeteer CLI should read the project configuration (#12730) (bca750a)
  • correct validation of the quality parameter in page.screenshot (#12725) (2f8abd7)
  • do not allow switching tabs while the screenshot operation is in progress (#12724) (a3345f6)
  • don't rely on Buffer to be present (#12702) (3c02cef)
  • ensure existing targets are attached to pages (#12677) (d1d8489)
  • make sure bindings are working after a page is restored from bfcache (#12663) (570b1a8)
  • support evaluateOnNewDocument for out-of-process frames (#12714) (eac7cda)
  • support out-of-process iframes in exposeFunction (#12722) (b6b536b)

Does any of this look wrong? Please let us know.

🆕 typed-query-selector (added, 2.12.0)

🆕 @​puppeteer/browsers (added, 2.3.1)

🆕 debug (added, 4.3.6)

🆕 semver (added, 7.6.3)

🆕 chromium-bidi (added, 0.6.5)

🆕 devtools-protocol (added, 0.0.1330662)

🆕 puppeteer-core (added, 23.2.2)

🆕 tar-fs (added, 3.0.6)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Copy link
Contributor Author

depfu bot commented Sep 6, 2024

Closed in favor of #1375.

@depfu depfu bot closed this Sep 6, 2024
@depfu depfu bot deleted the depfu/update/npm/puppeteer-core-23.2.2 branch September 6, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant