chore(deps): update dependency propcache to v0.4.1 #45

Merged
renovate-bot merged 1 commit from renovate/propcache-0.x into main 2026-05-08 14:51:09 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
propcache ==0.3.2==0.4.1 age confidence

Release Notes

aio-libs/propcache (propcache)

v0.4.1

Compare Source

=====

(2025-10-08)

Bug fixes

  • Fixed reference leak caused by Py_INCREF because Cython has its own reference counter systems -- by :user:Vizonex.

    Related issues and pull requests on GitHub:
    :issue:162.

Contributor-facing changes

  • Fixes the default value for the os
    parameter in reusable-build-wheel.yml
    to be ubuntu-latest instead of
    ubuntu.

    Related issues and pull requests on GitHub:
    :issue:155.


v0.4.0

Compare Source

=====

(2025-10-04)

Features

  • Optimized propcache by replacing sentinel :py:class:object for checking if
    the :py:class:object is NULL and changed :py:class:dict API for
    Python C-API -- by :user:Vizonex.

    Related issues and pull requests on GitHub:
    :issue:121.

Contributor-facing changes

  • Builds have been added for arm64 Windows
    wheels and the reusable-build-wheel.yml
    workflow has been modified to allow for
    an OS value (windows-11-arm) which
    does not include the -latest postfix
    -- by :user:finnagin.

    Related issues and pull requests on GitHub:
    :issue:133.

  • Added CI for CPython 3.14 -- by :user:kumaraditya303.

    Related issues and pull requests on GitHub:
    :issue:140.



Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [propcache](https://github.com/aio-libs/propcache) | `==0.3.2` → `==0.4.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/propcache/0.4.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/propcache/0.3.2/0.4.1?slim=true) | --- ### Release Notes <details> <summary>aio-libs/propcache (propcache)</summary> ### [`v0.4.1`](https://github.com/aio-libs/propcache/blob/HEAD/CHANGES.rst#041) [Compare Source](https://github.com/aio-libs/propcache/compare/v0.4.0...v0.4.1) \===== *(2025-10-08)* ## Bug fixes - Fixed reference leak caused by `Py_INCREF` because Cython has its own reference counter systems -- by :user:`Vizonex`. *Related issues and pull requests on GitHub:* :issue:`162`. ## Contributor-facing changes - Fixes the default value for the `os` parameter in `reusable-build-wheel.yml` to be `ubuntu-latest` instead of `ubuntu`. *Related issues and pull requests on GitHub:* :issue:`155`. *** ### [`v0.4.0`](https://github.com/aio-libs/propcache/blob/HEAD/CHANGES.rst#040) [Compare Source](https://github.com/aio-libs/propcache/compare/v0.3.2...v0.4.0) \===== *(2025-10-04)* ## Features - Optimized propcache by replacing sentinel :py:class:`object` for checking if the :py:class:`object` is `NULL` and changed :py:class:`dict` API for Python C-API -- by :user:`Vizonex`. *Related issues and pull requests on GitHub:* :issue:`121`. ## Contributor-facing changes - Builds have been added for arm64 Windows wheels and the `reusable-build-wheel.yml` workflow has been modified to allow for an OS value (`windows-11-arm`) which does not include the `-latest` postfix \-- by :user:`finnagin`. *Related issues and pull requests on GitHub:* :issue:`133`. - Added CI for CPython 3.14 -- by :user:`kumaraditya303`. *Related issues and pull requests on GitHub:* :issue:`140`. *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2026-05-07 15:00:36 +02:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-07 15:00:39 +02:00
renovate-bot merged commit 54dac5bf41 into main 2026-05-08 14:51:09 +02:00
renovate-bot deleted branch renovate/propcache-0.x 2026-05-08 14:51:11 +02:00
Sign in to join this conversation.
No description provided.