Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Update dependency cachetools to v3#357

Merged
busunkim96 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/cachetools-3.x
Jul 29, 2019
Merged

Update dependency cachetools to v3#357
busunkim96 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/cachetools-3.x

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
cachetools major >=2.0.0,<3.0 -> >=2.0.0,<3.2

Release Notes

tkem/cachetools

v3.1.1

Compare Source

  • Document how to use shared caches with @cachedmethod.

  • Fix pickling/unpickling of cache keys

v3.1.0

Compare Source

  • Fix Python 3.8 compatibility issue.

  • Use time.monotonic as default timer if available.

  • Improve documentation regarding thread safety.

v3.0.0

Compare Source

  • Officially support Python 3.7.

  • Drop Python 3.3 support (breaking change).

  • Remove missing cache constructor parameter (breaking change).

  • Remove self from @cachedmethod key arguments (breaking
    change).

  • Add support for maxsize=None in cachetools.func decorators.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 29, 2019
@busunkim96 busunkim96 merged commit 1322d89 into googleapis:master Jul 29, 2019
@renovate-bot renovate-bot deleted the renovate/cachetools-3.x branch July 29, 2019 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants