KillerCodeMonkey / stencil-quill

Native web components for the Quill Rich Text Editor built with stencil
MIT License
38 stars 7 forks source link

Update puppeteer 22.12.1 → 22.13.0 (minor) #327

Closed depfu[bot] closed 4 months ago

depfu[bot] commented 4 months ago

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.13.0) · Repo · Changelog

Release Notes

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.13.0) · Repo · Changelog

Release Notes

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

↗️ 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:

🆕 https-proxy-agent (added, 7.0.5)


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)
depfu[bot] commented 4 months ago

Closed in favor of #328.