Skip to content

Bump skim from 4.7.0 to 4.10.0#39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/skim-4.10.0
Open

Bump skim from 4.7.0 to 4.10.0#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/skim-4.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps skim from 4.7.0 to 4.10.0.

Release notes

Sourced from skim's releases.

4.10.0 - 2026-06-28

Release Notes

🚀 Features

  • (theme) Add a themeable scrollbar color for the item list (#1101)

🧪 Testing

  • Improve coverage on matchers & algos (#1100)

New Contributors

Install skim 4.10.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download skim 4.10.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

4.9.0 - 2026-06-25

Release Notes

🚀 Features

  • (ci) Upload coverage report to pages for easier browsing (#1096)

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from skim's changelog.

[4.10.0] - 2026-06-28

🚀 Features

  • (theme) Add a themeable scrollbar color for the item list (#1101)

🧪 Testing

  • Improve coverage on matchers & algos (#1100)

New Contributors

[4.9.0] - 2026-06-25

🚀 Features

  • (ci) Upload coverage report to pages for easier browsing (#1096)

🐛 Bug Fixes

  • Refresh preview after mouse selection (#1095)

🧪 Testing

  • Add unit tests for the shell & manpage generators (#1098)
  • Improve coverage to 90% (#1099)

⚙️ Miscellaneous Tasks

  • (ci) Use github's coverage (#1094)

New Contributors

[4.8.0] - 2026-06-17

🚀 Features

  • Add image preview support & preview spinner while loading (#1081)

🐛 Bug Fixes

  • Multiline popup cmd misread (#1088)
  • Tmux sigpipe (#1090)

📚 Documentation

  • Update ARCHITECTURE.md

... (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 4.7.0 to 4.10.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@v4.7.0...v4.10.0)

---
updated-dependencies:
- dependency-name: skim
  dependency-version: 4.10.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 Jun 29, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) June 29, 2026 06:35
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.

1 participant