nugget / python-insteonplm

Python 3 asyncio module for interfacing with Insteon Powerline modems
MIT License
33 stars 19 forks source link

Bump coveralls from 1.6.0 to 1.7.0 #139

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps coveralls from 1.6.0 to 1.7.0.

Release notes *Sourced from [coveralls's releases](https://github.com/coveralls-clients/coveralls-python/releases).* > ## 1.7.0 > > ## 1.7.0 (2019-03-20) > #### Features > * **api:** support pull requests on buildkite ([#197](https://github-redirect.dependabot.com/coveralls-clients/coveralls-python/issues/197)) ([https://github.com/coveralls-clients/coveralls-python/blob/HEAD/2700e3e2](https://github.com/coveralls-clients/coveralls-python/blob/HEAD/2700e3e2)) > #### Bug Fixes > * **cli:** ensure upload failures trigger cli failures ([https://github.com/coveralls-clients/coveralls-python/blob/HEAD/16192b84](https://github.com/coveralls-clients/coveralls-python/blob/HEAD/16192b84))
Changelog *Sourced from [coveralls's changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md).* > ## 1.7.0 (2019-03-20) > > #### Features > > * **api:** support pull requests on buildkite ([#197](https://github-redirect.dependabot.com/coveralls-clients/coveralls-python/issues/197)) ([https://github.com/coveralls-clients/coveralls-python/blob/master/2700e3e2](https://github.com/coveralls-clients/coveralls-python/blob/master/2700e3e2)) > > #### Bug Fixes > > * **cli:** ensure upload failures trigger cli failures ([https://github.com/coveralls-clients/coveralls-python/blob/master/16192b84](https://github.com/coveralls-clients/coveralls-python/blob/master/16192b84)) > >
Commits - [`0d2636d`](https://github.com/coveralls-clients/coveralls-python/commit/0d2636d029b329f8bd74cad43e04b2c8f518532a) chore(release): bump version - [`d615587`](https://github.com/coveralls-clients/coveralls-python/commit/d6155877a00bcb661c389dd5866ac9712e7a9f37) tests(cli): fix wear tests - [`16192b8`](https://github.com/coveralls-clients/coveralls-python/commit/16192b840dbbe9ecfc729b817deea6ae2c0f08ba) fix(cli): ensure upload failures trigger cli failures - [`f32785c`](https://github.com/coveralls-clients/coveralls-python/commit/f32785c571e48cd3642bcc03fea8b1b175a9df2f) chore(linting): bump pre-commit - [`2700e3e`](https://github.com/coveralls-clients/coveralls-python/commit/2700e3e2fd3a40ad92a73390e3c0d9fe49dec67b) feat(api): support pull requests on buildkite ([#197](https://github-redirect.dependabot.com/coveralls-clients/coveralls-python/issues/197)) - [`d9e27fe`](https://github.com/coveralls-clients/coveralls-python/commit/d9e27fe7e2cfd966b78dcbff3ec21e3e68134a88) fix(pre-commit): fix regexes in config - [`9e5761d`](https://github.com/coveralls-clients/coveralls-python/commit/9e5761d16b1cb61b778360ec8308960dff54e564) style(pre-commit): bump linters - [`a9b5e30`](https://github.com/coveralls-clients/coveralls-python/commit/a9b5e3081c8697b60286b9736e956134a2796d5f) docs(readme): include conda badge - [`3decfb7`](https://github.com/coveralls-clients/coveralls-python/commit/3decfb71b760fbaa0d034b5ce4dc43460e047353) docs(readme): re-add travis test results badge - See full diff in [compare view](https://github.com/coveralls-clients/coveralls-python/compare/1.6.0...1.7.0)


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 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.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.