Fixes#1875
This adds an experimental feature which allows expiring sessions that
are inactive for a certain amount of time.
It runs as a scheduled task every 15 minutes, checking for the 'last
activity' on each session type.
It processes sessions by batches of 100 at a time, to avoid overloading
Synapse when syncing back the database.
It expires:
- all user (browser) sessions
- all compatibility sessions
- oauth sessions which are:
- for a user
- using a 'dynamic' client (so the sessions started from clients defined
in the config are excluded)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.1 to 8.5.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.5.2</h2>
<ul>
<li>Fixed end position of rules with semicolon (by <a
href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.5.2</h2>
<ul>
<li>Fixed end position of rules with semicolon (by <a
href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="692fcde123"><code>692fcde</code></a>
Release 8.5.2 version</li>
<li><a
href="b70e98f624"><code>b70e98f</code></a>
Update dependencies</li>
<li><a
href="ba587e32fd"><code>ba587e3</code></a>
Fix end position of rules with <code>ownSemicon</code> (<a
href="https://redirect.github.com/postcss/postcss/issues/2012">#2012</a>)</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.5.1...8.5.2">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>
Bumps the tanstack-router group in /frontend with 3 updates:
[@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router),
[@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools)
and
[@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).
Updates `@tanstack/react-router` from 1.102.1 to 1.102.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/router/releases"><code>@tanstack/react-router</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.102.5</h2>
<p>Version 1.102.5 - 2/12/25, 4:52 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>router-core: patch qss to attempt encoding value to prevent
malformed URI errors (<a
href="https://github.com/TanStack/router/tree/HEAD/packages/react-router/issues/3381">#3381</a>)
(f472e1a) by Lee</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@tanstack/router-core</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/react-router</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/react-router-with-query</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/zod-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/valibot-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/arktype-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-devtools</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-generator</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-cli</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-vite-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-client</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/create-router</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/create-start</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-config</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-api-routes</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-fetcher</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-handler</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-client</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-ssr</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-router-manifest</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
</ul>
<h2>v1.102.4</h2>
<p>Version 1.102.4 - 2/12/25, 2:24 AM</p>
<h2>Changes</h2>
<h3>Refactor</h3>
<ul>
<li>router-plugin: code-splitting to be agnostic to support
"targets" (<a
href="https://github.com/TanStack/router/tree/HEAD/packages/react-router/issues/3400">#3400</a>)
(e88b960) by Sean Cassiere</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@tanstack/router-generator</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-cli</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-vite-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e30d59a05f"><code>e30d59a</code></a>
release: v1.102.5</li>
<li><a
href="d626fb2831"><code>d626fb2</code></a>
release: v1.102.3</li>
<li><a
href="d870c68748"><code>d870c68</code></a>
fix: allow custom scrollToTop selectors (<a
href="https://github.com/TanStack/router/tree/HEAD/packages/react-router/issues/3398">#3398</a>)</li>
<li>See full diff in <a
href="https://github.com/TanStack/router/commits/v1.102.5/packages/react-router">compare
view</a></li>
</ul>
</details>
<br />
Updates `@tanstack/router-devtools` from 1.102.1 to 1.102.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/router/releases"><code>@tanstack/router-devtools</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.102.5</h2>
<p>Version 1.102.5 - 2/12/25, 4:52 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>router-core: patch qss to attempt encoding value to prevent
malformed URI errors (<a
href="https://github.com/TanStack/router/tree/HEAD/packages/router-devtools/issues/3381">#3381</a>)
(f472e1a) by Lee</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@tanstack/router-core</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/react-router</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/react-router-with-query</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/zod-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/valibot-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/arktype-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-devtools</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-generator</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-cli</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-vite-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-client</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/create-router</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/create-start</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-config</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-api-routes</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-fetcher</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-handler</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-client</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-ssr</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-router-manifest</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
</ul>
<h2>v1.102.4</h2>
<p>Version 1.102.4 - 2/12/25, 2:24 AM</p>
<h2>Changes</h2>
<h3>Refactor</h3>
<ul>
<li>router-plugin: code-splitting to be agnostic to support
"targets" (<a
href="https://github.com/TanStack/router/tree/HEAD/packages/router-devtools/issues/3400">#3400</a>)
(e88b960) by Sean Cassiere</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@tanstack/router-generator</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-cli</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-vite-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e30d59a05f"><code>e30d59a</code></a>
release: v1.102.5</li>
<li><a
href="d626fb2831"><code>d626fb2</code></a>
release: v1.102.3</li>
<li>See full diff in <a
href="https://github.com/TanStack/router/commits/v1.102.5/packages/router-devtools">compare
view</a></li>
</ul>
</details>
<br />
Updates `@tanstack/router-vite-plugin` from 1.102.1 to 1.102.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/router/releases"><code>@tanstack/router-vite-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.102.5</h2>
<p>Version 1.102.5 - 2/12/25, 4:52 AM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>router-core: patch qss to attempt encoding value to prevent
malformed URI errors (<a
href="https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin/issues/3381">#3381</a>)
(f472e1a) by Lee</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@tanstack/router-core</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/react-router</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/react-router-with-query</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/zod-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/valibot-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/arktype-adapter</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-devtools</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-generator</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-cli</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/router-vite-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-client</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/create-router</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/create-start</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-config</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-api-routes</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-fetcher</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-handler</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-client</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-server-functions-ssr</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start-router-manifest</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
<li><code>@tanstack/start</code><a
href="https://github.com/1"><code>@1</code></a>.102.5</li>
</ul>
<h2>v1.102.4</h2>
<p>Version 1.102.4 - 2/12/25, 2:24 AM</p>
<h2>Changes</h2>
<h3>Refactor</h3>
<ul>
<li>router-plugin: code-splitting to be agnostic to support
"targets" (<a
href="https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin/issues/3400">#3400</a>)
(e88b960) by Sean Cassiere</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@tanstack/router-generator</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-cli</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
<li><code>@tanstack/router-vite-plugin</code><a
href="https://github.com/1"><code>@1</code></a>.102.4</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e30d59a05f"><code>e30d59a</code></a>
release: v1.102.5</li>
<li><a
href="bb65fe44dd"><code>bb65fe4</code></a>
release: v1.102.4</li>
<li><a
href="d626fb2831"><code>d626fb2</code></a>
release: v1.102.3</li>
<li><a
href="4d74d55da8"><code>4d74d55</code></a>
release: v1.102.2</li>
<li>See full diff in <a
href="https://github.com/TanStack/router/commits/v1.102.5/packages/router-vite-plugin">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Bumps @codecov/vite-plugin from 1.8.0 to 1.9.0.
[](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>
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.22 to
0.23.23.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="774214751b"><code>7742147</code></a>
unbuffered: introduce <code>PeerClosed</code> state</li>
<li><a
href="7abb149a3d"><code>7abb149</code></a>
tests/unbuffered: refactor</li>
<li><a
href="1963cc76a2"><code>1963cc7</code></a>
Bump version to 0.23.23</li>
<li><a
href="ad5a31b763"><code>ad5a31b</code></a>
tests: reuse SingleCertAndKey</li>
<li><a
href="591c0c1b6a"><code>591c0c1</code></a>
crypto: expose SingleCertAndKey</li>
<li><a
href="82e1688925"><code>82e1688</code></a>
client: use SingleCertAndKey for with_client_auth_cert()</li>
<li><a
href="b0cc4dfe3a"><code>b0cc4df</code></a>
crypto: add CertifiedKey::from_der()</li>
<li><a
href="be2865ad07"><code>be2865a</code></a>
crypto: simplify SingleCertAndKey construction with OCSP</li>
<li><a
href="82c3c2d179"><code>82c3c2d</code></a>
crypto: use From impl to construct SingleCertAndKey</li>
<li><a
href="27551e14f4"><code>27551e1</code></a>
Move SingleCertAndKey to crypto::signer</li>
<li>Additional commits viewable in <a
href="https://github.com/rustls/rustls/compare/v/0.23.22...v/0.23.23">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>
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.28 to 4.5.29.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/releases">clap's
releases</a>.</em></p>
<blockquote>
<h2>v4.5.29</h2>
<h2>[4.5.29] - 2025-02-11</h2>
<h3>Fixes</h3>
<ul>
<li>Change <code>ArgMatches::args_present</code> so not-present flags
are considered not-present (matching the documentation)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's
changelog</a>.</em></p>
<blockquote>
<h2>[4.5.29] - 2025-02-11</h2>
<h3>Fixes</h3>
<ul>
<li>Change <code>ArgMatches::args_present</code> so not-present flags
are considered not-present (matching the documentation)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1f74b0178d"><code>1f74b01</code></a>
chore: Release</li>
<li><a
href="23feee1c13"><code>23feee1</code></a>
docs: Update changelog</li>
<li><a
href="ae1457b34a"><code>ae1457b</code></a>
chore(complete): Update require clap</li>
<li><a
href="0d142f6c04"><code>0d142f6</code></a>
chore: Release</li>
<li><a
href="0facf1f370"><code>0facf1f</code></a>
docs: Update changelog</li>
<li><a
href="ee6af99c6c"><code>ee6af99</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5743">#5743</a>
from epage/sort</li>
<li><a
href="232ee10661"><code>232ee10</code></a>
fix(complete): Use existing display order for Arg/Command</li>
<li><a
href="c6b5d627a0"><code>c6b5d62</code></a>
feat(builder): Expose get_display_order</li>
<li><a
href="67d9fef9ce"><code>67d9fef</code></a>
feat(complete): Give control over display order</li>
<li><a
href="59a61e188f"><code>59a61e1</code></a>
refactor(complete): Pull out common candidate code</li>
<li>Additional commits viewable in <a
href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.28...clap_complete-v4.5.29">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>