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.7.3 #62

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pymodbus ==3.7.2 -> ==3.7.3 age adoption passing confidence

Release Notes

pymodbus-dev/pymodbus (pymodbus)

v3.7.3

Compare Source

  • 100% test coverage of framers (#​2359)
  • Framer, final touches. (#​2360)
  • Readme file renamed (#​2357)
  • Remove old framers (#​2358)
  • frameProcessIncomingPacket removed (#​2355)
  • Cleanup framers (reduce old_framers) (#​2342)
  • Run CI on PR targeted at wait_next_api.
  • Sync client, allow unknown recv msg size. (#​2353)
  • integrate old rtu framer in new framer (#​2344)
  • Update README.rst (#​2351)
  • Client.close should not allow reconnect= (#​2347)
  • Remove async client.idle_time(). (#​2349)
  • Client doc, add common methods (base). (#​2348)
  • Reset receive buffer with send(). (#​2343)
  • Remove unused protocol_id from pdu (#​2340)
  • CI run on demand on non-protected branches. (#​2339)
  • Server listener and client connections have is_server set. (#​2338)
  • Reopen listener in server if disconnected. (#​2337)
  • Regroup test. (#​2335)
  • Improve docs around sync clients and reconnection (#​2321)
  • transport 100% test coverage (again) (#​2333)
  • Update actions to new node.js. (#​2332)
  • Bump 3rd party (#​2331)
  • Documentation on_connect_callback (#​2324)
  • Fixes the unexpected implementation of the ModbusSerialClient.connected property (#​2327)
  • Forward error responses instead of timing out. (#​2329)
  • Add stacklevel=2 to logging functions (#​2330)
  • Fix encoding & decoding of ReadFileRecordResponse (#​2319)
  • Improvements for example/contib/solar (#​2318)
  • Update solar.py (#​2316)
  • Remove double conversion in int (#​2315)
  • Complete pull request #​2310 (#​2312)
  • fixed type hints for write_register and write_registers (#​2309)
  • Remove _header from framers. (#​2305)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot assigned ahinko Oct 9, 2024
@ahinko ahinko merged commit c2549a3 into main Oct 9, 2024
2 checks passed
@ahinko ahinko deleted the renovate/pymodbus-3.x branch October 9, 2024 18:31
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