Skip to content

Bump rustyline from 16.0.0 to 17.0.1#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rustyline-17.0.1
Closed

Bump rustyline from 16.0.0 to 17.0.1#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rustyline-17.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 18, 2025

Bumps rustyline from 16.0.0 to 17.0.1.

Release notes

Sourced from rustyline's releases.

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

Commits
  • adffd47 Fix clippy warning
  • 05c7b65 Fix edit_kill
  • abf171d Merge pull request #880 from gwenn/17.0.0
  • 26baa20 Prepare release
  • 535a9c2 Merge pull request #877 from gwenn/del_at_eol
  • 0057938 Optimize only two trivial cases:
  • 1501cca Merge pull request #878 from kkawakam/dependabot/cargo/rusqlite-0.37.0
  • 8b01350 Update rusqlite requirement from 0.36.0 to 0.37.0
  • 3a9de1b Avoid a full refresh while deleting torward the end of the line
  • aadb1b9 Avoid a full refresh while deleting at the end of the line
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rustyline](https://github.com/kkawakam/rustyline) from 16.0.0 to 17.0.1.
- [Release notes](https://github.com/kkawakam/rustyline/releases)
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md)
- [Commits](kkawakam/rustyline@v16.0.0...v17.0.1)

---
updated-dependencies:
- dependency-name: rustyline
  dependency-version: 17.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 Aug 18, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 6, 2025

Superseded by #18.

@dependabot dependabot Bot closed this Oct 6, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/rustyline-17.0.1 branch October 6, 2025 05:32
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