Skip to content

Bump async-lru from 2.1.0 to 2.2.0#412

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/uv/async-lru-2.2.0
Feb 23, 2026
Merged

Bump async-lru from 2.1.0 to 2.2.0#412
github-actions[bot] merged 1 commit intomainfrom
dependabot/uv/async-lru-2.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps async-lru from 2.1.0 to 2.2.0.

Release notes

Sourced from async-lru's releases.

2.2.0

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

Sourced from async-lru's changelog.

2.2.0 (2026-02-20)

  • Added a jitter parameter to randomise TTL.
  • Raise RuntimeError when cache is used by different loop.
Commits
  • 7ef00b7 Release v2.2.0 (#741)
  • 01db639 fix: avoid binding loop for invalid cache keys (#740)
  • c6acbe8 build(deps): bump pytest-codspeed from 4.2.0 to 4.3.0 (#738)
  • 8783cf7 build(deps): bump coverage from 7.13.3 to 7.13.4 (#737)
  • 58d1eee build(deps): bump coverage from 7.13.2 to 7.13.3 (#736)
  • 6054303 build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (#735)
  • f7306e5 build(deps): bump coverage from 7.13.1 to 7.13.2 (#734)
  • c0f36c4 Fix logic bugs in benchmarks: correct cache miss counting and concurrent loop...
  • 4232c3f Enforce event loop affinity for cache instances (#732)
  • 6b06d62 Add jitter parameter for TTL to distribute cache invalidations (#730)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [async-lru](https://github.com/aio-libs/async-lru) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/aio-libs/async-lru/releases)
- [Changelog](https://github.com/aio-libs/async-lru/blob/master/CHANGES.rst)
- [Commits](aio-libs/async-lru@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: async-lru
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 23, 2026
@github-actions github-actions bot enabled auto-merge (rebase) February 23, 2026 02:13
@github-actions github-actions bot merged commit 7009224 into main Feb 23, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/uv/async-lru-2.2.0 branch February 23, 2026 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants