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 Pending
skim dependencies major 4.0.05.0.0 5.2.0 (+5)

Release Notes

skim-rs/skim (skim)

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 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.toml
Artifact update for skim resolved to version 5.1.2, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 5.0.0
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/

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