Skip to content

fix(deps): update dependency comtypes to v1.4.11 #409

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
comtypes 1.4.10 -> 1.4.11 age adoption passing confidence

Release Notes

enthought/comtypes (comtypes)

v1.4.11

Compare Source

  • Improve PARAMFLAG_... and DISPATCH_... constants definitions and imports. By @​junkmd.
  • Introduce the _CDataType alias from typeshed. By @​junkmd.
  • Replace 260 literals/constant definitions with imports from ctypes.wintypes.MAX_PATH. By @​junkmd.
  • Replace client._code_cache._get_module_filename with typeinfo.GetModuleFileName. By @​junkmd.
  • Improve client._code_cache.SHGetSpecialFolderPath definition. By @​junkmd.
  • Add type annotations to many modules. By @​junkmd.
  • Add constants to many modules. By @​junkmd.
  • Improve import block styles to many modules. By @​junkmd.
  • Add SupportErrorInfoTest to test_comserver. By @​junkmd.
  • Add test_errorinfo. By @​junkmd.
  • Improve the type safety of errorinfo.ReportException. By @​junkmd.
  • Change the method of retrieving the values of each field in _...MemberSpec from unpacking to dot access. By @​junkmd.
  • Split server.connectionpoints.ConnectionPointImpl._call_sinks. By @​junkmd.
  • Refactor create_vtbl_mapping, create_dispimpl and _encode_idl. By @​junkmd.
  • Add test_hresult. By @​junkmd.
  • Add Test_Vtbl to test_comobject.py. By @​junkmd.
  • Delint IUnknown_AddRef and IUnknown_Release. By @​junkmd.
  • Convert assertRaises usage to context manager for improved readability. By @​junkmd.
  • Remove the unused PATH variable from client/_generate.py. By @​moi15moi.

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.

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.

0 participants