nugget / python-insteonplm

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

Bump pyserial from 3.2.0 to 3.4 #135

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pyserial from 3.2.0 to 3.4.

Release notes *Sourced from [pyserial's releases](https://github.com/pyserial/pyserial/releases).* > ## v.3.2.1 > Changes since V3.1.1: > - a number of smaller bugfixes > - remove `serial.aio` in favor of separate package, `pyserial-asyncio` > > See [changes](https://github.com/pyserial/pyserial/blob/master/CHANGES.rst#version-321---2016-10-14) for more details.
Changelog *Sourced from [pyserial's changelog](https://github.com/pyserial/pyserial/blob/master/CHANGES.rst).* > Version 3.2.0 2016-10-14 > ======================== > > See 3.2.1, this one missed a merge request related to removing aio. > > Version 3.2.1 2016-10-14 > ======================== > > Improvements: > > - remove `serial.aio` in favor of separate package, `pyserial-asyncio` > - add client mode to example `tcp_serial_redirect.py` > - use of monotonic clock for timeouts, when available (Python 3.3 and up) > - \[\#169\] arbitrary baud rate support for BSD family > - improve tests, improve `loop://` > > Bugfixes: > > - \[\#137\] Exception while cancel in miniterm (python3) > - \[\#143\] Class Serial in protocol\_loop.py references variable before assigning to it > - \[\#149\] Python 3 fix for threaded.FramedPacket > > Bugfixes (posix): > > - \[\#133\] \_update\_dtr\_state throws Inappropriate ioctl for virtual serial port created by socat on OS X > - \[\#157\] Broken handling of CMSPAR in serialposix.py > > Bugfixes (win32): > > - \[\#144\] Use Unicode API for list\_ports > - \[\#145\] list\_ports\_windows: support devices with only VID > - \[\#162\] Write in non-blocking mode returns incorrect value on windows > > Version 3.3 2017-03-08 > ====================== > > Improvements: > > - \[\#206\] Exclusive access on POSIX. `exclusive` flag added. > - \[\#172\] list\_ports\_windows: list\_ports with 'manufacturer' info property > - \[\#174\] miniterm: change cancel impl. for console > - \[\#182\] serialutil: add overall timeout for read\_until > - socket: use non-blocking socket and new Timeout class > - socket: implement a functional a reset\_input\_buffer > - rfc2217: improve read timeout implementation > - win32: include error message from system in ClearCommError exception > - and a few minor changes, docs > > Bugfixes: > > ... (truncated)
Commits - [`c54c81d`](https://github.com/pyserial/pyserial/commit/c54c81d933b847458d465cd77e96cd702ff2e7be) chore: release 3.4 - [`82d568c`](https://github.com/pyserial/pyserial/commit/82d568c0ab14ad49e1260148a437d4a30cd88447) docs: update CHANGES.rst - [`fd70a55`](https://github.com/pyserial/pyserial/commit/fd70a55aa51664fcde5aee498c0e8a00297df2f6) docs: changed __enter__ to open automatically - [`8b0eaf2`](https://github.com/pyserial/pyserial/commit/8b0eaf27250febf94d154729105d4c83cdb2e4c5) miniterm: workaround for non ASCII port descriptions - [`d2bf42e`](https://github.com/pyserial/pyserial/commit/d2bf42e901228cfbe2350abb067b2c989a145395) docs: miniterm suspend function extensions - [`45c6f22`](https://github.com/pyserial/pyserial/commit/45c6f22cc0bc521e335216a1208973402b8dabd2) miniterm: refactor key handler and extend suspend function - [`591c451`](https://github.com/pyserial/pyserial/commit/591c451fa2e0f3b8fa7a57a924fa16af38683c52) docs: miniterm suspend function - [`9c32628`](https://github.com/pyserial/pyserial/commit/9c32628331735c8016b00c829089c1e2812e03d9) posix: allow calling cancel functions w/o error if port is closed - [`ae59fd0`](https://github.com/pyserial/pyserial/commit/ae59fd0f5a02d8b69c3c114e40775c3e1b1c6470) miniterm: reconnect in a loop handling errors, exit key - [`a73b96b`](https://github.com/pyserial/pyserial/commit/a73b96b9f160d776a80e8132ad521f8489df8ef8) miniterm: add suspend function (quickly close/reopen ports) - Additional commits viewable in [compare view](https://github.com/pyserial/pyserial/compare/v3.2.0...v3.4)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 - `@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.
nugget commented 5 years ago

Oh, I wish, 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.