agalaframework / agala

Full featured messaging bot framework.
68 stars 7 forks source link

Bump excoveralls from 0.9.1 to 0.10.2 #38

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps excoveralls from 0.9.1 to 0.10.2.

Release notes *Sourced from [excoveralls's releases](https://github.com/parroty/excoveralls/releases).* > ## v0.10.2 > #### Changes > - Argument passing for post task ([#158](https://github-redirect.dependabot.com/parroty/excoveralls/issues/158)). > - Fixes coveralls.post doesn't recognize mix test options ([#156](https://github-redirect.dependabot.com/parroty/excoveralls/issues/156)). > - Color for case with 0 relevant lines ([#159](https://github-redirect.dependabot.com/parroty/excoveralls/issues/159)). > > ## v0.10.1 > #### Enhancements > - Add support for drone CI ([#154](https://github-redirect.dependabot.com/parroty/excoveralls/issues/154)). > - Parallel support for separate CircleCI Workflow jobs ([#155](https://github-redirect.dependabot.com/parroty/excoveralls/issues/155)). > > ## v0.10.0 > #### Enhancements > - Custom config file path, and ability to silence output ([#153](https://github-redirect.dependabot.com/parroty/excoveralls/issues/153)). > #### Changes > - use ~> to pin on minors & test more recent Elixirs ([#152](https://github-redirect.dependabot.com/parroty/excoveralls/issues/152)). > > ## v0.9.2 > #### Changes > - Add meta tag for utf-8 charset to coverage.html ([#144](https://github-redirect.dependabot.com/parroty/excoveralls/issues/144)). > - Fix warnings for elixir v1.7 > - Pass switches to OptionParser.parse opts ([#150](https://github-redirect.dependabot.com/parroty/excoveralls/issues/150)).
Changelog *Sourced from [excoveralls's changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md).* > 0.10.2 > ------ > #### Changes > - Argument passing for post task ([#158](https://github-redirect.dependabot.com/parroty/excoveralls/issues/158)). > - Fixes coveralls.post doesn't recognize mix test options ([#156](https://github-redirect.dependabot.com/parroty/excoveralls/issues/156)). > - Color for case with 0 relevant lines ([#159](https://github-redirect.dependabot.com/parroty/excoveralls/issues/159)). > > 0.10.1 > ------ > #### Enhancements > - Add support for drone CI ([#154](https://github-redirect.dependabot.com/parroty/excoveralls/issues/154)). > - Parallel support for separate CircleCI Workflow jobs ([#155](https://github-redirect.dependabot.com/parroty/excoveralls/issues/155)). > > 0.10.0 > ------ > #### Enhancements > - Custom config file path, and ability to silence output ([#153](https://github-redirect.dependabot.com/parroty/excoveralls/issues/153)). > #### Changes > - use ~> to pin on minors & test more recent Elixirs ([#152](https://github-redirect.dependabot.com/parroty/excoveralls/issues/152)). > > 0.9.2 > ------ > #### Changes > - Add meta tag for utf-8 charset to coverage.html ([#144](https://github-redirect.dependabot.com/parroty/excoveralls/issues/144)). > - Fix warnings for elixir v1.7 > - Pass switches to OptionParser.parse opts ([#150](https://github-redirect.dependabot.com/parroty/excoveralls/issues/150)).
Commits - [`fb62665`](https://github.com/parroty/excoveralls/commit/fb626659f65af4ba08f66bb344c844534b94ea16) Update CHANGELOG and bump version - [`eefd0e5`](https://github.com/parroty/excoveralls/commit/eefd0e5bc1703f5adeff278d37bae33facd3b489) Fix unused variable warning - [`33be180`](https://github.com/parroty/excoveralls/commit/33be18026c5ef714f1141618fadf23424469744c) Merge pull request [#159](https://github-redirect.dependabot.com/parroty/excoveralls/issues/159) from Apelsinka223/color_for_zero_sloc - [`500b095`](https://github.com/parroty/excoveralls/commit/500b095096a20003ff189f91622c15b8e9cce70d) Merge pull request [#158](https://github-redirect.dependabot.com/parroty/excoveralls/issues/158) from vorce/fix_post_args - [`645ff9b`](https://github.com/parroty/excoveralls/commit/645ff9b233f3a9f98ed171d2c5d4ef008f53d436) color for case with 0 relevant lines - [`319dd6f`](https://github.com/parroty/excoveralls/commit/319dd6f40ec9d51b5d734c7c897b297f2ec86d4b) Do not include post specific switches to test task - [`a72adf8`](https://github.com/parroty/excoveralls/commit/a72adf862b94a2ccb02b0fdcb1518cc6d0173d7f) Fix [#156](https://github-redirect.dependabot.com/parroty/excoveralls/issues/156) - argument passing for post task - [`500b863`](https://github.com/parroty/excoveralls/commit/500b8638851a3b6f261127ee72fe4a4a1805ea61) Merge pull request [#157](https://github-redirect.dependabot.com/parroty/excoveralls/issues/157) from vorce/fix_readme - [`73a1f6b`](https://github.com/parroty/excoveralls/commit/73a1f6b4563c86b1fe0f28bdbe86d79edff9ad2b) Move sempahore README text back toghether - [`1d51e83`](https://github.com/parroty/excoveralls/commit/1d51e834919b353eb6d5b142979b49e6989b2832) Update CHANGELOG and bump version - Additional commits viewable in [compare view](https://github.com/parroty/excoveralls/compare/v0.9.1...v0.10.2)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 34.483% when pulling 3cd8af70b1847574da28084fc07c4db3a7a2694e on dependabot/hex/excoveralls-0.10.2 into bd6fe5ed1bf0fe702068676f4124a226904d0ad7 on develop.

dependabot-preview[bot] commented 5 years ago

Superseded by #39.