Skip to content

chore(deps): update dependency async-lru to v2.3.0#29

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/async-lru-2.x
Open

chore(deps): update dependency async-lru to v2.3.0#29
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/async-lru-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
async-lru ==2.0.4==2.3.0 age confidence

Release Notes

aio-libs/async-lru (async-lru)

v2.3.0

Compare Source

==================

  • Added cache_contains() for read-only key lookup.
  • Changed cross-loop cache access to auto-reset and rebind to the current event loop.
  • Added AlruCacheLoopResetWarning when an auto-reset happens due to event loop change.
  • Forwarded cache_close(wait=...) for bound methods.

v2.2.0

Compare Source

==================

  • Added a jitter parameter to randomise TTL.
  • Raise RuntimeError when cache is used by different loop.

v2.1.0

Compare Source

==================

  • Fixed cancelling of task when all tasks waiting on it have been cancelled.
  • Fixed DeprecationWarning from asyncio.iscoroutinefunction.

v2.0.5

Compare Source

==================

  • Fixed a memory leak on exceptions and minor performance improvement.

Configuration

📅 Schedule: (UTC)

  • 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 changed the title chore(deps): update dependency async-lru to v2.0.5 chore(deps): update dependency async-lru to v2.1.0 Jan 18, 2026
@renovate renovate Bot force-pushed the renovate/async-lru-2.x branch from dec14d8 to 3d6bedb Compare January 18, 2026 01:48
@renovate renovate Bot changed the title chore(deps): update dependency async-lru to v2.1.0 chore(deps): update dependency async-lru to v2.2.0 Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/async-lru-2.x branch from 3d6bedb to 384c7f1 Compare February 20, 2026 21:43
@renovate renovate Bot changed the title chore(deps): update dependency async-lru to v2.2.0 chore(deps): update dependency async-lru to v2.3.0 Mar 19, 2026
@renovate renovate Bot force-pushed the renovate/async-lru-2.x branch from 384c7f1 to 3d85803 Compare March 19, 2026 04:36
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