mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-23 16:58:30 +00:00
Bump github.com/junegunn/fzf from 0.65.1 to 0.65.2 (#2322)
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>
This commit is contained in:
parent
1c70624891
commit
d898dd87de
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -20,7 +20,7 @@ require (
|
|||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/invopop/jsonschema v0.13.0
|
||||
github.com/jmoiron/sqlx v1.4.0
|
||||
github.com/junegunn/fzf v0.65.1
|
||||
github.com/junegunn/fzf v0.65.2
|
||||
github.com/kevinburke/ssh_config v1.2.0
|
||||
github.com/mattn/go-sqlite3 v1.14.32
|
||||
github.com/mitchellh/mapstructure v1.5.0
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -114,8 +114,8 @@ github.com/invopop/jsonschema v0.13.0/go.mod h1:ffZ5Km5SWWRAIN6wbDXItl95euhFz2uO
|
|||
github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=
|
||||
github.com/jmoiron/sqlx v1.4.0/go.mod h1:ZrZ7UsYB/weZdl2Bxg6jCRO9c3YHl8r3ahlKmRT4JLY=
|
||||
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
|
||||
github.com/junegunn/fzf v0.65.1 h1:vOr8+CeNGo38b8SXepDgiBEgjuDRTFAD+mNVyYFg55Q=
|
||||
github.com/junegunn/fzf v0.65.1/go.mod h1:0PctWYfS0aCfyLFEIUjtE+PIXD2UFKaHgbIHiECG7Bo=
|
||||
github.com/junegunn/fzf v0.65.2 h1:Uz6Qey1K4JoGNMskYlwRDnGuCEu/sAh+NxQ4YdX3yn0=
|
||||
github.com/junegunn/fzf v0.65.2/go.mod h1:0PctWYfS0aCfyLFEIUjtE+PIXD2UFKaHgbIHiECG7Bo=
|
||||
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
|
||||
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
|
||||
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
|
||||
|
|
|
|||
Loading…
Reference in a new issue