Skip to content

fix(deps): update rust crate skim to v5 - #250

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/skim-5.x
Open

fix(deps): update rust crate skim to v5#250
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/skim-5.x

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
skim dependencies major 4.0.05.0.0

Release Notes

skim-rs/skim (skim)

v5.6.6

Compare Source

🐛 Bug Fixes
  • (matcher) An inverse query only checks the first --nth field (#​1159)
  • Do not feed items through a fifo in zsh completions (#​1164)
  • (filter) --filter hangs when the query is below --min-query-length (#​1158)
  • Path_name_offset returns bytes while Rank::begin is a char index (#​1160)
🤖 CI
  • Automatically update PRs on pushes to master
  • Fix auto update branch
⚙️ Miscellaneous Tasks
  • Clippy & fmt after cargo update

v5.6.5

Compare Source

🐛 Bug Fixes
  • Add allow_hyphen_values to --with-nth (#​1156)
  • (field) An out-of-range field index silently matches field 1 (#​1155)
New Contributors

v5.6.4

Compare Source

🐛 Bug Fixes
  • (image) Detect picker from tty to support protocol detection with piped input
  • Platform-dependant timevals
  • Different suseconds and time per platform
  • Avoid truncation by casting up instead of down

v5.6.3

Compare Source

🐛 Bug Fixes
  • Advance the input cursor by byte length in insert_str (#​1151)
New Contributors

v5.6.2

Compare Source

🐛 Bug Fixes
  • Assymetry in char_equal causing panic with some unicode characters
  • Reorder batches in --tac mode (#​1150)
  • Match double-width roman characters (closes #​1149)
📚 Documentation
  • Preview command runs with sh/cmd, not SHELL

v5.6.1

Compare Source

🤖 CI
  • Do not fail release on public API breakage

v5.5.0

Compare Source

🚀 Features
  • Add double-click as a bindable trigger (#​1134)
🐛 Bug Fixes
  • Do not panic on push/pop keyboard enhancement flags failure

v5.4.0

Compare Source

🚀 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

v5.3.2

Compare Source

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

v5.3.1

Compare Source

🐛 Bug Fixes

v5.3.0

Compare Source

🚀 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
  • Kitty keyboard protocol
🤖 CI

v5.2.0

Compare Source

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

v5.1.4

Compare Source

🐛 Bug Fixes
  • Preserve input order with --no-sort (#​1115)
New Contributors

v5.1.3

Compare Source

🐛 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

v5.1.2

Compare Source

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

v5.1.1

Compare Source

🐛 Bug Fixes
  • Handle deprecated --expect flag in sk 4.x vim plugin (#​1057)
New Contributors

v5.1.0

Compare Source

🚀 Features
  • Bump frizbee to 0.10.0, thread local matcher (#​1105)
  • Add cargo-fuzz targets for hand-rolled text parsers (#​1106)
🐛 Bug Fixes
  • Less restrictive max pattern in ari matcher
  • Unknown border values fallback to plain (closes #​1107)
🧪 Testing
  • Fix arinae max pat len test after constant update
New Contributors

v5.0.0

Compare Source

Note: this release is not breaking for CLI users or library users who used the default features.

A lot has happened since skim v4, and this is a good opportunity for a quick recap :

  • Windows support has been available for quite a while now, and a lot of work has been put into making skim as cross-platform as possible, with almost the same test coverage on Windows than Unix(-likes).
  • Image support in preview is easily achievable through the --image flag, using whatever we detect is available (kitty image protocol, sixel or a unicode half-blocks fallback)
  • Zellij support was added and grouped with tmux under the --popup flag
  • Multiline items can be rendered for more complex interfaces
  • Various performance improvements allow us to slowly but steadily keep gaining performance across our benchmarks

Check the changelog for more details !

🚀 Features
  • [breaking] Feature-gate listen and image to allow opting out (#​1103)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/skim-5.x branch 2 times, most recently from b30e399 to ad4852b Compare July 23, 2026 16:59
@renovate
renovate Bot force-pushed the renovate/skim-5.x branch 5 times, most recently from d00db7b to c1f6e2d Compare August 5, 2026 01:00
@renovate
renovate Bot force-pushed the renovate/skim-5.x branch 2 times, most recently from 00c4c35 to 67c2f37 Compare August 14, 2026 23:55
@renovate
renovate Bot force-pushed the renovate/skim-5.x branch 3 times, most recently from 96a42b5 to b328b0a Compare August 24, 2026 19:54
@renovate
renovate Bot force-pushed the renovate/skim-5.x branch from b328b0a to 60fb6c3 Compare September 5, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants