deps(deps): Update indicatif requirement from 0.17 to 0.18#6
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps(deps): Update indicatif requirement from 0.17 to 0.18#6dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [indicatif](https://github.com/console-rs/indicatif) to permit the latest version. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.0...0.18.3) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like indicatif is no longer updatable, so this is no longer needed. |
doublegate
added a commit
that referenced
this pull request
Jan 24, 2026
Dismiss 4 GitHub Code Scanning alerts that were false positives: Alert #1 (Critical) - wraith-crypto/encrypted_keys.rs:473 Rule: rust/hard-coded-cryptographic-value Status: DISMISSED - Buffer [0u8; 32] is immediately overwritten by Argon2id hash_password_into(). Standard buffer pre-allocation pattern. Alert #4 (High) - wraith-ffi/error.rs:355 Rule: rust/access-invalid-pointer Status: DISMISSED - Test code with proper null check (line 353) before dereference (line 355). Standard FFI test pattern. Alert #5 (Critical) - wraith-share/access_control.rs:87 Rule: rust/hard-coded-cryptographic-value Status: DISMISSED - Buffer immediately filled with CSPRNG bytes via rand::thread_rng().fill_bytes(). Secure random key generation. Alert #6 (Critical) - wraith-stream/segment_storage.rs:258 Rule: rust/hard-coded-cryptographic-value Status: DISMISSED - Buffer immediately filled with BLAKE3 keyed hash output. Key derived from stream_key + unique context. Added clarifying code comments to help static analyzers understand these patterns and prevent future false positives. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 tasks
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.
Updates the requirements on indicatif to permit the latest version.
Release notes
Sourced from indicatif's releases.
Commits
23100f5Bump version to 0.18.345e5af9Apply suggestions from clippy 1.91b31a0beAdd ProgressBar::set_elapsed368de49Bump version to 0.18.26d4e7d3style: tweak write_ansi_range() style01957a7Fix wide_msg truncation with a colored messagee836112Bump version to 0.18.1e69d621Fix wide_bar width computation with multiline a message985f053Bump MSRV to 1.71 (for console 0.16.1)5436ffcStart versioning Cargo.lockDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)