Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps fakeredis from 2.23.2 to 2.23.5.

Release notes

Sourced from fakeredis's releases.

v2.23.5 🌈

🐛 Bug Fixes

  • fix:issue with async connection and blocking operations writing responses twice to socket #316

Full Changelog: cunla/fakeredis-py@v2.23.4...v2.23.5

v2.23.4 🌈

🐛 Bug Fixes

  • fix:move random seed to HeavyKeeper to avoid issues #315

🧰 Maintenance

  • Documented how to use fakeredis with FastAPI. @ sjjessop #292
  • Using black for linting python code.

Full Changelog: cunla/fakeredis-py@v2.23.3...v2.23.4

v2.23.3 🌈

🧰 Maintenance

  • docs: Full code for FastAPI integration (#312)

🐛 Bug Fixes

  • Fix ttl for empty stream #313

Full Changelog: cunla/fakeredis-py@v2.23.2...v2.23.3

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [fakeredis](https://github.com/cunla/fakeredis-py) from 2.23.2 to 2.23.5.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.23.2...v2.23.5)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 5, 2024
@codacy-production
Copy link

codacy-production bot commented Aug 5, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e354fd5) 279 258 92.47%
Head commit (0ffa0ee) 279 (+0) 258 (+0) 92.47% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#127) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #136.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/pip/main/fakeredis-2.23.5 branch August 26, 2024 22:33
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant