Closed renovate[bot] closed 1 year ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
>=3.0.2,<3.4.0
->>=3.0.2,<3.5.0
Release Notes
pymodbus-dev/pymodbus (pymodbus)
### [`v3.4.1`](https://togithub.com/pymodbus-dev/pymodbus/blob/HEAD/CHANGELOG.rst#version-341) [Compare Source](https://togithub.com/pymodbus-dev/pymodbus/compare/v3.4.0...v3.4.1) - Fix serial startup problems. ([#1701](https://togithub.com/pymodbus-dev/pymodbus/issues/1701)) - pass source_address in tcp client. ([#1700](https://togithub.com/pymodbus-dev/pymodbus/issues/1700)) - serial server use source_address\[0]. ([#1699](https://togithub.com/pymodbus-dev/pymodbus/issues/1699)) - Examples coverage nearly 100%. ([#1694](https://togithub.com/pymodbus-dev/pymodbus/issues/1694)) - new async serial ([#1681](https://togithub.com/pymodbus-dev/pymodbus/issues/1681)) - Docker is not supported (lack of maintainer). ([#1693](https://togithub.com/pymodbus-dev/pymodbus/issues/1693)) - Forwarder write_coil --> write_coil. ([#1691](https://togithub.com/pymodbus-dev/pymodbus/issues/1691)) - Change default source_address to (0.0.0.0, 502) ([#1690](https://togithub.com/pymodbus-dev/pymodbus/issues/1690)) - Update ruff to 0.0.277 ([#1689](https://togithub.com/pymodbus-dev/pymodbus/issues/1689)) - Fix dict comprehension ([#1687](https://togithub.com/pymodbus-dev/pymodbus/issues/1687)) - Removed `requests` dependency from `contrib/explain.py` ([#1688](https://togithub.com/pymodbus-dev/pymodbus/issues/1688)) - Fix broken test ([#1685](https://togithub.com/pymodbus-dev/pymodbus/issues/1685)) - Fix readme badges ([#1682](https://togithub.com/pymodbus-dev/pymodbus/issues/1682)) - Bump aiohttp from 3.8.3 to 3.8.5 ([#1680](https://togithub.com/pymodbus-dev/pymodbus/issues/1680)) - pygments from 2.14.0 to 2.15.0 ([#1677](https://togithub.com/pymodbus-dev/pymodbus/issues/1677)) Thanks to: Alex James Braza jan iversen ### [`v3.4.0`](https://togithub.com/pymodbus-dev/pymodbus/blob/HEAD/CHANGELOG.rst#version-340) [Compare Source](https://togithub.com/pymodbus-dev/pymodbus/compare/v3.3.2...v3.4.0) - Prepare v3.4.0. - Handle partial local echo. ([#1675](https://togithub.com/pymodbus-dev/pymodbus/issues/1675)) - clarify handle_local_echo. ([#1674](https://togithub.com/pymodbus-dev/pymodbus/issues/1674)) - async_client: add retries/reconnect. ([#1672](https://togithub.com/pymodbus-dev/pymodbus/issues/1672)) - Fix 3.11 problem. ([#1673](https://togithub.com/pymodbus-dev/pymodbus/issues/1673)) - Add new example simulator server/client. ([#1671](https://togithub.com/pymodbus-dev/pymodbus/issues/1671)) - `examples/contrib/explain.py` leveraging Rapid SCADA ([#1665](https://togithub.com/pymodbus-dev/pymodbus/issues/1665)) - \_logger missed basicConfig. ([#1670](https://togithub.com/pymodbus-dev/pymodbus/issues/1670)) - Bug fix for [#1662](https://togithub.com/pymodbus-dev/pymodbus/issues/1662) ([#1663](https://togithub.com/pymodbus-dev/pymodbus/issues/1663)) - Bug fix for [#1661](https://togithub.com/pymodbus-dev/pymodbus/issues/1661) ([#1664](https://togithub.com/pymodbus-dev/pymodbus/issues/1664)) - Fix typo in config.rst ([#1660](https://togithub.com/pymodbus-dev/pymodbus/issues/1660)) - test action_increment. ([#1659](https://togithub.com/pymodbus-dev/pymodbus/issues/1659)) - test codeql ([#1655](https://togithub.com/pymodbus-dev/pymodbus/issues/1655)) - mypy complaints. ([#1656](https://togithub.com/pymodbus-dev/pymodbus/issues/1656)) - Remove self.params from async client ([#1640](https://togithub.com/pymodbus-dev/pymodbus/issues/1640)) - Drop test of pypy with python 3.8. - repair server_async.py ([#1644](https://togithub.com/pymodbus-dev/pymodbus/issues/1644)) - move common framer to base. ([#1639](https://togithub.com/pymodbus-dev/pymodbus/issues/1639)) - Restrict Return diag call to bytes. ([#1638](https://togithub.com/pymodbus-dev/pymodbus/issues/1638)) - use slave= in diag requests. ([#1636](https://togithub.com/pymodbus-dev/pymodbus/issues/1636)) - transport listen in server. ([#1628](https://togithub.com/pymodbus-dev/pymodbus/issues/1628)) - CI test. - Integrate transport in server. ([#1617](https://togithub.com/pymodbus-dev/pymodbus/issues/1617)) - fix getFrameStart for ExceptionResponse ([#1627](https://togithub.com/pymodbus-dev/pymodbus/issues/1627)) - Add min/min to simulator actions. - Change to "sync client" in forwarder example ([#1625](https://togithub.com/pymodbus-dev/pymodbus/issues/1625)) - Remove docker (lack of maintenance). ([#1623](https://togithub.com/pymodbus-dev/pymodbus/issues/1623)) - Clean defaults ([#1618](https://togithub.com/pymodbus-dev/pymodbus/issues/1618)) - Reduce CI log with no debug. ([#1616](https://togithub.com/pymodbus-dev/pymodbus/issues/1616)) - prepare server to use transport. ([#1607](https://togithub.com/pymodbus-dev/pymodbus/issues/1607)) - Fix RemoteSlaveContext ([#1599](https://togithub.com/pymodbus-dev/pymodbus/issues/1599)) - Combine stale and lock. ([#1608](https://togithub.com/pymodbus-dev/pymodbus/issues/1608)) - update pytest + extensions. ([#1610](https://togithub.com/pymodbus-dev/pymodbus/issues/1610)) - Change version follow PEP 440. ([#1609](https://togithub.com/pymodbus-dev/pymodbus/issues/1609)) - Fix regression with REPL server not listening ([#1604](https://togithub.com/pymodbus-dev/pymodbus/issues/1604)) - Remove handler= for server classes. ([#1602](https://togithub.com/pymodbus-dev/pymodbus/issues/1602)) - Fix write function codes ([#1598](https://togithub.com/pymodbus-dev/pymodbus/issues/1598)) - transport nullmodem ([#1591](https://togithub.com/pymodbus-dev/pymodbus/issues/1591)) - move test of examples to subdirectory. ([#1592](https://togithub.com/pymodbus-dev/pymodbus/issues/1592)) - transport as object, not base class. ([#1572](https://togithub.com/pymodbus-dev/pymodbus/issues/1572)) - Simple examples. ([#1590](https://togithub.com/pymodbus-dev/pymodbus/issues/1590)) - transport_connect as bool. ([#1587](https://togithub.com/pymodbus-dev/pymodbus/issues/1587)) - Prepare dev ([#1588](https://togithub.com/pymodbus-dev/pymodbus/issues/1588)) - Release corrections. ([#1586](https://togithub.com/pymodbus-dev/pymodbus/issues/1586)) Thanks to: Alex Fredo70 Hangyu Fan James Braza jan iversenConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.