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 22.12.1 → 22.14.0 (minor) #330

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jul 30, 2024

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

What changed?

✳️ puppeteer (22.12.1 → 22.14.0) · Repo · Changelog

Release Notes

22.14.0 (from changelog)

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

22.13.1 (from changelog)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

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

22.13.0 (from changelog)

Bug Fixes

  • cli: puppeteer CLI should read the project configuration (#12730) (bca750a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.12.1 to 22.13.0

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

↗️ pac-proxy-agent (indirect, 7.0.1 → 7.0.2) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ puppeteer-core (indirect, 22.12.1 → 22.14.0) · Repo · Changelog

Release Notes

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.

↗️ socks-proxy-agent (indirect, 8.0.3 → 8.0.4) · Repo · Changelog

↗️ tar-fs (indirect, 3.0.5 → 3.0.6) · Repo

Commits

See the full diff on Github. The new version differs by 2 commits:

↗️ text-decoder (indirect, 1.1.0 → 1.1.1) · Repo

Commits

See the full diff on Github. The new version differs by 2 commits:

↗️ ws (indirect, 8.17.1 → 8.18.0) · Repo

Release Notes

8.18.0

Features

  • Added support for Blob (#2229).

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

Commits

See the full diff on Github. The new version differs by 4 commits:

🆕 semver (added, 7.6.3)

🆕 debug (added, 4.3.6)

🆕 https-proxy-agent (added, 7.0.5)

🗑️ semver (removed)

🗑️ semver (removed)

🗑️ lru-cache (removed)

🗑️ debug (removed)

🗑️ debug (removed)


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 Aug 2, 2024

Closed in favor of #331.

@depfu depfu bot closed this Aug 2, 2024
@depfu depfu bot deleted the depfu/update/npm/puppeteer-22.14.0 branch August 2, 2024 05:03
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.

0 participants