Skip to content

Bump pymodbus[serial] from 3.11.4 to 3.13.1 - #644

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pymodbus-serial--3.13.1
Closed

Bump pymodbus[serial] from 3.11.4 to 3.13.1#644
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pymodbus-serial--3.13.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps pymodbus[serial] from 3.11.4 to 3.13.1.

Release notes

Sourced from pymodbus[serial]'s releases.

pymodbus v3.13.1

Small summer maintenance release:

  • Update CI Workflows.
  • Fix dropping the next frame after a skipped one (#2934)
  • Correct Log repeat. (#2931)
  • Fix address bounds check in get_reg_block (#2926)
  • Fix reg_count calc (#2924)
  • guard short frames and validate mbap in TLS framer (#2921)
  • Use latest uv in CI. (#2922)
  • Change MIN_SIZE in ascii frame. (#2920)
  • Harden ASCII framer. (#2918)

pymodbus v3.13.0

  • Correct missing types. (#2914)
  • Altherma heat pump control, with Home Assistant and updating server. (#2907)
  • SimDevice, use_bit_address allows different addressing for BITS. (#2908)
  • Remove 3.5char frame time check. (#2912)
  • Fixed Modbus*Context. (#2910)
  • Fix bug in ModbusDeviceContext. (#2909)
  • Fix log level in examples (#2902)
  • Fix CSS lookup for simulator server (#2904)
  • Fix usage docs in examples: add missing option --baudrate (#2903)
  • Doc:Finalice server/simulator narrative (#2896)
  • Fix codespell bug. (#2900)
  • Datastores uses SimData/SimDevice. (#2897)
  • Doc on how to convert to SimData/SimDevice. (#2899)
  • Fix Read Fifo Query RTU Frame Size (#2898)
  • Update server documentation (datstore). (#2895)
  • Update server examples to use SimData/SimDevice. (#2893)
  • Add server.async_get/setValues. (#2889)
  • Solve codeql caching problem. (#2890)
  • Remove unused methods in datastore. (#2888)
  • Remove datastore get/setValues (async_get/set exist) (#2886)
  • Revert "Combine ModbusSparseDataBlock with ModbusSequentialDataBlock."
  • Combine ModbusSparseDataBlock with ModbusSequentialDataBlock.
  • Remove RemoteDeviceContext datastore. (#2885)

v3.12.1

Minor bug fixes.

  • SimDevice / SimRuntime fixes. (#2871)
  • No inter_frame_time check for baudrate > 38000. (#2882)
  • Fix smaller bugs in test, part 2. (#2880)
  • simulator startup armoring and update 3.x docs (#2877)
  • Fix smaller bugs in test, part 1. (#2879)
  • Update README.rst. (#2878)
  • Coverage limit is 99.95% (to allow a little margin).
  • Removed simulator README, due to unused.
  • fix: add warning log when using internal default simulator config (#2874)

... (truncated)

Changelog

Sourced from pymodbus[serial]'s changelog.

Version 3.13.1

  • Update CI Workflows.
  • Fix dropping the next frame after a skipped one (#2934)
  • Correct Log repeat. (#2931)
  • Fix address bounds check in get_reg_block (#2926)
  • Fix reg_count calc (#2924)
  • guard short frames and validate mbap in TLS framer (#2921)
  • Use latest uv in CI. (#2922)
  • Change MIN_SIZE in ascii frame. (#2920)
  • Harden ASCII framer. (#2918)

Version 3.13.0

  • Correct missing types. (#2914)
  • Altherma heat pump control, with Home Assistant and updating server. (#2907)
  • SimDevice, use_bit_address allows different addressing for BITS. (#2908)
  • Remove 3.5char frame time check. (#2912)
  • Fixed Modbus*Context. (#2910)
  • Fix bug in ModbusDeviceContext. (#2909)
  • Fix log level in examples (#2902)
  • Fix CSS lookup for simulator server (#2904)
  • Fix usage docs in examples: add missing option --baudrate (#2903)
  • Doc:Finalice server/simulator narrative (#2896)
  • Fix codespell bug. (#2900)
  • Datastores uses SimData/SimDevice. (#2897)
  • Doc on how to convert to SimData/SimDevice. (#2899)
  • Fix Read Fifo Query RTU Frame Size (#2898)
  • Update server documentation (datstore). (#2895)
  • Update server examples to use SimData/SimDevice. (#2893)
  • Add server.async_get/setValues. (#2889)
  • Solve codeql caching problem. (#2890)
  • Remove unused methods in datastore. (#2888)
  • Remove datastore get/setValues (async_get/set exist) (#2886)
  • Revert "Combine ModbusSparseDataBlock with ModbusSequentialDataBlock."
  • Combine ModbusSparseDataBlock with ModbusSequentialDataBlock.
  • Remove RemoteDeviceContext datastore. (#2885)

Version 3.12.1

  • SimDevice / SimRuntime fixes. (#2871)
  • No inter_frame_time check for baudrate > 38000. (#2882)
  • Fix smaller bugs in test, part 2. (#2880)
  • simulator startup armoring and update 3.x docs (#2877)
  • Fix smaller bugs in test, part 1. (#2879)
  • Update README.rst. (#2878)
  • Coverage limit is 99.95% (to allow a little margin).
  • Removed simulator README, due to unused.
  • fix: add warning log when using internal default simulator config (#2874)
  • Document simulator entrypoint in README (#2873)

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
pymodbus[serial] [>= 3.12.dev0, < 3.13]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 16, 2026
Bumps [pymodbus[serial]](https://github.com/pymodbus-dev/pymodbus) from 3.11.4 to 3.13.1.
- [Release notes](https://github.com/pymodbus-dev/pymodbus/releases)
- [Changelog](https://github.com/pymodbus-dev/pymodbus/blob/dev/CHANGELOG.rst)
- [Commits](pymodbus-dev/pymodbus@v3.11.4...v3.13.1)

---
updated-dependencies:
- dependency-name: pymodbus[serial]
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/pymodbus-serial--3.13.1 branch from c94f924 to 693e0c0 Compare June 29, 2026 04:06
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #656.

@dependabot dependabot Bot closed this Jul 14, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/pymodbus-serial--3.13.1 branch July 14, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants