Skip to content

chore: bump skim from 5.1.0 to 5.5.0 - #3626

Merged
max-sixty merged 2 commits into
mainfrom
dependabot/cargo/skim-5.5.0
Jul 28, 2026
Merged

chore: bump skim from 5.1.0 to 5.5.0#3626
max-sixty merged 2 commits into
mainfrom
dependabot/cargo/skim-5.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps skim from 5.1.0 to 5.5.0.

Release notes

Sourced from skim's releases.

5.5.0 - 2026-07-23

Release Notes

🚀 Features

  • Add double-click as a bindable trigger (#1134)

🐛 Bug Fixes

  • Do not panic on push/pop keyboard enhancement flags failure

Install skim 5.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v5.5.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.5.0/skim-installer.ps1 | iex"

Download skim 5.5.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.4.0 - 2026-07-21

Release Notes

🚀 Features

  • Allow binding actions & more events (#1125)

🐛 Bug Fixes

  • Allow execute actions to run interactive commands (#1132)

📚 Documentation

... (truncated)

Changelog

Sourced from skim's changelog.

[5.5.0] - 2026-07-23

🚀 Features

  • Add double-click as a bindable trigger (#1134)

🐛 Bug Fixes

  • Do not panic on push/pop keyboard enhancement flags failure

[5.4.0] - 2026-07-21

🚀 Features

  • Allow binding actions & more events (#1125)

🐛 Bug Fixes

  • Allow execute actions to run interactive commands (#1132)

📚 Documentation

  • Update coverage url

🤖 CI

  • Publish apt repo
  • Actually push apt

[5.3.2] - 2026-07-20

🤖 CI

  • Publish .deb, .rpm and winget packages on release (#1129)

[5.3.1] - 2026-07-19

🐛 Bug Fixes

  • Ignore KeyEventState (#1127)

[5.3.0] - 2026-07-19

🚀 Features

  • Add 'left' and right info display modes (#1120)
  • Add --hide-nth to hide fields from display but keep them searchable (#1122)
  • Add bind and unbind actions (#1121)

🐛 Bug Fixes

... (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.1.0 to 5.5.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.1.0...v5.5.0)

---
updated-dependencies:
- dependency-name: skim
  dependency-version: 5.5.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 27, 2026
The pin comment still said skim was held at 5.1.0 as the last Windows-green
release. 5.5.0 fixes the legacy-Windows keyboard-enhancement panic that
caused the pin (skim changelog: "Do not panic on push/pop keyboard
enhancement flags failure"), so the note is refreshed to match.
@max-sixty
max-sixty merged commit 21ea6d6 into main Jul 28, 2026
43 checks passed
@max-sixty
max-sixty deleted the dependabot/cargo/skim-5.5.0 branch July 28, 2026 05:33
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.

2 participants