Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

deps: update dependency cachetools to v5 #401

Merged
merged 2 commits into from Sep 28, 2022

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachetools ==4.2.4 -> ==5.2.0 age adoption passing confidence

Release Notes

tkem/cachetools

v5.2.0

Compare Source

===================

  • Add cachetools.keys.methodkey().

  • Add cache_clear() function to decorators.

  • Add src directory to sys.path for Sphinx autodoc.

  • Modernize func wrappers.

v5.1.0

Compare Source

===================

  • Add cache decorator parameters as wrapper function attributes.

v5.0.0

Compare Source

===================

  • Require Python 3.7 or later (breaking change).

  • Remove deprecated submodules (breaking change).

    The cache, fifo, lfu, lru, mru, rr and
    ttl submodules have been deleted. Therefore, statements like

    from cachetools.ttl import TTLCache

    will no longer work. Use

    from cachetools import TTLCache

    instead.

  • Pass self to @cachedmethod key function (breaking change).

    The key function passed to the @cachedmethod decorator is
    now called as key(self, *args, **kwargs).

    The default key function has been changed to ignore its first
    argument, so this should only affect applications using custom key
    functions with the @cachedmethod decorator.

  • Change exact time of expiration in TTLCache (breaking change).

    TTLCache items now get expired if their expiration time is less
    than or equal to timer(). For applications using the default
    timer(), this should be barely noticable, but it may affect the
    use of custom timers with larger tick intervals. Note that this
    also implies that a TTLCache with ttl=0 can no longer hold
    any items, since they will expire immediately.

  • Change Cache.__repr__() format (breaking change).

    String representations of cache instances now use a more compact and
    efficient format, e.g.

    LRUCache({1: 1, 2: 2}, maxsize=10, currsize=2)

  • Add TLRU cache implementation.

  • Documentation improvements.


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 renovate-bot requested a review from a team as a code owner September 27, 2022 22:24
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 27, 2022
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: accesscontextmanager Issues related to the googleapis/java-accesscontextmanager API. labels Sep 27, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
@product-auto-label product-auto-label bot added size: u Pull request is empty. and removed size: xs Pull request size is extra small. labels Sep 27, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 27, 2022
@forking-renovate
Copy link

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@diegomarquezp diegomarquezp added the automerge Merge the pull request once unit tests and other checks pass. label Sep 28, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 28, 2022
@diegomarquezp diegomarquezp added the automerge Merge the pull request once unit tests and other checks pass. label Sep 28, 2022
@diegomarquezp diegomarquezp merged commit 497050c into googleapis:main Sep 28, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 28, 2022
@diegomarquezp diegomarquezp added the automerge Merge the pull request once unit tests and other checks pass. label Sep 28, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 28, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 3, 2022
🤖 I have created a release *beep* *boop*
---


## [1.4.4](https://togithub.com/googleapis/java-accesscontextmanager/compare/v1.4.3...v1.4.4) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#401](https://togithub.com/googleapis/java-accesscontextmanager/issues/401)) ([497050c](https://togithub.com/googleapis/java-accesscontextmanager/commit/497050cc95beb0568b4d24cf11d426de9bb63a51))
* Update dependency certifi to v2022.9.24 ([#381](https://togithub.com/googleapis/java-accesscontextmanager/issues/381)) ([85409ed](https://togithub.com/googleapis/java-accesscontextmanager/commit/85409ed9a5241305dead9dfcec6e687ea51b10f2))
* Update dependency charset-normalizer to v2.1.1 ([#385](https://togithub.com/googleapis/java-accesscontextmanager/issues/385)) ([2da0d4d](https://togithub.com/googleapis/java-accesscontextmanager/commit/2da0d4d8b3caa365cedf7967efec4ebeef2a1aaf))
* Update dependency click to v8.1.3 ([#386](https://togithub.com/googleapis/java-accesscontextmanager/issues/386)) ([5453dca](https://togithub.com/googleapis/java-accesscontextmanager/commit/5453dcae28a73cefbc46a5ef9833628b00a5ea37))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#405](https://togithub.com/googleapis/java-accesscontextmanager/issues/405)) ([a12189b](https://togithub.com/googleapis/java-accesscontextmanager/commit/a12189b7a2ec3014559b16ce2b0b436ed5b14f65))
* Update dependency gcp-releasetool to v1.8.8 ([#382](https://togithub.com/googleapis/java-accesscontextmanager/issues/382)) ([d8799c0](https://togithub.com/googleapis/java-accesscontextmanager/commit/d8799c0ef9367649331b4834f138110efaa0177f))
* Update dependency google-api-core to v2.10.1 ([#387](https://togithub.com/googleapis/java-accesscontextmanager/issues/387)) ([5b4e9d2](https://togithub.com/googleapis/java-accesscontextmanager/commit/5b4e9d2490dd08a415a10639e2ce2e08fb2a4cb5))
* Update dependency google-auth to v2.12.0 ([#388](https://togithub.com/googleapis/java-accesscontextmanager/issues/388)) ([cef4dab](https://togithub.com/googleapis/java-accesscontextmanager/commit/cef4dab0b4d06a19ee67f39c015cb07522040011))
* Update dependency google-cloud-core to v2.3.2 ([#383](https://togithub.com/googleapis/java-accesscontextmanager/issues/383)) ([9190799](https://togithub.com/googleapis/java-accesscontextmanager/commit/9190799d15eb2c5aa57a663288ec8555bb202129))
* Update dependency google-cloud-storage to v2.5.0 ([#389](https://togithub.com/googleapis/java-accesscontextmanager/issues/389)) ([a2e6adc](https://togithub.com/googleapis/java-accesscontextmanager/commit/a2e6adc911d25d30605c6ffd75333c80a3864815))
* Update dependency google-crc32c to v1.5.0 ([#390](https://togithub.com/googleapis/java-accesscontextmanager/issues/390)) ([8239680](https://togithub.com/googleapis/java-accesscontextmanager/commit/82396807564dcc415cf4394d523b6356c99395b6))
* Update dependency googleapis-common-protos to v1.56.4 ([#384](https://togithub.com/googleapis/java-accesscontextmanager/issues/384)) ([e280efd](https://togithub.com/googleapis/java-accesscontextmanager/commit/e280efd9958fde6647ca486071452cae065c40fe))
* Update dependency importlib-metadata to v4.12.0 ([#391](https://togithub.com/googleapis/java-accesscontextmanager/issues/391)) ([cf739d9](https://togithub.com/googleapis/java-accesscontextmanager/commit/cf739d9c58d7c3c047135ead4200af9649b4756c))
* Update dependency jeepney to v0.8.0 ([#392](https://togithub.com/googleapis/java-accesscontextmanager/issues/392)) ([2910185](https://togithub.com/googleapis/java-accesscontextmanager/commit/291018512479827ef840bb01b0e1cf0427f1f863))
* Update dependency jinja2 to v3.1.2 ([#393](https://togithub.com/googleapis/java-accesscontextmanager/issues/393)) ([d96f7ef](https://togithub.com/googleapis/java-accesscontextmanager/commit/d96f7ef09b9e8de68f58bdecd09e649bfe67a7ed))
* Update dependency keyring to v23.9.3 ([#394](https://togithub.com/googleapis/java-accesscontextmanager/issues/394)) ([0a40552](https://togithub.com/googleapis/java-accesscontextmanager/commit/0a405521e78a515376289065bc5ef2d92a86dce3))
* Update dependency markupsafe to v2.1.1 ([#395](https://togithub.com/googleapis/java-accesscontextmanager/issues/395)) ([2e61844](https://togithub.com/googleapis/java-accesscontextmanager/commit/2e61844c3ccb77eeb9dd97bf43453892de1ec766))
* Update dependency protobuf to v3.20.2 ([#396](https://togithub.com/googleapis/java-accesscontextmanager/issues/396)) ([b73737d](https://togithub.com/googleapis/java-accesscontextmanager/commit/b73737d4f5b81539026443a1ab36cc9c8605f89d))
* Update dependency protobuf to v4 ([#402](https://togithub.com/googleapis/java-accesscontextmanager/issues/402)) ([853e1f5](https://togithub.com/googleapis/java-accesscontextmanager/commit/853e1f5bae6e399a1c1601deb33a211c1cc16c99))
* Update dependency pyjwt to v2.5.0 ([#397](https://togithub.com/googleapis/java-accesscontextmanager/issues/397)) ([71e699e](https://togithub.com/googleapis/java-accesscontextmanager/commit/71e699ee49aecf3dd77eb27ec640b6b4c6cee5db))
* Update dependency requests to v2.28.1 ([#398](https://togithub.com/googleapis/java-accesscontextmanager/issues/398)) ([2397952](https://togithub.com/googleapis/java-accesscontextmanager/commit/239795204f6ccea67fb41100b81230d3a73b681d))
* Update dependency typing-extensions to v4.3.0 ([#399](https://togithub.com/googleapis/java-accesscontextmanager/issues/399)) ([ac12e13](https://togithub.com/googleapis/java-accesscontextmanager/commit/ac12e130add91b78f0f0ede6e479c950c2b8f067))
* Update dependency zipp to v3.8.1 ([#400](https://togithub.com/googleapis/java-accesscontextmanager/issues/400)) ([b908fe4](https://togithub.com/googleapis/java-accesscontextmanager/commit/b908fe4c79bddb57243227acb8928210dff37ad8))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: accesscontextmanager Issues related to the googleapis/java-accesscontextmanager API. size: u Pull request is empty.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants