Skip to content

deps: bump skim from 0.10.4 to 2.0.0 - #10

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/skim-2.0.0
Open

deps: bump skim from 0.10.4 to 2.0.0#10
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/skim-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 31, 2026

Copy link
Copy Markdown

Bumps skim from 0.10.4 to 2.0.0.

Release notes

Sourced from skim's releases.

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
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.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

... (truncated)

Changelog

Sourced from skim's changelog.

[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)
  • Always display item_list (closes #939)

[1.9.1] - 2026-01-27

🐛 Bug Fixes

... (truncated)

Commits
  • 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
  • 099ab75 chore: add nix flake for dev [skip ci]
  • 923b018 release: v1.11.0
  • 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)

benjaminch and others added 2 commits January 28, 2026 15:07
Bumps [skim](https://github.com/skim-rs/skim) from 0.10.4 to 2.0.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.10.4...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jan 31, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Feb 7, 2026

Copy link
Copy Markdown
Author

A newer version of skim exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant