Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update skim requirement from 0.10 to 0.12 #828

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Updates the requirements on skim to permit the latest version.

Release notes

Sourced from skim's releases.

v0.12.0

✨ New Features

Changelog

Sourced from skim's changelog.

Change Log

0.10.0: 2022-12-28

Features:

  • transparency on start
  • add light colors parsing support
  • Update --tiebreak options with length

Fixes:

  • fix ci.yml
  • update deps and fix lots of clippy lints

0.9.4: 2021-02-15

Feature:

  • Upgrade dependency versions
  • use Github Actions for CI
  • Support bracketed paste
  • #384 support ctrl-left/right for cursor movement between words

Fix:

  • #386 freeze on unknown keystrokes
  • #376 noticeable delay in interactive mode

0.9.3: 2020-11-02

Fix:

  • #370 Ansi parse error for multi-byte strings
  • #372 Can't bind Enter key with expect specified
  • #369 --select-1 and --exit-0 still take effect after all items are read and matched.

0.9.2: 2020-10-24

Feature:

  • new action refresh-cmd: call the interactive command and refresh the items accordingly.
  • new action refresh-preview: call the preview command and refresh the preview display. Will only refresh if the preview window is shown.

Fix:

  • zsh corrupt REPORTTIME settings.

... (truncated)

Commits
  • dc5eb1e release v0.12.0
  • 4b47244 feat: add reload action (#604)
  • 4f1b2e1 release v0.11.12
  • bd73f62 fix: remove index tiebreak from shell bindings (#611)
  • 63f4e33 chore: remove some platform-specific quirkinesses from e2e (#602)
  • 08a8a74 Add support for install on Linux armv7l, aarch64 and Darwin arm64 (#413)
  • a4f1d90 Fix workflow badge & remove references to lotabout in repo url
  • 32d9e70 release v0.11.11
  • 56d2e79 hotfix: readd version arg (#606)
  • 014903c Update README.md
  • Additional commits viewable in compare view

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)

Updates the requirements on [skim](https://github.com/lotabout/skim) to permit the latest version.
- [Release notes](https://github.com/lotabout/skim/releases)
- [Changelog](https://github.com/skim-rs/skim/blob/master/CHANGELOG.md)
- [Commits](skim-rs/skim@v0.10.0...v0.12.0)

---
updated-dependencies:
- dependency-name: skim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Superseded by #830.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/cargo/skim-0.12 branch December 2, 2024 08:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants