Skip to content

build(deps): bump skim from 0.15.7 to 1.11.0#927

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/skim-1.11.0
Closed

build(deps): bump skim from 0.15.7 to 1.11.0#927
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/skim-1.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps skim from 0.15.7 to 1.11.0.

Release notes

Sourced from skim's releases.

1.11.0 - 2026-01-27

Release Notes

🚀 Features

  • Add custom action for lib usage (closes #537)

Install skim 1.11.0

Install prebuilt binaries via shell script

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

Download skim 1.11.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-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
skim-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
skim-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.10.0 - 2026-01-27

Release Notes

🚀 Features

  • Add --normalize to ignore accents etc. when matching (closes #453) (#914)

🐛 Bug Fixes

  • (frizbee) Correctly compute max_typos
  • Make -1 reset highlights (#937)
  • Always display item_list (closes #939)

Install skim 1.10.0

Install prebuilt binaries via shell script

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

Download skim 1.10.0

File Platform Checksum

... (truncated)

Changelog

Sourced from skim's changelog.

[1.11.0] - 2026-01-27

🚀 Features

  • Add custom action for lib usage (closes #537)

[1.10.0] - 2026-01-27

🚀 Features

  • Add --normalize to ignore accents etc. when matching (closes #453) (#914)

🐛 Bug Fixes

  • (frizbee) Correctly compute max_typos
  • Make -1 reset highlights (#937)
  • Always display item_list (closes #939)

[1.9.1] - 2026-01-27

🐛 Bug Fixes

  • Clear screen when not in fullscreenon bash & fish (#936)

New Contributors

[1.9.0] - 2026-01-26

🚀 Features

  • (frizbee) Adaptive max_typos value
  • (theme) Add catppuccin themes

[1.8.1] - 2026-01-26

🐛 Bug Fixes

  • Correctly flush buffered stderr

[1.8.0] - 2026-01-26

🚀 Features

  • Parse ansi codes in prompt

🐛 Bug Fixes

  • Header and header-lines order in reverse layout
  • Correctly overlay header styles

... (truncated)

Commits
  • 923b018 release: v1.11.0
  • c0a368b feat: add custom action for lib usage (closes #537)
  • edaea9f release: v1.10.0
  • 9654ad3 fix: always display item_list (closes #939)
  • 55b50cb feat: add --normalize to ignore accents etc. when matching (closes #453) (#...
  • c7c50a4 fix: make -1 reset highlights (#937)
  • 2b71c2b fix(frizbee): correctly compute max_typos
  • d29c30c release: v1.9.1
  • a99cae3 fix: clear screen when not in fullscreenon bash & fish (#936)
  • 13c1b70 chore(deps): bump nix from 0.30.1 to 0.31.1 (#934)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 0.15.7 to 1.11.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@v0.15.7...v1.11.0)

---
updated-dependencies:
- dependency-name: skim
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 28, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

Superseded by #929.

@dependabot dependabot bot closed this Jan 29, 2026
@dependabot dependabot bot deleted the dependabot/cargo/skim-1.11.0 branch January 29, 2026 21:05
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