Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps comtypes from 1.4.11 to 1.4.13.

Release notes

Sourced from comtypes's releases.

1.4.13

  • Remove Python 3.8 and add Python 3.14 to the CI pipelines. By @​junkmd.
  • Declare the minimum Python version as 3.9. By @​junkmd. By @​junkmd.
  • Update PyCArgObject.value for Python 3.14 compatibility. By @​junkmd.
  • Add version bridges for the __pointer_type__ attribute protocol. By @​junkmd.

1.4.12

  • Add support for coverage. By @​moi15moi.
  • CI/CD Improvements for runners and the codecov badge. By @​junkmd.
  • Add signed 32-bit hexadecimal converters. By @​junkmd.
  • Add Test_Stat to test_stream. By @​junkmd.
  • Add client-side RegisterActiveObject. By @​junkmd.
  • Remove useless object inheritance from every class. By @​moi15moi.
  • Modernize super() calls by removing explicit class and instance arguments. By @​moi15moi.
  • Eliminate outdated encoding boilerplates. By @​moi15moi.
  • Update byte string creation to use b"" instead of str.encode("utf-8"). By @​moi15moi.
  • Introduce codecov.yml. By @​moi15moi.
  • Migrate exception catches from older aliases to OSError. By @​moi15moi.
  • Remove obsolete Python 2 compatibility code in test_variant. By @​junkmd.
  • Skip test_eval in INPROC server tests due to instability. By @​junkmd.
  • Adjust structure sizes and alignments for 64-bit Python in viewobject.py. By @​junkmd.
  • Add test_viewobject. By @​junkmd.
  • Ensure test_npsupport passes with numpy>=2.0.0 by explicitly setting dtype=numpy.int32. By @​junkmd.
  • Add tests for DictPropertyBag and type hints for IPropertyBag. By @​junkmd.
  • Fix numpy interoperability and enable datetime64 tests. By @​junkmd.
  • Revive and correct integer handling logic for VARIANTs when setting values. By @​junkmd.
  • Add tests for messageloop. By @​junkmd.
  • Revive util and add comprehensive tests. By @​junkmd.
  • Refactor and enhance util with explicit imports and typing. By @​junkmd.
  • Modernize npsupport by removing the patch for the np._typecodes. By @​junkmd.
Changelog

Sourced from comtypes's changelog.

Release 1.4.13

  • Remove Python 3.8 and add Python 3.14 to the CI pipelines. By @​junkmd.
  • Declare the minimum Python version as 3.9. By @​junkmd. By @​junkmd.
  • Update PyCArgObject.value for Python 3.14 compatibility. By @​junkmd.
  • Add version bridges for the __pointer_type__ attribute protocol. By @​junkmd.

Release 1.4.12

  • Add support for coverage. By @​moi15moi.
  • CI/CD Improvements for runners and the codecov badge. By @​junkmd.
  • Add signed 32-bit hexadecimal converters. By @​junkmd.
  • Add Test_Stat to test_stream. By @​junkmd.
  • Add client-side RegisterActiveObject. By @​junkmd.
  • Remove useless object inheritance from every class. By @​moi15moi.
  • Modernize super() calls by removing explicit class and instance arguments. By @​moi15moi.
  • Eliminate outdated encoding boilerplates. By @​moi15moi.
  • Update byte string creation to use b"" instead of str.encode("utf-8"). By @​moi15moi.
  • Introduce codecov.yml. By @​moi15moi.
  • Migrate exception catches from older aliases to OSError. By @​moi15moi.
  • Remove obsolete Python 2 compatibility code in test_variant. By @​junkmd.
  • Skip test_eval in INPROC server tests due to instability. By @​junkmd.
  • Adjust structure sizes and alignments for 64-bit Python in viewobject.py. By @​junkmd.
  • Add test_viewobject. By @​junkmd.
  • Ensure test_npsupport passes with numpy>=2.0.0 by explicitly setting dtype=numpy.int32. By @​junkmd.
  • Add tests for DictPropertyBag and type hints for IPropertyBag. By @​junkmd.
  • Fix numpy interoperability and enable datetime64 tests. By @​junkmd.
  • Revive and correct integer handling logic for VARIANTs when setting values. By @​junkmd.
  • Add tests for messageloop. By @​junkmd.
  • Revive util and add comprehensive tests. By @​junkmd.
  • Refactor and enhance util with explicit imports and typing. By @​junkmd.
  • Modernize npsupport by removing the patch for the np._typecodes. By @​junkmd.
Commits
  • fb8fd58 Bump version and update change log for 1.4.13 (#874)
  • 2429d34 Support Python 3.14 and drop Python 3.8. (#839)
  • 2dc690a Bump version and update change log for 1.4.12 (#872)
  • 5c564ec Modernize npsupport by removing the patch for the np._typecodes. (#857)
  • 6a580b3 Refactor and enhance util with explicit imports and typing. (#866)
  • 5e241d8 Revive util and add comprehensive tests. (#865)
  • 61c7cd2 Add tests for messageloop. (#864)
  • 3eb0c0c Revive and correct integer handling logic for VARIANTs when setting values....
  • 74b6fba Add VT_I8 ndarray test to npsupport. (#862)
  • 6b29d46 Fix numpy interoperability and enable datetime64 tests. (#861)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [comtypes](https://github.com/enthought/comtypes) from 1.4.11 to 1.4.13.
- [Release notes](https://github.com/enthought/comtypes/releases)
- [Changelog](https://github.com/enthought/comtypes/blob/main/CHANGES.txt)
- [Commits](enthought/comtypes@1.4.11...1.4.13)

---
updated-dependencies:
- dependency-name: comtypes
  dependency-version: 1.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Nov 3, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants