chore(deps): update rust crate rpassword to v7.5.1#208
Merged
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
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
Bot
force-pushed
the
renovate/rpassword-7.x-lockfile
branch
from
April 29, 2026 15:09
7774627 to
dacad00
Compare
renovate
Bot
force-pushed
the
renovate/rpassword-7.x-lockfile
branch
from
April 29, 2026 21:34
dacad00 to
a63a6b1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.0→7.5.1Release Notes
conradkleinespel/rpassword (rpassword)
v7.5.1Compare 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.0Compare Source
This release comes with lots of stuff. It should be fully backward compatible.
New features
read_password_with_config(config)and there is aConfigBuilderthat 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
rpasswordon versions v7.4.0 and below. Thank you, @squell and @DevLaTron, for reporting this.Deprecations
_from_bufreadfunctions have been deprecated. You are encouraged to migrate to_with_configfunctions. See UPGRADE.md as well as the documentation which has examples that you can most likely drop into your code without other changes.Misc
windows-sysdependency.Feedback is very much welcome.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.