flask-session-tutorial icon indicating copy to clipboard operation
flask-session-tutorial copied to clipboard

Update dependency cachelib to v0.9.0

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachelib (changelog) ==0.6.0 -> ==0.9.0 age adoption passing confidence

Release Notes

pallets/cachelib

v0.9.0

Compare Source

Released 2022-06-26

  • Add separate internal read/write clients to RedisCache to improve compatibility with flask-caching. :pr:159
  • Fix bug where cache entries would expire immediately when RedisCache.add was called without timeout. :pr:157
  • Improve FileSystemCache.set compatibility with Windows systems. :pr:158

v0.8.0

Compare Source

Released 2022-06-13

  • Remove deprecated RedisCache.load_object and RedisCache.dump_object. :pr:147

v0.7.0

Compare Source

Released 2022-05-14

  • FileSystemCache now stores universal expiration timestamps using python's struct module. :pr:126
  • Drop support for Python 3.6. :pr:134

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jun 10 '22 11:06 renovate[bot]