Skip to content

deps: Bump rpassword from 5.0.1 to 7.4.0#53

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rpassword-7.4.0
Open

deps: Bump rpassword from 5.0.1 to 7.4.0#53
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rpassword-7.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Copy link
Copy Markdown
Contributor

Bumps rpassword from 5.0.1 to 7.4.0.

Release notes

Sourced from rpassword's releases.

v7.4.0

Changes and updates in this release:

I've noticed after publishing the release that the size of the crate on crates.io went from 7KiB to 121KiB. That's due to the addition of an image in the README.md, which I did not anticipate would be distributed to everyone. The fix (conradkleinespel/rpassword@7c30111) will be included in the next release.

No functionality changes in this release. It is backwards compatible.

v7.3.1

This release updates the README.md, so the latest version appears on crates.io.

No functionality changes in this release. It is backwards compatible.

v7.3.0

The winapi package has been replaced with the windows-sys package developed by Microsoft. Thanks for your help, @​messense!

No functionality changes in this release. It is backwards compatible.

v7.2.0

This release completely removes the dependency on serde. It adds a new dependency rtoolbox which are utility functions I use in multiple projects. This change is meant to improve supply chain security. I don't own serde but I do own rtoolbox. Code for rtoolbox is available in the mono-repo.

No functionality changes in this release. It is backwards compatible.

v7.1.0

This release includes a fix from @​LSchallot which allows users to hit Ctrl-U to remove the password and start from scratch, similar to when you hit Ctrl-U in your terminal to clear the line.

It also specifies a minimum Rust version in Cargo.toml.

v7.0.0

This release contains a potentially breaking change in that it removes the dependency on serde. But in most cases you should not need to change any of your code. Thanks @​BlackHoleFox for the help.

Thanks also @​NovaliX-Dev for fixing a bug on Windows, see conradkleinespel/rpassword@3858917.

You will need at least Rust 1.60 to use this new release.

v6.0.1

No code changes. Updated docs so they display correctly on sites such as https://docs.rs/rpassword and https://crates.io/crates/rpassword.

v6.0.0

This release contains breaking changes.

Notable changes:

  • API changes to be more flexible and more generic;
  • move to Rust 2018 edition;
  • WASM/WASI support, thanks @​john-sharratt.

... (truncated)

Commits
  • 24d0dd1 build(rpassword): bump version to 7.4.0
  • cb2244a chore: update dependencies
  • d8a5af5 Fixes outdated documentation in rpassword
  • 4ad0219 Adds instructions for developing from a VM
  • 49e3f3a Fixes outdated documentation in rpassword
  • 0f91e86 Bump windows-sys from 0.48.0 to 0.52.0 in /projects
  • 001b2e8 Add Github sponsors information
  • 8bcd2ec Update rpassword documentation
  • 551c5a3 Update version in README and bump for publish
  • 0b0fd6c Bump versions for publishing
  • Additional commits viewable in compare view

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 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 Mar 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/rpassword-7.4.0 branch 5 times, most recently from 4870ceb to d86d2cf Compare March 18, 2026 13:23
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 5.0.1 to 7.4.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](conradkleinespel/rpassword@v5.0.1...v7.4.0)

---
updated-dependencies:
- dependency-name: rpassword
  dependency-version: 7.4.0
  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/rpassword-7.4.0 branch from d86d2cf to 4c7da13 Compare March 18, 2026 13:24
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