distributeaid / toolbox

DistributeAid Toolbox
http://distributeaid.org
GNU Affero General Public License v3.0
3 stars 1 forks source link

Update excoveralls: 0.14.0 → 0.14.2 (minor) #142

Closed depfu[bot] closed 2 years ago

depfu[bot] commented 3 years ago

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.2) · Repo · Changelog

Release Notes

0.14.2

Enhancements

  • Minimum support for lcov - experimental (#261, #264).

0.14.1

Changes

  • Fix HTML tag typo (#259).

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

Commits

See the full diff on Github. The new version differs by 20 commits:

↗️ certifi (indirect, 2.5.3 → 2.6.1) · Repo

Commits

See the full diff on Github. The new version differs by 21 commits:

↗️ hackney (indirect, 1.17.0 → 1.17.4) · Repo · Changelog

Release Notes

1.17.4 (from changelog)

  • fix checking when socket is put back in the pool when the requester died.

1.17.3 (from changelog)

  • fix: ensure we release a socket in the pool when the requester died before beeing monitored.

1.17.2 (from changelog)

  • use parse_trans 3.3.1 only (fix compatibility with Erlang < 21)
  • bump certifi version
  • Allow merging of SSL opts

1.17.1 (from changelog)

  • fix: Avoid parse_trans warning when using hackney as a dependency
  • fix: Link checkout process to fix dangling aborted request

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

Commits

See the full diff on Github. The new version differs by 19 commits:


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 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.
depfu[bot] commented 2 years ago

Closed in favor of #147.