Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

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

Release Notes

enthought/comtypes (comtypes)

v1.4.10

Compare Source

  • Replace GetModuleFileNameA with GetModuleFileNameW to prevent a TypeError. By @​junkmd.
  • Refactor server.register. By @​junkmd.
  • PythonClass and PythonPath are no longer registered in the registry for a frozen server. By @​junkmd.
  • Use WinDLL/OleDLL instead of windll/oledll. By @​moi15moi.
  • In tools.tlbparser, replace windll.oleaut32.QueryPathOfRegTypeLib with typeinfo.QueryPathOfRegTypeLib. By @​moi15moi.
  • Adjust QueryPathOfRegTypeLib docstring. By @​moi15moi.
  • Reserve blank lines in the generated modules. By @​junkmd.
  • Refactor tools subpackage. By @​junkmd.
  • Add ActiveObjTest to test_comserver. By @​junkmd.
  • Replace deprecated install command in CI pipelines. By @​moi15moi.
  • Remove unused parameters in _shutdown. By @​moi15moi.
  • Delete preview.bat. By @​moi15moi.
  • Remove unnecessary ruff lint rules from pyproject.toml. By @​moi15moi.
  • Refactor some code from client/__init__.py into modules. By @​junkmd.
  • Remove workarounds for Windows CE in find_memleak. By @​junkmd.
  • Format import blocks and add extend-select = ["I"] to [tool.ruff.lint]. By @​junkmd.

v1.4.9

Compare Source

  • Separate patch processing within _com_interface_meta into a module. By @​junkmd.
  • Replace Literal and Protocol with runtime-referable symbols. By @​junkmd.
  • Refactor from % string formatting to f-strings in many modules. By @​newwingbird.
  • Refactor from % string formatting to f-strings in _post_coinit.unknwn. By @​junkmd.
  • Remove the script entry point in comtypes.shelllink. By @​cosmastech.
  • Move the modules that define IDL stuff and instancemethod. By @​junkmd.
  • Allow the definition of the _midlSAFEARRAY(HRESULT) type. By @​davidschranz.
  • Split server/w_getopt.py into production code and test code. By @​junkmd.
  • Add docstrings to the module defining the GUID symbol. By @​junkmd.
  • Fix broken unregistration of 64bit type libraries. By @​forderud.
  • Replace alias definitions with ctypes.wintypes imports. By @​fmtabler.
  • Revive pywin32 related tests. By @​junkmd.
  • Revive comserver related tests. By @​junkmd.
  • Separate the part that creates entries from server.register.Registrar and refactor it. By @​junkmd.
  • Add Test_Registrar_.... By @​junkmd.
  • Many typing improvements. By @​junkmd.
  • Separate vtbl creation within _comobject into a module. By @​junkmd.
  • Migrate the documentation from PythonHosted to ReadTheDocs. By @​junkmd.

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 force-pushed the renovate/comtypes-1.x-lockfile branch from 7c00b21 to e28befe Compare February 10, 2025 12:03
@renovate renovate bot changed the title fix(deps): update dependency comtypes to v1.4.9 fix(deps): update dependency comtypes to v1.4.10 Feb 10, 2025
@loonghao loonghao merged commit 3b96405 into main May 7, 2025
10 checks passed
@loonghao loonghao deleted the renovate/comtypes-1.x-lockfile branch May 7, 2025 14:08
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.

2 participants