Skip to content

Pull requests: long2ice/fastapi-cache

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump types-redis from 4.6.0.7 to 4.6.0.20240311 auto-merge Auto-merge enabled dependencies Pull requests that update a dependency file python Pull requests that update Python code
#416 opened Mar 11, 2024 by dependabot bot Loading…
Bump ruff from 0.1.1 to 0.3.2 auto-merge Auto-merge enabled dependencies Pull requests that update a dependency file python Pull requests that update Python code
#415 opened Mar 11, 2024 by dependabot bot Loading…
Bump redis from 4.6.0 to 5.0.3 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#414 opened Mar 11, 2024 by dependabot bot Loading…
Bump mypy from 1.6.1 to 1.9.0 auto-merge Auto-merge enabled dependencies Pull requests that update a dependency file python Pull requests that update Python code
#413 opened Mar 11, 2024 by dependabot bot Loading…
Bump pyright from 1.1.333 to 1.1.353 auto-merge Auto-merge enabled dependencies Pull requests that update a dependency file python Pull requests that update Python code
#412 opened Mar 11, 2024 by dependabot bot Loading…
Bump types-aiobotocore from 2.7.0 to 2.12.1 auto-merge Auto-merge enabled dependencies Pull requests that update a dependency file python Pull requests that update Python code
#410 opened Mar 5, 2024 by dependabot bot Loading…
Bump twine from 4.0.2 to 5.0.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#399 opened Feb 12, 2024 by dependabot bot Loading…
Support python3.12
#395 opened Feb 3, 2024 by mkdir700 Loading…
Change deprecated startup event to lifespan
#394 opened Feb 2, 2024 by chiliec Loading…
Bump actions/cache from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#378 opened Jan 18, 2024 by dependabot bot Loading…
Add no-store, no-cache in Cache-Control headers
#373 opened Jan 10, 2024 by Bharat23 Loading…
Bump pytest from 7.4.3 to 7.4.4 auto-merge Auto-merge enabled dependencies Pull requests that update a dependency file python Pull requests that update Python code
#368 opened Jan 1, 2024 by dependabot bot Loading…
Bump actions/upload-artifact from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#360 opened Dec 15, 2023 by dependabot bot Loading…
Bump actions/download-artifact from 2 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#359 opened Dec 15, 2023 by dependabot bot Loading…
Bump github/codeql-action from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#358 opened Dec 14, 2023 by dependabot bot Loading…
Bump actions/checkout from 2 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#293 opened Sep 5, 2023 by dependabot bot Loading…
Support disk/embedded/remote store via libsql
#272 opened Aug 15, 2023 by aausch Loading…
Use BLAKE2 instead of MD5
#264 opened Aug 10, 2023 by igoose1 Loading…
Replace redis backend clear function
#242 opened Jul 17, 2023 by matanper Loading…
ProTip! Exclude everything labeled bug with -label:bug.