Skip to content

build(deps): bump skim from 0.15.7 to 2.0.1#932

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps skim from 0.15.7 to 2.0.1.

Release notes

Sourced from skim's releases.

2.0.1 - 2026-02-01

Release Notes

🐛 Bug Fixes

  • (linux) Run preview in a PTY (closes #894) (#897)

Install skim 2.0.1

Install prebuilt binaries via shell script

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

Download skim 2.0.1

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

2.0.0 - 2026-01-31

Release Notes

🚀 Features

  • [breaking] library Send & receive items in batches (#938) This should not affect TUI users other than in improving the app's performance

⚙️ Miscellaneous Tasks

  • Add valgrind and thread sanitizer test profiles [skip ci]

Install skim 2.0.0

Install prebuilt binaries via shell script

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

Download skim 2.0.0

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

... (truncated)

Changelog

Sourced from skim's changelog.

[2.0.1] - 2026-02-01

🐛 Bug Fixes

  • (linux) Run preview in a PTY (closes #894) (#897)

[2.0.0] - 2026-01-31

🚀 Features

  • [breaking] library Send & receive items in batches (#938) This should not affect TUI users other than in improving the app's performance

⚙️ Miscellaneous Tasks

  • Add valgrind and thread sanitizer test profiles [skip ci]

[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)

... (truncated)

Commits
  • 1c12795 release: v2.0.1
  • ee0d6dc fix(linux): run preview in a PTY (closes #894) (#897)
  • 2ac22b6 release: v2.0.0
  • 015fd28 chore: add valgrind and thread sanitizer test profiles [skip ci]
  • b96c655 feat!: send & receive items in batches (#938)
  • 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
  • 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 2.0.1.
- [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...v2.0.1)

---
updated-dependencies:
- dependency-name: skim
  dependency-version: 2.0.1
  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 Feb 3, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

Superseded by #937.

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