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)
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)
22.13.1 (from changelog)
22.13.0 (from changelog)
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)
22.13.1 (from changelog)
22.13.0 (from changelog)
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:
3.0.6
Add fix for early stream closure via pipeline (#109)
↗️ text-decoder (indirect, 1.1.0 → 1.1.1) · Repo
Commits
See the full diff on Github. The new version differs by 2 commits:
1.1.1
use native decoder in browser (#2)
↗️ ws (indirect, 8.17.1 → 8.18.0) · Repo
Release Notes
8.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
[dist] 8.18.0
[feature] Add support for `Blob` (#2229)
[security] Use more descriptive text for 2017 vulnerability link
[security] Add new DoS vulnerability to SECURITY.md
🆕 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 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