Thanks for testing out Depfu, we hope it has been useful and saved you some time! Your free trial for private repos has now expired. We're not just going to cut you off right away, but if you want to continue using Depfu, please upgrade your account as soon as possible.
Any questions or feedback, please let us know. Thanks for using Depfu!
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.
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 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)
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.
⌛Your trial has expired ⌛
Thanks for testing out Depfu, we hope it has been useful and saved you some time! Your free trial for private repos has now expired. We're not just going to cut you off right away, but if you want to continue using Depfu, please upgrade your account as soon as possible.
Any questions or feedback, please let us know. Thanks for using Depfu!
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?
✳️ excoveralls (0.14.0 → 0.14.4) · Repo · Changelog
Release Notes
0.14.4
0.14.3
0.14.2
0.14.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
Merge pull request #271 from hauleth/fix/failure-when-using-in_project-in-tests
fix: use `File.cwd!/0` for fetching base path
Merge pull request #270 from marysieek/master
Remove docker-compose-Linux-x86_64
Bump version
Merge pull request #269 from dgvncsz0f/master
chore: PathReader.base_path config
Merge pull request #266 from kianmeng/fix-typos
Fix typos
Fix typo
Update version
Merge pull request #264 from satoren/minimum_lcov_support2
feat: minimum support for lcov
Merge pull request #263 from parroty/fix/ci-pull-request-actions
Fix github actions trigger
Merge pull request #262 from parroty/revert-261-minimum_lcov_support
Revert "featue: minimum support for lcov"
Merge pull request #261 from satoren/minimum_lcov_support
doc: Update README for coveralls.lcov
fix: append lf to eof
refactor: TN to empty
feat: add LF LH
feat: minimum support for lcov
Update version
Merge pull request #259 from roehst/bugfix-html-tag
Fix small HTML error
Merge pull request #256 from zentetsukenz/update-setup-elixir-action
Use the latest setup beam for github action
Merge pull request #251 from sgerrand/patch-1
Update license URL
↗️ certifi (indirect, 2.5.3 → 2.8.0) · Repo
Commits
See the full diff on Github. The new version differs by 26 commits:
new version of bundle
test on erlang OTP 24
fix tests
bump to 2.7.0
new certificates bundle
certifi_res doesn't exist
make file relative to privdir in parse transform
simplify CI
fix CI
bump to 2.6.0
test more versions in CI
remove dependency to parse_trans
Merge pull request #44 from g-andrade/fix/silent-failure-upon-failing-to-read-certificates-file
Merge pull request #43 from enidgjoleka/add-more-entries-on-gitignore
bump certificates
Add ebin/ on .gitignore
Improve quality of GHA runs
Prevent silent failure upon error when reading certificates file
Merge pull request #42 from paulo-ferraz-oliveira/feature/gha
Try to fix for specific shell
Try to fix for git expectations
Move file to where it's expected
Actually run on different Erlang versions
Implement GitHub Actions
add empty actiion file
remove compatibility with rebar2
↗️ hackney (indirect, 1.17.0 → 1.18.0) · Repo · Changelog
Release Notes
1.18.0
1.17.4 (from changelog)
1.17.3 (from changelog)
1.17.2 (from changelog)
1.17.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
new version 1.18.0
bump CA bundles to latest
bump certifi version
Merge pull request #686 from benoitc/hotfix/gh683
make checkout synchronous again
fix changelog date
add rebar.lock
bump to 1.17.4
fix use_count
bump to 1.17.3
fix date
Merge pull request #681 from benoitc/fix/gh680
ensuure we release a socket in the pool
Revert "Link checkout process to fix dangling aborted request"
bump to 1.17.2
fix parse_trans
bump version of certifi
Merge pull request #655 from spydon/spydon.expose-ssl-default-opts
regen doc
bump to 1.17.1
Merge pull request #674 from ronaldwind/master
Merge pull request #676 from paulo-ferraz-oliveira/bump/parse_trans
Avoid parse_trans warning when using hackney as a dependency
Link checkout process to fix dangling aborted request
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
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.