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.0.0 → 22.4.1) · Repo · Changelog
Release Notes
22.4.0 (from changelog)
22.2.0 (from changelog)
22.1.0 (from changelog)
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:
Update comment
Bump version
Destroy socket on client close (#250)
Protect list command constants in a better way
Protect list command constants
Test whitespace protection for relative paths
Remove rimraf
Mention active mode not being supported
Fix typo
Avoid star import in example
Add package version to issue template
Update CI action to version 4
Set lib in tsconfig for Node 10
↗️ 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.4.1) · Repo · Changelog
Release Notes
22.2.0 (from changelog)
22.1.0 (from changelog)
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
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
chore: release 7.6.0 (#661)
feat: preserve pre-release and build parts of a version on coerce (#671)
chore: postinstall for dependabot template-oss PR
chore: bump @npmcli/template-oss from 4.21.1 to 4.21.3
chore: postinstall for dependabot template-oss PR
chore: chore: chore: postinstall for dependabot template-oss PR
chore: bump @npmcli/template-oss from 4.19.0 to 4.21.0
chore: add clean() test for build metadata (#658)
chore: add missing quotes in README.md (#656)
chore: postinstall for dependabot template-oss PR
chore: bump @npmcli/template-oss from 4.18.1 to 4.19.0
chore: postinstall for dependabot template-oss PR
chore: bump @npmcli/template-oss from 4.18.0 to 4.18.1
chore: postinstall for dependabot template-oss PR
chore: bump @npmcli/template-oss from 4.17.0 to 4.18.0
↗️ socks (indirect, 2.7.1 → 2.8.1) · Repo
Release Notes
2.8.1
2.7.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
v280 (#98)
Fix package lock for 2.7.x (#97)
remove ip package (#94)
↗️ tar-fs (indirect, 3.0.4 → 3.0.5) · Repo
Commits
See the full diff on Github. The new version differs by 2 commits:
3.0.5
no need for mkdirp now and bare
🆕 bare-events (added, 2.2.1)
🆕 bare-fs (added, 2.2.1)
🆕 bare-os (added, 2.2.0)
🆕 bare-path (added, 2.1.0)
🆕 ip-address (added, 9.0.5)
🆕 jsbn (added, 1.1.0)
🆕 https-proxy-agent (added, 7.0.4)
🆕 sprintf-js (added, 1.1.3)
🗑️ ip (removed)
🗑️ ip (removed)
🗑️ mkdirp-classic (removed)
🗑️ fs-extra (removed)
🗑️ jsonfile (removed)
🗑️ universalify (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