Bumps
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
from 1.31.8 to 1.31.13.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9b0c6553b"><code>b9b0c65</code></a>
Release 2025-10-16</li>
<li><a
href="e2bc8a0ec6"><code>e2bc8a0</code></a>
Regenerated Clients</li>
<li><a
href="8691ee380a"><code>8691ee3</code></a>
Update API model</li>
<li><a
href="51e8a3fe03"><code>51e8a3f</code></a>
bump to go1.23 (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3211">#3211</a>)</li>
<li><a
href="ad2d36cba7"><code>ad2d36c</code></a>
Release 2025-10-15</li>
<li><a
href="19a35d639f"><code>19a35d6</code></a>
Regenerated Clients</li>
<li><a
href="35cb02fd50"><code>35cb02f</code></a>
Update endpoints model</li>
<li><a
href="f673a1b0a8"><code>f673a1b</code></a>
Update API model</li>
<li><a
href="48421fd812"><code>48421fd</code></a>
Release 2025-10-14</li>
<li><a
href="fedcba778c"><code>fedcba7</code></a>
Regenerated Clients</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.8...config/v1.31.13">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>
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.28.0 to
0.29.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bba3e065a6"><code>bba3e06</code></a>
go.mod: update golang.org/x dependencies</li>
<li>See full diff in <a
href="https://github.com/golang/mod/compare/v0.28.0...v0.29.0">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>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from
0.42.0 to 0.43.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="627cb894b6"><code>627cb89</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="dca4914afe"><code>dca4914</code></a>
acme: fix autocert TestHTTPHandlerDefaultFallback</li>
<li><a
href="1336e21bd6"><code>1336e21</code></a>
x509roots/fallback: update bundle</li>
<li><a
href="2beaa59a3c"><code>2beaa59</code></a>
ssh: add VerifiedPublicKeyCallback</li>
<li><a
href="66c3d8ce71"><code>66c3d8c</code></a>
ssh: add support for FIPS mode</li>
<li><a
href="ddb4e80c6a"><code>ddb4e80</code></a>
ssh: remove custom contains, use slices.Contains</li>
<li><a
href="f4d47b0db5"><code>f4d47b0</code></a>
ssh: return clearer error when signature algorithm is used as key
format</li>
<li><a
href="96dc232fbd"><code>96dc232</code></a>
x509roots/fallback/bundle: add bundle package to export root certs</li>
<li><a
href="8c9ba31836"><code>8c9ba31</code></a>
all: freeze and deprecate more packages</li>
<li><a
href="559e062ce8"><code>559e062</code></a>
ssh/agent: return an error for unexpected message types</li>
<li>See full diff in <a
href="https://github.com/golang/crypto/compare/v0.42.0...v0.43.0">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>
Bumps
[github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai)
from 1.41.1 to 1.41.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sashabaranov/go-openai/releases">github.com/sashabaranov/go-openai's
releases</a>.</em></p>
<blockquote>
<h2>v1.41.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add Verbosity parameter to Chat Completion Request by <a
href="https://github.com/azdaev"><code>@azdaev</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/1064">sashabaranov/go-openai#1064</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/azdaev"><code>@azdaev</code></a> made
their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/1064">sashabaranov/go-openai#1064</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.41.1...v1.41.2">https://github.com/sashabaranov/go-openai/compare/v1.41.1...v1.41.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8e5611cc5e"><code>8e5611c</code></a>
Add Verbosity parameter to Chat Completion Request (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/1064">#1064</a>)</li>
<li>See full diff in <a
href="https://github.com/sashabaranov/go-openai/compare/v1.41.1...v1.41.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Massive PR, over 13k LOC updated, 128 commits to implement the first pass at the new Wave AI panel. Two backend adapters (OpenAI and Anthropic), layout changes to support the panel, keyboard shortcuts, and a huge focus/layout change to integrate the panel seamlessly into the UI.
Also fixes some small issues found during the Wave AI journey (zoom fixes, documentation, more scss removal, circular dependency issues, settings, etc)
Bumps
[github.com/openai/openai-go/v2](https://github.com/openai/openai-go)
from 2.1.1 to 2.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-go/releases">github.com/openai/openai-go/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<h2>2.5.0 (2025-09-17)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-%5Bgo/compare/v2.4.3...v2.5.0%5D(https://www.golinks.io/compare/v2.4.3...v2.5.0?trackSource=github)">v2.4.3...v2.5.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> type updates for conversations,
reasoning_effort and results for evals (<a
href="3e68a60d76)">3e68a60</a>)</li>
</ul>
<h2>v2.4.3</h2>
<h2>2.4.3 (2025-09-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-%5Bgo/compare/v2.4.2...v2.4.3%5D(https://www.golinks.io/compare/v2.4.2...v2.4.3?trackSource=github)">v2.4.2...v2.4.3</a></p>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> docs and spec refactoring (<a
href="e67af66b35)">e67af66</a>)</li>
</ul>
<h2>v2.4.2</h2>
<h2>2.4.2 (2025-09-12)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v2.4.1...v2.4.2">v2.4.1...v2.4.2</a></p>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> Minor docs and type updates for realtime (<a
href="d92ea4850f">d92ea48</a>)</li>
</ul>
<h2>v2.4.1</h2>
<h2>2.4.1 (2025-09-10)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-%5Bgo/compare/v2.4.0...v2.4.1%5D(https://www.golinks.io/compare/v2.4.0...v2.4.1?trackSource=github)">v2.4.0...v2.4.1</a></p>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> fix realtime GA types (<a
href="012b83e3fa)">012b83e</a>)</li>
</ul>
<h2>v2.4.0</h2>
<h2>2.4.0 (2025-09-08)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v2.3.1...v2.4.0">v2.3.1...v2.4.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> ship the RealtimeGA API shape (<a
href="2b6c6db63e">2b6c6db</a>)</li>
</ul>
<h2>v2.3.1</h2>
<h2>2.3.1 (2025-09-05)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-%5Bgo/compare/v2.3.0...v2.3.1%5D(https://www.golinks.io/compare/v2.3.0...v2.3.1?trackSource=github)">v2.3.0...v2.3.1</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-go/blob/main/CHANGELOG.md">github.com/openai/openai-go/v2's
changelog</a>.</em></p>
<blockquote>
<h2>2.5.0 (2025-09-17)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v2.4.3...v2.5.0">v2.4.3...v2.5.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> type updates for conversations,
reasoning_effort and results for evals (<a
href="3e68a60d76">3e68a60</a>)</li>
</ul>
<h2>2.4.3 (2025-09-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v2.4.2...v2.4.3">v2.4.2...v2.4.3</a></p>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> docs and spec refactoring (<a
href="e67af66b35">e67af66</a>)</li>
</ul>
<h2>2.4.2 (2025-09-12)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v2.4.1...v2.4.2">v2.4.1...v2.4.2</a></p>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> Minor docs and type updates for realtime (<a
href="d92ea4850f">d92ea48</a>)</li>
</ul>
<h2>2.4.1 (2025-09-10)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v2.4.0...v2.4.1">v2.4.0...v2.4.1</a></p>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> fix realtime GA types (<a
href="012b83e3fa">012b83e</a>)</li>
</ul>
<h2>2.4.0 (2025-09-08)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v2.3.1...v2.4.0">v2.3.1...v2.4.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> ship the RealtimeGA API shape (<a
href="2b6c6db63e">2b6c6db</a>)</li>
</ul>
<h2>2.3.1 (2025-09-05)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v2.3.0...v2.3.1">v2.3.0...v2.3.1</a></p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>internal:</strong> unmarshal correctly when there are
multiple discriminators (<a
href="98596b2183">98596b2</a>)</li>
</ul>
<h2>2.3.0 (2025-09-03)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="881da8d352"><code>881da8d</code></a>
release: 2.5.0</li>
<li><a
href="ba04b41aaf"><code>ba04b41</code></a>
feat(api): type updates for conversations, reasoning_effort and results
for e...</li>
<li><a
href="39405a5cdd"><code>39405a5</code></a>
release: 2.4.3</li>
<li><a
href="55cb510eed"><code>55cb510</code></a>
chore(api): docs and spec refactoring</li>
<li><a
href="75e14993d4"><code>75e1499</code></a>
Merge pull request <a
href="https://redirect.github.com/openai/openai-go/issues/511">#511</a>
from openai/release-please--branches--main--changes--...</li>
<li><a
href="3eeb1f482e"><code>3eeb1f4</code></a>
release: 2.4.2</li>
<li><a
href="ac63d11e90"><code>ac63d11</code></a>
codegen metadata</li>
<li><a
href="d92ea4850f"><code>d92ea48</code></a>
chore(api): Minor docs and type updates for realtime</li>
<li><a
href="f03535ac39"><code>f03535a</code></a>
Merge pull request <a
href="https://redirect.github.com/openai/openai-go/issues/510">#510</a>
from openai/release-please--branches--main--changes--...</li>
<li><a
href="5b4af26609"><code>5b4af26</code></a>
release: 2.4.1</li>
<li>Additional commits viewable in <a
href="https://github.com/openai/openai-go/compare/v2.1.1...v2.5.0">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>
Bumps
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
from 1.87.3 to 1.88.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="70e9f3d91a"><code>70e9f3d</code></a>
Release 2025-09-10</li>
<li><a
href="e620ecbfcf"><code>e620ecb</code></a>
Regenerated Clients</li>
<li><a
href="b412203666"><code>b412203</code></a>
Update endpoints model</li>
<li><a
href="89f42ef760"><code>89f42ef</code></a>
Update API model</li>
<li><a
href="d71b109a75"><code>d71b109</code></a>
Bump smithy go version to allow unused required parameter in endpoint
rule se...</li>
<li><a
href="f68827f172"><code>f68827f</code></a>
Release 2025-09-09</li>
<li><a
href="d1748bf983"><code>d1748bf</code></a>
Regenerated Clients</li>
<li><a
href="00307c01f6"><code>00307c0</code></a>
Update endpoints model</li>
<li><a
href="424be9309a"><code>424be93</code></a>
Update API model</li>
<li><a
href="648027edb8"><code>648027e</code></a>
Release 2025-09-08</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.87.3...service/s3/v1.88.1">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>
no need for yarn anymore in 2025 (especially yarn berry which is just an AI + githubactions nightmare). switch to the more standard npm. update go version to 1.24 across the board. cleanup some vite stuff, and deps. all-around improvements.
Working on AI SDK compatible backends for OpenAI and Anthropic. Thinking + ToolUse etc. For use with AI SDK useChat on frontend. Still needs more testing, WIP, but this is a good start. Want to get this committed to so I can work on more integrations.
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.27.0 to
0.28.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1759e969da"><code>1759e96</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="f060e16ef6"><code>f060e16</code></a>
all: upgrade go directive to at least 1.24.0 [generated]</li>
<li>See full diff in <a
href="https://github.com/golang/mod/compare/v0.27.0...v0.28.0">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>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from
0.41.0 to 0.42.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5307a0ce6d"><code>5307a0c</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="9d779377cf"><code>9d77937</code></a>
acme: include order problem in OrderError</li>
<li><a
href="8f580defa0"><code>8f580de</code></a>
ssh: remove Go 1.24 build tag for ML-KEM kex</li>
<li><a
href="a4d1237429"><code>a4d1237</code></a>
ssh/knownhosts: improve IPv6 support in Normalize</li>
<li><a
href="b8d8dae13d"><code>b8d8dae</code></a>
curve25519: include potential fips140=only error in panic message</li>
<li><a
href="f5a2eabcab"><code>f5a2eab</code></a>
ssh: use curve25519.X25519 instead of curve25519.ScalarMult</li>
<li><a
href="44ecf3af99"><code>44ecf3a</code></a>
all: upgrade go directive to at least 1.24.0 [generated]</li>
<li>See full diff in <a
href="https://github.com/golang/crypto/compare/v0.41.0...v0.42.0">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>
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.35.0 to
0.36.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b06ce0514e"><code>b06ce05</code></a>
windows: add FILE_ZERO_DATA_INFORMATION</li>
<li><a
href="689cc11b26"><code>689cc11</code></a>
unix: fix Listen on solaris</li>
<li><a
href="a4712b9054"><code>a4712b9</code></a>
plan9: drop go version tags for unsupported versions</li>
<li><a
href="0293703b0a"><code>0293703</code></a>
unix: add IFAL_* consts and ifaddrlblmsg on linux</li>
<li><a
href="ab85cbbe91"><code>ab85cbb</code></a>
unix/linux: extend rtnetlink constants</li>
<li><a
href="9bd37534d8"><code>9bd3753</code></a>
unix: switch (*CPUSet).Zero to clear builtin</li>
<li><a
href="899c23279d"><code>899c232</code></a>
windows/mkwinsyscall: use syscall.SyscallN instead of
syscall.Syscall{6,9,12,15}</li>
<li><a
href="543f21a056"><code>543f21a</code></a>
all: upgrade go directive to at least 1.24.0 [generated]</li>
<li>See full diff in <a
href="https://github.com/golang/sys/compare/v0.35.0...v0.36.0">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>
Bumps
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
from 1.31.5 to 1.31.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="640b80872b"><code>640b808</code></a>
Release 2025-08-29</li>
<li><a
href="657a6e8806"><code>657a6e8</code></a>
Regenerated Clients</li>
<li><a
href="34a91bb5d2"><code>34a91bb</code></a>
Update partitions file</li>
<li><a
href="09f5a9cb4b"><code>09f5a9c</code></a>
Update endpoints model</li>
<li><a
href="fff96ca569"><code>fff96ca</code></a>
Update API model</li>
<li><a
href="d46f566c13"><code>d46f566</code></a>
deprecate service/sms (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3176">#3176</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.5...config/v1.31.6">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>
Bumps
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
from 1.87.2 to 1.87.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="640b80872b"><code>640b808</code></a>
Release 2025-08-29</li>
<li><a
href="657a6e8806"><code>657a6e8</code></a>
Regenerated Clients</li>
<li><a
href="34a91bb5d2"><code>34a91bb</code></a>
Update partitions file</li>
<li><a
href="09f5a9cb4b"><code>09f5a9c</code></a>
Update endpoints model</li>
<li><a
href="fff96ca569"><code>fff96ca</code></a>
Update API model</li>
<li><a
href="d46f566c13"><code>d46f566</code></a>
deprecate service/sms (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3176">#3176</a>)</li>
<li><a
href="de16d4dc63"><code>de16d4d</code></a>
Release 2025-08-28</li>
<li><a
href="d6b83a81af"><code>d6b83a8</code></a>
Regenerated Clients</li>
<li><a
href="b0f9cb7f78"><code>b0f9cb7</code></a>
Update API model</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.87.2...service/s3/v1.87.3">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>
Bumps [github.com/junegunn/fzf](https://github.com/junegunn/fzf) from
0.65.1 to 0.65.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junegunn/fzf/releases">github.com/junegunn/fzf's
releases</a>.</em></p>
<blockquote>
<h2>0.65.2</h2>
<ul>
<li>Bug fixes and improvements
<ul>
<li>Fix incorrect truncation of <code>--info-command</code> with
<code>--info=inline-right</code> (<a
href="https://redirect.github.com/junegunn/fzf/issues/4479">#4479</a>)</li>
<li>[install] Support old uname in macOS (<a
href="https://redirect.github.com/junegunn/fzf/issues/4492">#4492</a>)</li>
<li>[bash 3] Fix <code>CTRL-T</code> and <code>ALT-C</code> to preserve
the last yank (<a
href="https://redirect.github.com/junegunn/fzf/issues/4496">#4496</a>)</li>
<li>Do not unset <code>FZF_DEFAULT_*</code> variables when using winpty
(<a
href="https://redirect.github.com/junegunn/fzf/issues/4497">#4497</a>)
(<a
href="https://redirect.github.com/junegunn/fzf/issues/4400">#4400</a>)</li>
<li>Fix rendering of items with tabs when using a non-default ellipsis
(<a
href="https://redirect.github.com/junegunn/fzf/issues/4505">#4505</a>)</li>
</ul>
</li>
<li><strong>This is the final release to support Windows 7.</strong>
<ul>
<li>Future versions will be built with the latest Go toolchain, which
has dropped support for Windows 7.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/junegunn/fzf/blob/master/CHANGELOG.md">github.com/junegunn/fzf's
changelog</a>.</em></p>
<blockquote>
<h2>0.65.2</h2>
<ul>
<li>Bug fixes and improvements
<ul>
<li>Fix incorrect truncation of <code>--info-command</code> with
<code>--info=inline-right</code> (<a
href="https://redirect.github.com/junegunn/fzf/issues/4479">#4479</a>)</li>
<li>[install] Support old uname in macOS (<a
href="https://redirect.github.com/junegunn/fzf/issues/4492">#4492</a>)</li>
<li>[bash 3] Fix <code>CTRL-T</code> and <code>ALT-C</code> to preserve
the last yank (<a
href="https://redirect.github.com/junegunn/fzf/issues/4496">#4496</a>)</li>
<li>Do not unset <code>FZF_DEFAULT_*</code> variables when using winpty
(<a
href="https://redirect.github.com/junegunn/fzf/issues/4497">#4497</a>)
(<a
href="https://redirect.github.com/junegunn/fzf/issues/4400">#4400</a>)</li>
<li>Fix rendering of items with tabs when using a non-default ellipsis
(<a
href="https://redirect.github.com/junegunn/fzf/issues/4505">#4505</a>)</li>
</ul>
</li>
<li><strong>This is the final release to support Windows 7.</strong>
<ul>
<li>Future versions will be built with the latest Go toolchain, which
has dropped support for Windows 7.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="416aff86e9"><code>416aff8</code></a>
0.65.2</li>
<li><a
href="59dc7f178f"><code>59dc7f1</code></a>
refactor: replace []byte(fmt.Sprintf) with fmt.Appendf (<a
href="https://redirect.github.com/junegunn/fzf/issues/4507">#4507</a>)</li>
<li><a
href="a3c9f8bfee"><code>a3c9f8b</code></a>
Deploying to master from @
junegunn/fzf@5546c65491a26c7cd01e08d4ecc65eaab89b3...</li>
<li><a
href="5546c65491"><code>5546c65</code></a>
Fix rendering of items with tabs when using a non-default ellipsis</li>
<li><a
href="f2179f015c"><code>f2179f0</code></a>
Deploying to master from @
junegunn/fzf@9a53d84b9cce3a0be12fb98e313726ecc806f...</li>
<li><a
href="9a53d84b9c"><code>9a53d84</code></a>
Update README.md</li>
<li><a
href="0a8ff7899c"><code>0a8ff78</code></a>
Do not unset FZF_DEFAULT_* variables when using winpty</li>
<li><a
href="f9d7877d8b"><code>f9d7877</code></a>
[bash 3] Fix CTRL-T and ALT-C to preserve the last yank (<a
href="https://redirect.github.com/junegunn/fzf/issues/4496">#4496</a>)</li>
<li><a
href="9fe9976591"><code>9fe9976</code></a>
Fix a typo in man page (<a
href="https://redirect.github.com/junegunn/fzf/issues/4495">#4495</a>)</li>
<li><a
href="de1824f71d"><code>de1824f</code></a>
[install] Support old uname in macOS (<a
href="https://redirect.github.com/junegunn/fzf/issues/4492">#4492</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/junegunn/fzf/compare/v0.65.1...v0.65.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
from 1.87.1 to 1.87.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="822549143c"><code>8225491</code></a>
Release 2025-08-27</li>
<li><a
href="a66476f700"><code>a66476f</code></a>
Regenerated Clients</li>
<li><a
href="5e6b6b07b4"><code>5e6b6b0</code></a>
Update endpoints model</li>
<li><a
href="ee9b205d2d"><code>ee9b205</code></a>
Update API model</li>
<li><a
href="dfc588627a"><code>dfc5886</code></a>
Update to smithy-go v1.23.0 (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3173">#3173</a>)</li>
<li><a
href="d56b0afccc"><code>d56b0af</code></a>
restore gradle-wrapper distributionUrl</li>
<li><a
href="e1909a587c"><code>e1909a5</code></a>
Release 2025-08-26</li>
<li><a
href="2dead49460"><code>2dead49</code></a>
Regenerated Clients</li>
<li><a
href="8f87507c4d"><code>8f87507</code></a>
Update endpoints model</li>
<li><a
href="9f13166e6c"><code>9f13166</code></a>
Update API model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.87.1...service/s3/v1.87.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
from 1.31.2 to 1.31.5.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="de16d4dc63"><code>de16d4d</code></a>
Release 2025-08-28</li>
<li><a
href="d6b83a81af"><code>d6b83a8</code></a>
Regenerated Clients</li>
<li><a
href="b0f9cb7f78"><code>b0f9cb7</code></a>
Update API model</li>
<li><a
href="822549143c"><code>8225491</code></a>
Release 2025-08-27</li>
<li><a
href="a66476f700"><code>a66476f</code></a>
Regenerated Clients</li>
<li><a
href="5e6b6b07b4"><code>5e6b6b0</code></a>
Update endpoints model</li>
<li><a
href="ee9b205d2d"><code>ee9b205</code></a>
Update API model</li>
<li><a
href="dfc588627a"><code>dfc5886</code></a>
Update to smithy-go v1.23.0 (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3173">#3173</a>)</li>
<li><a
href="d56b0afccc"><code>d56b0af</code></a>
restore gradle-wrapper distributionUrl</li>
<li><a
href="e1909a587c"><code>e1909a5</code></a>
Release 2025-08-26</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.2...config/v1.31.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>
Bumps
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
from 1.31.0 to 1.31.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ba4ee4da23"><code>ba4ee4d</code></a>
Release 2025-08-21</li>
<li><a
href="40e3d871f1"><code>40e3d87</code></a>
Regenerated Clients</li>
<li><a
href="b2be01902d"><code>b2be019</code></a>
Update partitions file</li>
<li><a
href="dece4e78c3"><code>dece4e7</code></a>
Update endpoints model</li>
<li><a
href="294af1979f"><code>294af19</code></a>
Update API model</li>
<li><a
href="0df860a876"><code>0df860a</code></a>
changelog</li>
<li><a
href="df2bca243b"><code>df2bca2</code></a>
feature(s3/manager): add option to control default checksums (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3151">#3151</a>)</li>
<li><a
href="315de9ca18"><code>315de9c</code></a>
Release 2025-08-20</li>
<li><a
href="1a9d79d3c8"><code>1a9d79d</code></a>
Regenerated Clients</li>
<li><a
href="7959412010"><code>7959412</code></a>
Update endpoints model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.31.0...config/v1.31.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
from 1.87.0 to 1.87.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ba4ee4da23"><code>ba4ee4d</code></a>
Release 2025-08-21</li>
<li><a
href="40e3d871f1"><code>40e3d87</code></a>
Regenerated Clients</li>
<li><a
href="b2be01902d"><code>b2be019</code></a>
Update partitions file</li>
<li><a
href="dece4e78c3"><code>dece4e7</code></a>
Update endpoints model</li>
<li><a
href="294af1979f"><code>294af19</code></a>
Update API model</li>
<li><a
href="0df860a876"><code>0df860a</code></a>
changelog</li>
<li><a
href="df2bca243b"><code>df2bca2</code></a>
feature(s3/manager): add option to control default checksums (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3151">#3151</a>)</li>
<li><a
href="315de9ca18"><code>315de9c</code></a>
Release 2025-08-20</li>
<li><a
href="1a9d79d3c8"><code>1a9d79d</code></a>
Regenerated Clients</li>
<li><a
href="7959412010"><code>7959412</code></a>
Update endpoints model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.87.0...service/s3/v1.87.1">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>
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.31.0 to
0.34.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a35244d18d"><code>a35244d</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="4f53e0cd39"><code>4f53e0c</code></a>
term: allow multi-line bracketed paste to not create single line with
verbati...</li>
<li><a
href="27f29d8328"><code>27f29d8</code></a>
term: remove duplicate flag and add comment on windows</li>
<li><a
href="30da5dd58f"><code>30da5dd</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="2ec7864a3e"><code>2ec7864</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="a809085bff"><code>a809085</code></a>
term: support pluggable history</li>
<li>See full diff in <a
href="https://github.com/golang/term/compare/v0.31.0...v0.34.0">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>
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from
1.22.2 to 1.22.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/smithy-go/releases">github.com/aws/smithy-go's
releases</a>.</em></p>
<blockquote>
<h2>v1.22.3</h2>
<h1>Release (2025-02-17)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module
versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.22.3</li>
<li><strong>Dependency Update</strong>: Bump minimum Go version to 1.22
per our language support policy.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/smithy-go/blob/main/CHANGELOG.md">github.com/aws/smithy-go's
changelog</a>.</em></p>
<blockquote>
<h1>Release (2025-02-17)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module
versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.22.3</li>
<li><strong>Dependency Update</strong>: Bump minimum Go version to 1.22
per our language support policy.</li>
</ul>
<h1>Release (2025-01-21)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module
versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.22.2
<ul>
<li><strong>Bug Fix</strong>: Fix HTTP metrics data race.</li>
<li><strong>Bug Fix</strong>: Replace usages of deprecated ioutil
package.</li>
</ul>
</li>
</ul>
<h1>Release (2024-11-15)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module
versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.22.1
<ul>
<li><strong>Bug Fix</strong>: Fix failure to replace URI path segments
when their names overlap.</li>
</ul>
</li>
</ul>
<h1>Release (2024-10-03)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module
versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.22.0
<ul>
<li><strong>Feature</strong>: Add HTTP client metrics.</li>
</ul>
</li>
</ul>
<h1>Release (2024-09-25)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go/aws-http-auth</code>: <a
href="https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v100-2024-09-25">v1.0.0</a>
<ul>
<li><strong>Release</strong>: Initial release of module aws-http-auth,
which implements generically consumable SigV4 and SigV4a request
signing.</li>
</ul>
</li>
</ul>
<h1>Release (2024-09-19)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module
versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.21.0</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="312566ce7f"><code>312566c</code></a>
Release 2025-02-17</li>
<li><a
href="590bb916bb"><code>590bb91</code></a>
Bump go version to 1.22 (<a
href="https://redirect.github.com/aws/smithy-go/issues/569">#569</a>)</li>
<li><a
href="0681fa98ae"><code>0681fa9</code></a>
Add metric and span support for CBOR serialize/deserialize (<a
href="https://redirect.github.com/aws/smithy-go/issues/566">#566</a>)</li>
<li><a
href="d708d1d4ae"><code>d708d1d</code></a>
coerce nil numbers to 0 in jmespath codegen (<a
href="https://redirect.github.com/aws/smithy-go/issues/565">#565</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/smithy-go/compare/v1.22.2...v1.22.3">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/junegunn/fzf](https://github.com/junegunn/fzf) from
0.59.0 to 0.61.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junegunn/fzf/releases">github.com/junegunn/fzf's
releases</a>.</em></p>
<blockquote>
<h2>0.61.3</h2>
<ul>
<li>Reverted <a
href="https://redirect.github.com/junegunn/fzf/issues/4351">#4351</a> as
it caused <code>tmux run-shell 'fzf --tmux'</code> to fail (<a
href="https://redirect.github.com/junegunn/fzf/issues/4559">#4559</a> <a
href="https://redirect.github.com/junegunn/fzf/issues/4560">#4560</a>)</li>
<li>More environment variables for child processes (<a
href="https://redirect.github.com/junegunn/fzf/issues/4356">#4356</a>)</li>
</ul>
<h2>0.61.2</h2>
<ul>
<li>Fixed panic when using header border without pointer/marker (<a
href="https://github.com/phanen"><code>@phanen</code></a>)</li>
<li>Fixed <code>--tmux</code> option when already inside a tmux popup
(<a href="https://github.com/peikk0"><code>@peikk0</code></a>)</li>
<li>Bug fixes and improvements in CTRL-T binding of fish (<a
href="https://redirect.github.com/junegunn/fzf/issues/4334">#4334</a>)
(<a href="https://github.com/bitraid"><code>@bitraid</code></a>)</li>
<li>Added <code>--no-tty-default</code> option to make fzf search for
the current TTY device instead of defaulting to <code>/dev/tty</code>
(<a
href="https://redirect.github.com/junegunn/fzf/issues/4242">#4242</a>)</li>
</ul>
<h2>0.61.1</h2>
<ul>
<li>Disable bracketed-paste mode on exit. This fixes issue where pasting
breaks after running fzf on old bash versions that don't support the
mode.</li>
</ul>
<h2>0.61.0</h2>
<ul>
<li>Added <code>--ghost=TEXT</code> to display a ghost text when the
input is empty
<pre lang="sh"><code># Display "Type to search" when the input
is empty
fzf --ghost "Type to search"
</code></pre>
</li>
<li>Added <code>change-ghost</code> and <code>transform-ghost</code>
actions for dynamically changing the ghost text</li>
<li>Added <code>change-pointer</code> and <code>transform-pointer</code>
actions for dynamically changing the pointer sign</li>
<li>Added <code>r</code> flag for placeholder expression (raw mode) for
unquoted output</li>
<li>Bug fixes and improvements</li>
</ul>
<h2>0.60.3</h2>
<ul>
<li>Bug fixes and improvements
<ul>
<li>[fish] Enable multiple history commands insertion (<a
href="https://redirect.github.com/junegunn/fzf/issues/4280">#4280</a>)
(<a href="https://github.com/bitraid"><code>@bitraid</code></a>)</li>
<li>[walker] Append '/' to directory entries on MSYS2 (<a
href="https://redirect.github.com/junegunn/fzf/issues/4281">#4281</a>)</li>
<li>Trim trailing whitespaces after processing ANSI sequences (<a
href="https://redirect.github.com/junegunn/fzf/issues/4282">#4282</a>)</li>
<li>Remove temp files before <code>become</code> when using
<code>--tmux</code> option (<a
href="https://redirect.github.com/junegunn/fzf/issues/4283">#4283</a>)</li>
<li>Fix condition for using item numlines cache (<a
href="https://redirect.github.com/junegunn/fzf/issues/4285">#4285</a>)
(<a
href="https://github.com/alex-huff"><code>@alex-huff</code></a>)</li>
<li>Make <code>--accept-nth</code> compatible with
<code>--select-1</code> (<a
href="https://redirect.github.com/junegunn/fzf/issues/4287">#4287</a>)</li>
<li>Increase the query length limit from 300 to 1000 (<a
href="https://redirect.github.com/junegunn/fzf/issues/4292">#4292</a>)</li>
<li>[windows] Prevent fzf from consuming user input while paused (<a
href="https://redirect.github.com/junegunn/fzf/issues/4260">#4260</a>)</li>
</ul>
</li>
</ul>
<h2>0.60.2</h2>
<ul>
<li>Template for <code>--with-nth</code> and <code>--accept-nth</code>
now supports <code>{n}</code> which evaluates to the zero-based ordinal
index of the item</li>
<li>Fixed a regression that caused the last field in the "nth"
expression to be trimmed when a regular expression delimiter is used
<ul>
<li>Thanks to <a
href="https://github.com/phanen"><code>@phanen</code></a> for the
fix</li>
</ul>
</li>
<li>Fixed 'jump' action when the pointer is an empty string</li>
</ul>
<h2>0.60.1</h2>
<ul>
<li>Bug fixes and minor improvements
<ul>
<li>Built-in walker now prints directory entries with a trailing
slash</li>
<li>Fixed a bug causing unexpected behavior with <a
href="https://github.com/Aloxaf/fzf-tab">fzf-tab</a>. Please upgrade if
you use it.</li>
</ul>
</li>
<li>Thanks to <a
href="https://github.com/alexeisersun"><code>@alexeisersun</code></a>,
<a href="https://github.com/bitraid"><code>@bitraid</code></a>, <a
href="https://github.com/Lompik"><code>@Lompik</code></a>, and <a
href="https://github.com/fsc0"><code>@fsc0</code></a> for the
contributions</li>
</ul>
<h2>0.60.0</h2>
<p><em>Release highlights: <a
href="https://junegunn.github.io/fzf/releases/0.60.0/">https://junegunn.github.io/fzf/releases/0.60.0/</a></em></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/junegunn/fzf/blob/master/CHANGELOG.md">github.com/junegunn/fzf's
changelog</a>.</em></p>
<blockquote>
<h2>0.61.3</h2>
<ul>
<li>Reverted <a
href="https://redirect.github.com/junegunn/fzf/issues/4351">#4351</a> as
it caused <code>tmux run-shell 'fzf --tmux'</code> to fail (<a
href="https://redirect.github.com/junegunn/fzf/issues/4559">#4559</a> <a
href="https://redirect.github.com/junegunn/fzf/issues/4560">#4560</a>)</li>
<li>More environment variables for child processes (<a
href="https://redirect.github.com/junegunn/fzf/issues/4356">#4356</a>)</li>
</ul>
<h2>0.61.2</h2>
<ul>
<li>Fixed panic when using header border without pointer/marker (<a
href="https://github.com/phanen"><code>@phanen</code></a>)</li>
<li>Fixed <code>--tmux</code> option when already inside a tmux popup
(<a href="https://github.com/peikk0"><code>@peikk0</code></a>)</li>
<li>Bug fixes and improvements in CTRL-T binding of fish (<a
href="https://redirect.github.com/junegunn/fzf/issues/4334">#4334</a>)
(<a href="https://github.com/bitraid"><code>@bitraid</code></a>)</li>
<li>Added <code>--no-tty-default</code> option to make fzf search for
the current TTY device instead of defaulting to <code>/dev/tty</code>
(<a
href="https://redirect.github.com/junegunn/fzf/issues/4242">#4242</a>)</li>
</ul>
<h2>0.61.1</h2>
<ul>
<li>Disable bracketed-paste mode on exit. This fixes issue where pasting
breaks after running fzf on old bash versions that don't support the
mode.</li>
</ul>
<h2>0.61.0</h2>
<ul>
<li>Added <code>--ghost=TEXT</code> to display a ghost text when the
input is empty
<pre lang="sh"><code># Display "Type to search" when the input
is empty
fzf --ghost "Type to search"
</code></pre>
</li>
<li>Added <code>change-ghost</code> and <code>transform-ghost</code>
actions for dynamically changing the ghost text</li>
<li>Added <code>change-pointer</code> and <code>transform-pointer</code>
actions for dynamically changing the pointer sign</li>
<li>Added <code>r</code> flag for placeholder expression (raw mode) for
unquoted output</li>
<li>Bug fixes and improvements</li>
</ul>
<h2>0.60.3</h2>
<ul>
<li>Bug fixes and improvements
<ul>
<li>[fish] Enable multiple history commands insertion (<a
href="https://redirect.github.com/junegunn/fzf/issues/4280">#4280</a>)
(<a href="https://github.com/bitraid"><code>@bitraid</code></a>)</li>
<li>[walker] Append '/' to directory entries on MSYS2 (<a
href="https://redirect.github.com/junegunn/fzf/issues/4281">#4281</a>)</li>
<li>Trim trailing whitespaces after processing ANSI sequences (<a
href="https://redirect.github.com/junegunn/fzf/issues/4282">#4282</a>)</li>
<li>Remove temp files before <code>become</code> when using
<code>--tmux</code> option (<a
href="https://redirect.github.com/junegunn/fzf/issues/4283">#4283</a>)</li>
<li>Fix condition for using item numlines cache (<a
href="https://redirect.github.com/junegunn/fzf/issues/4285">#4285</a>)
(<a
href="https://github.com/alex-huff"><code>@alex-huff</code></a>)</li>
<li>Make <code>--accept-nth</code> compatible with
<code>--select-1</code> (<a
href="https://redirect.github.com/junegunn/fzf/issues/4287">#4287</a>)</li>
<li>Increase the query length limit from 300 to 1000 (<a
href="https://redirect.github.com/junegunn/fzf/issues/4292">#4292</a>)</li>
<li>[windows] Prevent fzf from consuming user input while paused (<a
href="https://redirect.github.com/junegunn/fzf/issues/4260">#4260</a>)</li>
</ul>
</li>
</ul>
<h2>0.60.2</h2>
<ul>
<li>Template for <code>--with-nth</code> and <code>--accept-nth</code>
now supports <code>{n}</code> which evaluates to the zero-based ordinal
index of the item</li>
<li>Fixed a regression that caused the last field in the "nth"
expression to be trimmed when a regular expression delimiter is used
<ul>
<li>Thanks to <a
href="https://github.com/phanen"><code>@phanen</code></a> for the
fix</li>
</ul>
</li>
<li>Fixed 'jump' action when the pointer is an empty string</li>
</ul>
<h2>0.60.1</h2>
<ul>
<li>Bug fixes and minor improvements</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d24b58ef3f"><code>d24b58e</code></a>
0.61.3</li>
<li><a
href="06ae9b0f3b"><code>06ae9b0</code></a>
Add missing environment variables (<a
href="https://redirect.github.com/junegunn/fzf/issues/4356">#4356</a>)</li>
<li><a
href="2a9c1c06a4"><code>2a9c1c0</code></a>
Revert "Disable tmux popup when already running inside one (<a
href="https://redirect.github.com/junegunn/fzf/issues/4351">#4351</a>)"</li>
<li><a
href="90ad1b7f22"><code>90ad1b7</code></a>
0.61.2</li>
<li><a
href="f22fbcd1af"><code>f22fbcd</code></a>
Fix typo and update CHANGLOG</li>
<li><a
href="1d761684c5"><code>1d76168</code></a>
Add --tty-default=/dev/tty and --no-tty-default option (<a
href="https://redirect.github.com/junegunn/fzf/issues/4352">#4352</a>)</li>
<li><a
href="e491770f1c"><code>e491770</code></a>
[fish] Improve option prefix processing</li>
<li><a
href="a41be61506"><code>a41be61</code></a>
[fish] Fix whitespace/regex characters in command line</li>
<li><a
href="1a8f633611"><code>1a8f633</code></a>
[fish] Fix for file/dir names containing newlines</li>
<li><a
href="af8fe918d8"><code>af8fe91</code></a>
Disable tmux popup when already running inside one (<a
href="https://redirect.github.com/junegunn/fzf/issues/4351">#4351</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/junegunn/fzf/compare/v0.59.0...v0.61.3">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>
Bumps
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
from 1.76.1 to 1.79.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2a0c73e76f"><code>2a0c73e</code></a>
Release 2025-04-10</li>
<li><a
href="b7b05ea6b1"><code>b7b05ea</code></a>
Regenerated Clients</li>
<li><a
href="2a62cee847"><code>2a62cee</code></a>
Update partitions file</li>
<li><a
href="6af33138b1"><code>6af3313</code></a>
Update endpoints model</li>
<li><a
href="915cbf3d7c"><code>915cbf3</code></a>
Update API model</li>
<li><a
href="ac82667a0e"><code>ac82667</code></a>
Release 2025-04-09</li>
<li><a
href="7db3afa50c"><code>7db3afa</code></a>
Regenerated Clients</li>
<li><a
href="f56d4c1e53"><code>f56d4c1</code></a>
Update endpoints model</li>
<li><a
href="bf17208def"><code>bf17208</code></a>
Update API model</li>
<li><a
href="f529add9a2"><code>f529add</code></a>
Release 2025-04-08</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.76.1...service/s3/v1.79.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
from 1.29.6 to 1.29.14.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2a0c73e76f"><code>2a0c73e</code></a>
Release 2025-04-10</li>
<li><a
href="b7b05ea6b1"><code>b7b05ea</code></a>
Regenerated Clients</li>
<li><a
href="2a62cee847"><code>2a62cee</code></a>
Update partitions file</li>
<li><a
href="6af33138b1"><code>6af3313</code></a>
Update endpoints model</li>
<li><a
href="915cbf3d7c"><code>915cbf3</code></a>
Update API model</li>
<li><a
href="ac82667a0e"><code>ac82667</code></a>
Release 2025-04-09</li>
<li><a
href="7db3afa50c"><code>7db3afa</code></a>
Regenerated Clients</li>
<li><a
href="f56d4c1e53"><code>f56d4c1</code></a>
Update endpoints model</li>
<li><a
href="bf17208def"><code>bf17208</code></a>
Update API model</li>
<li><a
href="f529add9a2"><code>f529add</code></a>
Release 2025-04-08</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.29.6...config/v1.29.14">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>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from
0.33.0 to 0.37.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="959f8f3db0"><code>959f8f3</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="769bcd6997"><code>769bcd6</code></a>
ssh: use the configured rand in kex init</li>
<li><a
href="d0a798f774"><code>d0a798f</code></a>
cryptobyte: fix typo 'octects' into 'octets' for asn1.go</li>
<li><a
href="acbcbef23f"><code>acbcbef</code></a>
acme: remove unnecessary []byte conversion</li>
<li><a
href="376eb14006"><code>376eb14</code></a>
x509roots: support constrained roots</li>
<li><a
href="b369b723c8"><code>b369b72</code></a>
crypto/internal/poly1305: implement function update in assembly on
loong64</li>
<li><a
href="6b853fbea3"><code>6b853fb</code></a>
ssh/knownhosts: check more than one key</li>
<li><a
href="49bf5b80c8"><code>49bf5b8</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="24852b6b3f"><code>24852b6</code></a>
ssh: add decode support for banners</li>
<li><a
href="bbc689cf5c"><code>bbc689c</code></a>
ssh: use a more straightforward return value</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/crypto/compare/v0.33.0...v0.37.0">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>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to
0.38.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e1fcd82abb"><code>e1fcd82</code></a>
html: properly handle trailing solidus in unquoted attribute value in
foreign...</li>
<li><a
href="ebed060e8f"><code>ebed060</code></a>
internal/http3: fix build of tests with GOEXPERIMENT=nosynctest</li>
<li><a
href="1f1fa29e0a"><code>1f1fa29</code></a>
publicsuffix: regenerate table</li>
<li><a
href="12150816f7"><code>1215081</code></a>
http2: improve error when server sends HTTP/1</li>
<li><a
href="312450e473"><code>312450e</code></a>
html: ensure <search> tag closes <p> and update tests</li>
<li><a
href="09731f9bf9"><code>09731f9</code></a>
http2: improve handling of lost PING in Server</li>
<li><a
href="55989e24b9"><code>55989e2</code></a>
http2/h2c: use ResponseController for hijacking connections</li>
<li><a
href="2914f46773"><code>2914f46</code></a>
websocket: re-recommend gorilla/websocket</li>
<li><a
href="99b3ae0643"><code>99b3ae0</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="85d1d54551"><code>85d1d54</code></a>
go.mod: update golang.org/x dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/net/compare/v0.35.0...v0.38.0">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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/waveterm/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.22.0 to
0.23.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="52289f1fa7"><code>52289f1</code></a>
modfile: fix trailing empty lines in require blocks</li>
<li>See full diff in <a
href="https://github.com/golang/mod/compare/v0.22.0...v0.23.0">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>
Bumps
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
from 1.75.1 to 1.76.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0724e008a0"><code>0724e00</code></a>
Release 2025-02-10</li>
<li><a
href="23b8145ec7"><code>23b8145</code></a>
Regenerated Clients</li>
<li><a
href="c3d486ede2"><code>c3d486e</code></a>
Update endpoints model</li>
<li><a
href="2c779e8557"><code>2c779e8</code></a>
Update API model</li>
<li><a
href="02b7d048f3"><code>02b7d04</code></a>
support crc64nvme in flex checksum (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3002">#3002</a>)</li>
<li><a
href="79953480f8"><code>7995348</code></a>
Release 2025-02-07</li>
<li><a
href="c2e45b7e03"><code>c2e45b7</code></a>
Regenerated Clients</li>
<li><a
href="7fc46acc63"><code>7fc46ac</code></a>
Update endpoints model</li>
<li><a
href="94ef3328a7"><code>94ef332</code></a>
Update API model</li>
<li><a
href="a004ddd92d"><code>a004ddd</code></a>
typo in connect.go error message (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2997">#2997</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.75.1...service/s3/v1.76.1">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>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from
0.32.0 to 0.33.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9290511cd2"><code>9290511</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="fa5273e461"><code>fa5273e</code></a>
x509roots/fallback: update bundle</li>
<li><a
href="a8ea4be81f"><code>a8ea4be</code></a>
ssh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner)
interface</li>
<li><a
href="71d3a4cfdb"><code>71d3a4c</code></a>
acme: support challenges that require the ACME client to send a
non-empty JSO...</li>
<li>See full diff in <a
href="https://github.com/golang/crypto/compare/v0.32.0...v0.33.0">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>
Bumps
[github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from
4.24.12 to 4.25.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shirou/gopsutil/releases">github.com/shirou/gopsutil/v4's
releases</a>.</em></p>
<blockquote>
<h2>v4.25.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>chore: explicit revive rules by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1778">shirou/gopsutil#1778</a></li>
<li>chore: call actions/checkout before actions/setup-go to benefit from
native cache by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1779">shirou/gopsutil#1779</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/shirou/gopsutil/compare/v4.24.12...v4.25.1">https://github.com/shirou/gopsutil/compare/v4.24.12...v4.25.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="90e59961ca"><code>90e5996</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1780">#1780</a>
from shirou/dependabot/github_actions/actions/setup-...</li>
<li><a
href="ee3a3d85a7"><code>ee3a3d8</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1772">#1772</a>
from shirou/dependabot/github_actions/actions/upload...</li>
<li><a
href="a1359d4e1a"><code>a1359d4</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1773">#1773</a>
from shirou/dependabot/go_modules/github.com/ebiteng...</li>
<li><a
href="8d6af6c6ed"><code>8d6af6c</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1775">#1775</a>
from shirou/dependabot/github_actions/advanced-secur...</li>
<li><a
href="e826c61f60"><code>e826c61</code></a>
chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0</li>
<li><a
href="e7e2e9e4a8"><code>e7e2e9e</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1779">#1779</a>
from mmorel-35/remove-actions-cache</li>
<li><a
href="644c48a15a"><code>644c48a</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1778">#1778</a>
from mmorel-35/golangci-lint/revive</li>
<li><a
href="99d68e2160"><code>99d68e2</code></a>
chore: call actions/checkout before actions/setup-go to benefit from
native c...</li>
<li><a
href="d1977251f9"><code>d197725</code></a>
chore: explicit revive rules</li>
<li><a
href="c8110d7c08"><code>c8110d7</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1777">#1777</a>
from shirou/dependabot/github_actions/golangci/golan...</li>
<li>Additional commits viewable in <a
href="https://github.com/shirou/gopsutil/compare/v4.24.12...v4.25.1">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>
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.29.0 to
0.30.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="863b3c4ac4"><code>863b3c4</code></a>
unix: update glibc to 2.41</li>
<li><a
href="4d4692e1b0"><code>4d4692e</code></a>
unix: add Auxv</li>
<li><a
href="b215a1c6fc"><code>b215a1c</code></a>
unix: update to Linux kernel 6.13</li>
<li><a
href="c75621413d"><code>c756214</code></a>
cpu: add support for AVX-VNNI and IFMA detection</li>
<li><a
href="1c14dcadc3"><code>1c14dca</code></a>
unix: add GetPeerUcred and UcredGet for solaris</li>
<li>See full diff in <a
href="https://github.com/golang/sys/compare/v0.29.0...v0.30.0">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>