nugget / python-insteonplm

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

Bump asynctest from 0.12.2 to 0.13.0 #155

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps asynctest from 0.12.2 to 0.13.0.

Commits - [`8a0cb9b`](https://github.com/Martiusweb/asynctest/commit/8a0cb9b0837cfab3d920c607cea19dca7ad23a80) Bump to 0.13 - [`97343f2`](https://github.com/Martiusweb/asynctest/commit/97343f250b4d95109ca413dbe1f5b2ef61d4a6b3) Merge pull request [#125](https://github-redirect.dependabot.com/Martiusweb/asynctest/issues/125) from Martiusweb/inheritance - [`0207c8b`](https://github.com/Martiusweb/asynctest/commit/0207c8b826b4db2a00a4d73f826205bea5ae2bdb) Inherit from unittest.TestCase [#124](https://github-redirect.dependabot.com/Martiusweb/asynctest/issues/124) - [`2068b22`](https://github.com/Martiusweb/asynctest/commit/2068b222fa2461572abc64e6687e2bfe4642694e) Fix documentation of LIMITED and GLOBAL constants - [`e517d55`](https://github.com/Martiusweb/asynctest/commit/e517d55f7a9a0f77d3add2bde20a5d705aba5c0b) Document that the clock is frozen in ClockedTestCase - [`2922eac`](https://github.com/Martiusweb/asynctest/commit/2922eacdf4f9feac9f670e1fbf33316d3606d3ff) Merge pull request [#119](https://github-redirect.dependabot.com/Martiusweb/asynctest/issues/119) from Martiusweb/python34_deprecation - [`d9e107f`](https://github.com/Martiusweb/asynctest/commit/d9e107f102dfb579afe09017d82dd0abab2e927a) Fix PYTHONASYNCIODEBUG warnings in tests - [`606317d`](https://github.com/Martiusweb/asynctest/commit/606317d10a7d2bf82db06f663d01ac295d71d0ac) Remove E501 warnings from Pylama in test_mock - [`c68018a`](https://github.com/Martiusweb/asynctest/commit/c68018a7ccf363f40a2732db6765ae2055db7a07) Move native coroutine tests back in test_mock - [`d58fec1`](https://github.com/Martiusweb/asynctest/commit/d58fec155944e07cb569e4853ba199f785b8bad2) Write cases with native coroutines statically - Additional commits viewable in [compare view](https://github.com/Martiusweb/asynctest/compare/v0.12.2...v0.13.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.