Skip to content

Update dependency propcache to v0.5.2#1048

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/propcache-0.x
Closed

Update dependency propcache to v0.5.2#1048
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/propcache-0.x

Conversation

@renovate

@renovate renovate Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
propcache ==0.3.0==0.5.2 age confidence
propcache ==0.3.1==0.5.2 age confidence

Release Notes

aio-libs/propcache (propcache)

v0.5.2

=====

(2026-05-08)

No significant changes.


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

=====

(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.


v0.3.2

=====

(2025-06-09)

Improved documentation

  • Fixed incorrect decorator usage in the :func:~propcache.api.under_cached_property example code -- by :user:meanmail.

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

Packaging updates and notes for downstreams

  • Updated to use Cython 3.1 universally across the build path -- by :user:lysnikolaou.

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

  • Made Cython line tracing opt-in via the with-cython-tracing build config setting -- by :user:bdraco.

    Previously, line tracing was enabled by default in :file:pyproject.toml, which caused build issues for some users and made wheels nearly twice as slow.

    Now line tracing is only enabled when explicitly requested via pip install . --config-setting=with-cython-tracing=true or by setting the PROPCACHE_CYTHON_TRACING environment variable.

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


v0.3.1: 0.3.1

Bug fixes

  • Improved typing annotations, fixing some type errors under correct usage
    and improving typing robustness generally -- by :user:Dreamsorcerer.

    Related issues and pull requests on GitHub:
    #​103.



Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 11am every weekday"
  • 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 these updates 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 commented May 12, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==0.5.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/propcache-0.x branch May 12, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant