Skip to content

fix: read delete confirmation from tty when stdin is consumed#642

Merged
replydev merged 3 commits intomainfrom
fix/password-stdin
Mar 17, 2026
Merged

fix: read delete confirmation from tty when stdin is consumed#642
replydev merged 3 commits intomainfrom
fix/password-stdin

Conversation

@replydev
Copy link
Owner

@replydev replydev commented Mar 8, 2026

Closes #627

@replydev replydev changed the title fix/password stdin fix: read delete confirmation from tty when stdin is consumed Mar 8, 2026
@replydev replydev force-pushed the fix/password-stdin branch 3 times, most recently from 8460ca3 to 8689612 Compare March 8, 2026 20:03
dependabot bot and others added 3 commits March 13, 2026 15:42
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@replydev replydev force-pushed the fix/password-stdin branch from f0d96ae to f65ea62 Compare March 17, 2026 21:03
@replydev replydev enabled auto-merge March 17, 2026 21:04
@replydev replydev merged commit 9a4dcbf into main Mar 17, 2026
9 checks passed
@replydev replydev deleted the fix/password-stdin branch March 17, 2026 21:06
cotp-release-bot bot pushed a commit that referenced this pull request Mar 17, 2026
## [1.9.8](v1.9.7...v1.9.8) (2026-03-17)

### Bug Fixes

* handle missing element index in delete subcommand ([f65ea62](f65ea62))
* read delete confirmation from tty when stdin is consumed ([b3d651c](b3d651c))
* read delete confirmation from tty when stdin is consumed ([#642](#642)) ([9a4dcbf](9a4dcbf))
@cotp-release-bot
Copy link

🎉 This PR is included in version 1.9.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't delete item using --password-stdin

1 participant