Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump excoveralls from 0.12.3 to 0.13.1 #61

Merged
merged 1 commit into from
Jul 25, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps excoveralls from 0.12.3 to 0.13.1.

Release notes

Sourced from excoveralls's releases.

v0.13.1

Changes

  • Fixing mocked modules coverage handling (#226).

v0.13.0

Changes

  • Update hackney to fix sslv3 reference on OTP 23 (#225).
  • Fix build failure due to :connect_timeout from poster (#221).
  • Fix error reason message (#222).
    • Improve message for non-string error reason.
Changelog

Sourced from excoveralls's changelog.

0.13.1

Changes

  • Fixing mocked modules coverage handling (#226).

0.13.0

Changes

  • Update hackney to fix sslv3 reference on OTP 23 (#225).
  • Fix build failure due to :connect_timeout from poster (#221).
  • Fix error reason message (#222).
    • Improve message for non-string error reason.
Commits
  • 5de0b8a Bump version and update CHANGELOG
  • b67c791 Merge pull request #226 from diogommartins/fix/mocked-module-handling
  • 8c55618 Fixing mocked modules coverage handling
  • 5f19e75 Bump version and update CHANGELOG
  • fe77273 Merge pull request #225 from fhunleth/update-hackney
  • cf98bab Merge pull request #222 from fhunleth/fix-error-message
  • f4660b2 Merge pull request #221 from pablocostass/220_dont_fail_on_connect_timeout
  • 23b503b Update hackney to fix sslv3 reference on OTP 23
  • 7a1f587 Fix error reason message
  • a1f11a0 Fix build failure due to :connect_timeout from poster
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.12.3 to 0.13.1.
- [Release notes](https://github.com/parroty/excoveralls/releases)
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md)
- [Commits](parroty/excoveralls@v0.12.3...v0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 25, 2020
@tmartin8080 tmartin8080 merged commit f499bd6 into develop Jul 25, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/hex/excoveralls-0.13.1 branch July 25, 2020 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant