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.0.0 → 22.8.1 (minor) #309

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.0.0 → 22.8.1) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

↗️ basic-ftp (indirect, 5.0.4 → 5.0.5) · Repo · Changelog

Release Notes

5.0.5

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

Commits

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

↗️ data-uri-to-buffer (indirect, 6.0.1 → 6.0.2) · Repo

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

↗️ get-uri (indirect, 6.0.2 → 6.0.3) · Repo · Changelog

↗️ http-proxy-agent (indirect, 7.0.0 → 7.0.2) · Repo · Changelog

↗️ pac-resolver (indirect, 7.0.0 → 7.0.1) · Repo

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

↗️ proxy-agent (indirect, 6.3.1 → 6.4.0) · Repo · Changelog

↗️ puppeteer-core (indirect, 22.0.0 → 22.8.1) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

↗️ semver (indirect, 7.5.4 → 7.6.0) · Repo · Changelog

Release Notes

7.6.0

7.6.0 (2024-01-31)

Features

Chores

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

Commits

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

↗️ socks (indirect, 2.7.1 → 2.8.3) · Repo

Release Notes

2.8.1

Fixes issue with lock file in 2.7.3 and 2.8.0

2.7.3

Removed ip package dependency.

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

Commits

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

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

↗️ streamx (indirect, 2.15.7 → 2.16.1) · Repo

Commits

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

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

Commits

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

↗️ ws (indirect, 8.16.0 → 8.17.0) · Repo

Release Notes

8.17.0

Features

  • The WebSocket constructor now accepts the createConnection option (#2219).

Other notable changes

  • The default value of the allowSynchronousEvents option has been changed to
    true (#2221).

This is a breaking change in a patch release. The assumption is that the option
is not widely used.

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

Commits

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

🆕 bare-events (added, 2.2.2)

🆕 bare-fs (added, 2.3.0)

🆕 bare-os (added, 2.3.0)

🆕 bare-path (added, 2.1.2)

🆕 bare-stream (added, 1.0.0)

🆕 ip-address (added, 9.0.5)

🆕 jsbn (added, 1.1.0)

🆕 zod (added, 3.22.4)

🆕 agent-base (added, 7.1.1)

🆕 https-proxy-agent (added, 7.0.4)

🆕 sprintf-js (added, 1.1.3)

🗑️ cross-fetch (removed)

🗑️ ip (removed)

🗑️ ip (removed)

🗑️ mkdirp-classic (removed)

🗑️ fs-extra (removed)

🗑️ jsonfile (removed)

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

Closing because this update has already been applied