Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pymodbus to >=3.4.1,<3.5.0 #68

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pymodbus >=3.0.2,<3.4.0 -> >=3.0.2,<3.5.0 age adoption passing confidence

Release Notes

pymodbus-dev/pymodbus (pymodbus)

v3.4.1

Compare Source

  • Fix serial startup problems. (#​1701)
  • pass source_address in tcp client. (#​1700)
  • serial server use source_address[0]. (#​1699)
  • Examples coverage nearly 100%. (#​1694)
  • new async serial (#​1681)
  • Docker is not supported (lack of maintainer). (#​1693)
  • Forwarder write_coil --> write_coil. (#​1691)
  • Change default source_address to (0.0.0.0, 502) (#​1690)
  • Update ruff to 0.0.277 (#​1689)
  • Fix dict comprehension (#​1687)
  • Removed requests dependency from contrib/explain.py (#​1688)
  • Fix broken test (#​1685)
  • Fix readme badges (#​1682)
  • Bump aiohttp from 3.8.3 to 3.8.5 (#​1680)
  • pygments from 2.14.0 to 2.15.0 (#​1677)

Thanks to:
Alex
James Braza
jan iversen

v3.4.0

Compare Source

Thanks to:
Alex
Fredo70
Hangyu Fan
James Braza
jan iversen


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@alexrudd2 alexrudd2 marked this pull request as draft July 20, 2023 14:26
@renovate renovate bot changed the title Update dependency pymodbus to >=3.4.0,<3.5.0 Update dependency pymodbus to >=3.4.1,<3.5.0 Jul 27, 2023
@alexrudd2 alexrudd2 marked this pull request as ready for review July 27, 2023 18:30
@renovate
Copy link
Contributor Author

renovate bot commented Jul 27, 2023

Edited/Blocked Notification

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.

@alexrudd2 alexrudd2 merged commit 311c598 into master Jul 27, 2023
22 checks passed
@alexrudd2 alexrudd2 deleted the renovate/pymodbus-3.x branch July 27, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant