Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cachetools from 5.3.3 to 5.5.0 in /tools/deps #5206

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cachetools from 5.3.3 to 5.5.0.

Changelog

Sourced from cachetools's changelog.

v5.5.0 (2024-08-18)

  • TTLCache.expire() returns iterable of expired (key, value) pairs.

  • TLRUCache.expire() returns iterable of expired (key, value) pairs.

  • Documentation improvements.

  • Update CI environment.

v5.4.0 (2024-07-15)

  • Add the keys.typedmethodkey decorator.

  • Deprecate MRUCache class.

  • Deprecate @func.mru_cache decorator.

  • Update CI environment.

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)

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.03%. Comparing base (74fc14e) to head (a0a9c34).
Report is 26 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (74fc14e) and HEAD (a0a9c34). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (74fc14e) HEAD (a0a9c34)
unit 3 0
functional 6 1
integration 2 0
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5206      +/-   ##
==========================================
- Coverage   49.24%   40.03%   -9.21%     
==========================================
  Files          94       95       +1     
  Lines       15699    16054     +355     
==========================================
- Hits         7731     6428    -1303     
- Misses       7968     9626    +1658     
Flag Coverage Δ
functional 40.03% <ø> (+1.96%) ⬆️
integration ?
unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@poojadaine
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/tools/deps/cachetools-5.5.0 branch from a0a9c34 to 207fd2b Compare September 20, 2024 08:24
@poojadaine
Copy link
Contributor

@dependabot rebase

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.5.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.3.3...v5.5.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tools/deps/cachetools-5.5.0 branch from 207fd2b to e1f00d7 Compare September 23, 2024 10:01
@poojadaine poojadaine changed the base branch from master to dependabot/pip/tools/deps/docutils-0.21.2 September 24, 2024 04:09
@poojadaine poojadaine merged commit a7bcc4a into dependabot/pip/tools/deps/docutils-0.21.2 Sep 24, 2024
14 checks passed
@poojadaine poojadaine deleted the dependabot/pip/tools/deps/cachetools-5.5.0 branch September 24, 2024 04:09
mr-shekhar pushed a commit that referenced this pull request Sep 24, 2024
* Bump docutils from 0.20.1 to 0.21.2 in /tools/deps

Bumps [docutils](https://docutils.sourceforge.io) from 0.20.1 to 0.21.2.

---
updated-dependencies:
- dependency-name: docutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump cachetools from 5.3.3 to 5.5.0 in /tools/deps (#5206)

Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.5.0.

* Bump filelock from 3.14.0 to 3.16.1 in /tools/deps (#5264)

Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.14.0 to 3.16.1.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pooja Ramkrishna Daine <Pooja.RamkrishnaDaine@hyland.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants