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

chore(deps): update dependency pymodbus to v3.6.6 #31

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pymodbus ==3.6.5 -> ==3.6.6 age adoption passing confidence

Release Notes

pymodbus-dev/pymodbus (pymodbus)

v3.6.6

Compare Source

  • Solve transport close() as not inherited method. (#​2098)
  • enable mypy --check-untyped-defs (#​2096)
  • Add get_expected_response_length to transaction.
  • Remove control encode in framersRemove control encode in framers. (#​2095)
  • Bump codeql in CI to v3. (#​2093)
  • Improve server types (#​2092)
  • Remove pointless try/except (#​2091)
  • Improve transport types (#​2090)
  • Use explicit ValueError when called with incorrect function code (#​2089)
  • update message tests (incorporate all old tests). (#​2088)
  • Improve simulator type hints (#​2084)
  • Cleanup dead resetFrame code (#​2082)
  • integrate message.encode() into framer.buildPacket. (#​2062)
  • Repair client close() (intern= is needed for ModbusProtocol). (#​2080)
  • Updated Message_Parser example (#​2079)
  • Fix #​2069 use released repl from pypi (#​2077)
  • Fix field encoding of Read File Record Response (#​2075)
  • Improve simulator types (#​2076)
  • Bump actions. (#​2071)

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.

@renovate renovate bot assigned ahinko Mar 8, 2024
@ahinko ahinko merged commit e4ca4d6 into main Mar 8, 2024
2 checks passed
@ahinko ahinko deleted the renovate/pymodbus-3.x branch March 8, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant