Skip to content

build(deps): bump skim from 5.0.0 to 5.2.0#1099

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/skim-5.2.0
Open

build(deps): bump skim from 5.0.0 to 5.2.0#1099
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/skim-5.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps skim from 5.0.0 to 5.2.0.

Release notes

Sourced from skim's releases.

5.2.0 - 2026-07-17

Release Notes

🚀 Features

  • Collapsed borders by default and --border-no-collapse flag (#1117)
  • Reduce binary size by removing uncommon image formats and color_eyre (#1118)

Install skim 5.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v5.2.0/skim-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/skim-rs/skim/releases/download/v5.2.0/skim-installer.ps1 | iex"

Download skim 5.2.0

File Platform Checksum
skim-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
skim-x86_64-apple-darwin.tar.xz Intel macOS checksum
skim-x86_64-pc-windows-msvc.zip x64 Windows checksum
skim-x86_64-pc-windows-msvc.msi x64 Windows checksum
skim-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
skim-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
skim-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
skim-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

5.1.4 - 2026-07-17

Release Notes

🐛 Bug Fixes

  • Preserve input order with --no-sort (#1115)

New Contributors

Install skim 5.1.4

Install prebuilt binaries via shell script

</tr></table> 

... (truncated)

Changelog

Sourced from skim's changelog.

[5.2.0] - 2026-07-17

🚀 Features

  • Collapsed borders by default and --border-no-collapse flag (#1117)
  • Reduce binary size by removing uncommon image formats and color_eyre (#1118)

[5.1.4] - 2026-07-17

🐛 Bug Fixes

  • Preserve input order with --no-sort (#1115)

New Contributors

[5.1.3] - 2026-07-16

🐛 Bug Fixes

  • Manually resize the Tui when not in fullscreen mode

🤖 CI

  • Fix fixed viewport resize test in non-interactive env (#1114)

⚙️ Miscellaneous Tasks

  • Fix CHANGELOG duplication

[5.1.2] - 2026-07-16

🤖 CI

  • Add Release PR workflow
  • Update app-id to client-id
  • Add changelog as job output

[5.1.1] - 2026-07-16

🐛 Bug Fixes

  • Handle deprecated --expect flag in sk 4.x vim plugin (#1057)

New Contributors

[5.1.0] - 2026-07-09

🚀 Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot 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)

Bumps [skim](https://github.com/skim-rs/skim) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/skim-rs/skim/releases)
- [Changelog](https://github.com/skim-rs/skim/blob/master/CHANGELOG.md)
- [Commits](skim-rs/skim@v5.0.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants