Skip to content

chore(deps): update rust crate rpassword to v7.5.1#208

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/rpassword-7.x-lockfile
Apr 30, 2026
Merged

chore(deps): update rust crate rpassword to v7.5.1#208
renovate[bot] merged 1 commit into
mainfrom
renovate/rpassword-7.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rpassword dependencies minor 7.4.07.5.1

Release Notes

conradkleinespel/rpassword (rpassword)

v7.5.1

Compare Source

This release fixes a cross-platform compilation issue that appeared in v.7.5.0 (60ee071).

Thanks @​aharpervc for bringing this to my attention in #​126.

No other changes since v.7.5.0.

v7.5.0

Compare Source

This release comes with lots of stuff. It should be fully backward compatible.

New features

  • Support for masking or partially masking a password as it's being typed. Thank you, @​chipsenkbeil, for your contribution.
  • New API. The documentation has been vastly improved to support this, see https://docs.rs/rpassword/. To sum up, you can now call read_password_with_config(config) and there is a ConfigBuilder that allows you to configure how passwords should be read. This makes the library much more flexible and means new options will be added without breaking existing code.

Fixes

  • Fix for CVE-2025-64170 which affects rpassword on versions v7.4.0 and below. Thank you, @​squell and @​DevLaTron, for reporting this.
  • Better support for multibyte characters and more reliable handling of control characters and terminal escape sequences. Thank you again, @​chipsenkbeil, for your contribution.

Deprecations

  • _from_bufread functions have been deprecated. You are encouraged to migrate to _with_config functions. See UPGRADE.md as well as the documentation which has examples that you can most likely drop into your code without other changes.

Misc

  • Update of the windows-sys dependency.
  • Update Rust edition from 2018 to 2024.
  • Better cross-platform testing, through more unit tests and a CI that runs Linux, Windows and Wasm.

Feedback is very much welcome.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codacy-production

codacy-production Bot commented Apr 28, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renovate
renovate Bot force-pushed the renovate/rpassword-7.x-lockfile branch from 7774627 to dacad00 Compare April 29, 2026 15:09
@renovate renovate Bot changed the title chore(deps): update rust crate rpassword to v7.5.0 chore(deps): update rust crate rpassword to v7.5.1 Apr 29, 2026
@renovate
renovate Bot force-pushed the renovate/rpassword-7.x-lockfile branch from dacad00 to a63a6b1 Compare April 29, 2026 21:34
@renovate
renovate Bot merged commit 50e37ae into main Apr 30, 2026
9 checks passed
@renovate
renovate Bot deleted the renovate/rpassword-7.x-lockfile branch April 30, 2026 06:48
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.

0 participants