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 merge
Merges this PR once your tests are passing and conflicts are resolved
@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)
Coverage remained the same at 92.091% when pulling 411ce75a27b1ffbf5bf0f57e74e18e80e966660b on depfu/update/npm/gifsicle-stream-1.0.0 into f02cb9cfc67c592f0a4a19cb4d02122102012ba0 on master.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ gifsicle-stream (^0.3.1 → ^1.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 11 commits:
bump v1.0.0
Merge pull request #10 from oohnoitz/dependabot/npm_and_yarn/mocha-tw-6.2.0
update code to fix errors
Update mocha requirement from ^2.2.1 to ^6.2.0
Update gifsicle requirement from ^3.0.0 to ^4.0.1 (#8)
fix deprecation notice
Update gifsicle requirement from ^3.0.0 to ^4.0.1
update .travis.yml
Merge pull request #9 from oohnoitz/dependabot/npm_and_yarn/memoizeasync-tw-1.1.0
Update memoizeasync requirement from ^0.8.0 to ^1.1.0
update .travis.yml
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