Skip to content

build(deps): bump skim from 0.15.7 to 1.11.2#929

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps skim from 0.15.7 to 1.11.2.

Release notes

Sourced from skim's releases.

1.11.2 - 2026-01-29

Release Notes

🐛 Bug Fixes

  • Always make ctrl-d abort (closes #941)

Install skim 1.11.2

Install prebuilt binaries via shell script

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

Download skim 1.11.2

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.11.1 - 2026-01-29

Release Notes

🐛 Bug Fixes

  • Do not enter TUI early if the matcher needs restarting before ingestion done (closes #940)

⚙️ Miscellaneous Tasks

  • Add nix flake for dev [skip ci]
  • Reduce FPS for better performance

Install skim 1.11.1

Install prebuilt binaries via shell script

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

Download skim 1.11.1

File Platform Checksum
skim-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum

... (truncated)

Changelog

Sourced from skim's changelog.

[1.11.2] - 2026-01-29

🐛 Bug Fixes

  • Always make ctrl-d abort (closes #941)

[1.11.1] - 2026-01-29

🐛 Bug Fixes

  • Do not enter TUI early if the matcher needs restarting before ingestion done (closes #940)

⚙️ Miscellaneous Tasks

  • Add nix flake for dev [skip ci]
  • Reduce FPS for better performance

[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

... (truncated)

Commits
  • 5446f20 release: v1.11.2
  • d45f4c4 fix: always make ctrl-d abort (closes #941)
  • 9f9771f release: v1.11.1
  • 7714405 fix: do not enter TUI early if the matcher needs restarting before ingestion ...
  • f31a844 chore: reduce FPS for better performance
  • 099ab75 chore: add nix flake for dev [skip ci]
  • 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)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 29, 2026
Bumps [skim](https://github.com/skim-rs/skim) from 0.15.7 to 1.11.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/skim-1.11.2 branch from b32d463 to 3abb7e9 Compare January 30, 2026 07:03
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

Superseded by #932.

@dependabot dependabot bot closed this Feb 3, 2026
@dependabot dependabot bot deleted the dependabot/cargo/skim-1.11.2 branch February 3, 2026 02:39
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