Commit 81e008d
authored
Build: Bump cachetools from 6.2.4 to 6.2.5 (#2959)
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.4 to
6.2.5.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst">cachetools's
changelog</a>.</em></p>
<blockquote>
<h1>v6.2.5 (2026-01-25)</h1>
<ul>
<li>
<p>Improve documentation regarding <code>@cachedmethod</code> with
<code>lock</code>
parameter.</p>
</li>
<li>
<p>Add test cases for cache stampede scenarios.</p>
</li>
<li>
<p>Update CI environment.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tkem/cachetools/commit/7158a30fa78b601f8d7958085bd2c0faaa045823"><code>7158a30</code></a>
Release v6.2.5.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/c9e3e267692980e99123506b63a156f999cd1278"><code>c9e3e26</code></a>
Fix <a
href="https://redirect.github.com/tkem/cachetools/issues/379">#379</a>:
Improve <a
href="https://github.com/cachedmethod"><code>@cachedmethod</code></a>
example by using a lock.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/d99c023ad24c831638a321c0314f8ac24d23751f"><code>d99c023</code></a>
Bump copyright year.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/5a87ee037cfab209b0e9ad7c30bf6c9bdc2b3e97"><code>5a87ee0</code></a>
Add test cases for cache stampede scenarios.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/2e166d1348fe2e6e0e05aa68760687660034e6b6"><code>2e166d1</code></a>
Bump actions/checkout from 6.0.0 to 6.0.1</li>
<li><a
href="https://github.com/tkem/cachetools/commit/9c9f9e5843f24580f957d29ce09bef214037896c"><code>9c9f9e5</code></a>
Bump codecov/codecov-action from 5.5.1 to 5.5.2</li>
<li><a
href="https://github.com/tkem/cachetools/commit/b8bec4af4a94a78306a2076384ccfd48b8c2e056"><code>b8bec4a</code></a>
Fix <a
href="https://redirect.github.com/tkem/cachetools/issues/345">#345</a>:
Add GitHub pull request template.</li>
<li>See full diff in <a
href="https://github.com/tkem/cachetools/compare/v6.2.4...v6.2.5">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 54179cd commit 81e008d
1 file changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments