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.6.0 (minor) #292

Closed depfu[bot] closed 6 months ago

depfu[bot] commented 6 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.6.0) · Repo · Changelog

Release Notes

22.5.0 (from changelog)

  • dependencies
    • puppeteer-core bumped from 22.5.0 to 22.6.0

22.4.1 (from changelog)

  • dependencies
    • puppeteer-core bumped from 22.4.1 to 22.5.0
    • @puppeteer/browsers bumped from 2.1.0 to 2.2.0

22.4.0 (from changelog)

  • dependencies
    • puppeteer-core bumped from 22.4.0 to 22.4.1

22.2.0 (from changelog)

Features

  • support local aliases when launching a browser (#11947) (561e4cd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.1.0 to 22.2.0
      • @puppeteer/browsers bumped from 2.0.1 to 2.1.0

22.1.0 (from changelog)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.0.0 to 22.1.0
      • @puppeteer/browsers bumped from 2.0.0 to 2.0.1

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

↗️ 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.6.0) · Repo · Changelog

Release Notes

22.2.0 (from changelog)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 2.0.1 to 2.1.0

22.1.0 (from changelog)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 2.0.0 to 2.0.1

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

↗️ 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.1) · 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 3 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:

🆕 bare-events (added, 2.2.2)

🆕 bare-fs (added, 2.2.2)

🆕 bare-os (added, 2.2.1)

🆕 bare-path (added, 2.1.0)

🆕 ip-address (added, 9.0.5)

🆕 jsbn (added, 1.1.0)

🆕 zod (added, 3.22.4)

🆕 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 6 months ago

Closed in favor of #293.