Skip to content

chore(deps): bump rustyline from 15.0.0 to 17.0.2#227

Merged
Alex793x merged 1 commit into
developfrom
dependabot/cargo/develop/rustyline-17.0.2
Dec 23, 2025
Merged

chore(deps): bump rustyline from 15.0.0 to 17.0.2#227
Alex793x merged 1 commit into
developfrom
dependabot/cargo/develop/rustyline-17.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor

Bumps rustyline from 15.0.0 to 17.0.2.

Release notes

Sourced from rustyline's releases.

17.0.2

Fix partial refresh #899, #897

Full Changelog: kkawakam/rustyline@v17.0.1...v17.0.2

17.0.1

Full Changelog: kkawakam/rustyline@v17.0.0...17.0.1

17.0.0

What's Changed

  • Fix warnings #869
  • Bump windows-sys dependency #870
  • Fix clippy warnings #871, #872
  • Fix configuration #875
  • Impl Hint for AsRef #876
  • Update rusqlite requirement from 0.36.0 to 0.37.0 #878
  • Avoid a full refresh while deleting at the end of the line #877

Full Changelog: kkawakam/rustyline@v16.0.0...v17.0.0

16.0.0

What's Changed

  • Reduce size #823
  • Fix vertical movements in multi-lines input #822
  • Use select instead of poll on MacOS for /dev/tty #803
  • Use is_unsupported_term on both unix and windows #834
  • Document how the prompt should be styled #837
  • Added noline to comparison #839
  • Use rustdoc links #840
  • Grapheme clusters #838
  • Add support to SIGINT #842
  • Doc comment formatting #846
  • Add an option to show list completion options after a single tab #854
  • Update README.md example code #856
  • Use doc_auto_cfg #857
  • Bump nix version to 0.30 #861
  • Add support to synchronized output on Unix platform #863
  • Update key mapping #865
  • Fix SIGWINCH for signal-hook #864

Full Changelog: kkawakam/rustyline@v15.0.0...v16.0.0

Commits

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 Dec 22, 2025
@dependabot dependabot Bot force-pushed the dependabot/cargo/develop/rustyline-17.0.2 branch from 46c3ba6 to 3b4a9eb Compare December 23, 2025 14:23
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 15.0.0 to 17.0.2.
- [Release notes](https://github.com/kkawakam/rustyline/releases)
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md)
- [Commits](kkawakam/rustyline@v15.0.0...v17.0.2)

---
updated-dependencies:
- dependency-name: rustyline
  dependency-version: 17.0.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/develop/rustyline-17.0.2 branch from 3b4a9eb to c3602ec Compare December 23, 2025 14:24
@Alex793x Alex793x merged commit 0e68160 into develop Dec 23, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/develop/rustyline-17.0.2 branch December 23, 2025 14:33
@Alex793x Alex793x mentioned this pull request Dec 23, 2025
Alex793x added a commit that referenced this pull request Mar 28, 2026
…styline-17.0.2

chore(deps): bump rustyline from 15.0.0 to 17.0.2
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.

1 participant