Skip to content

chore(deps): bump anyhow from 1.0.100 to 1.0.101#78

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/anyhow-1.0.101
Closed

chore(deps): bump anyhow from 1.0.100 to 1.0.101#78
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/anyhow-1.0.101

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps anyhow from 1.0.100 to 1.0.101.

Release notes

Sourced from anyhow's releases.

1.0.101

Commits
  • 80bfe29 Release 1.0.101
  • dff8c43 Merge pull request #437 from Ibitier/inline-ok-helper
  • 85d9ea9 Add #[inline] to anyhow::Ok helper
  • 54036cc Update ui test suite to nightly-2026-01-21
  • cce0579 Update actions/upload-artifact@v5 -> v6
  • f2c598c Update actions/upload-artifact@v4 -> v5
  • 2c0bda4 Update to 2021 edition
  • 0d82268 Remove rustc version requirement from readme
  • 67df012 Merge pull request #436 from dtolnay/up
  • c898488 Raise required compiler to Rust 1.68
  • 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/anyhow 1.0.102 🟢 5.1
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review⚠️ 1Found 2/17 approved changesets -- score normalized to 1
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 3security policy file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • Cargo.lock

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.100...1.0.101)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/anyhow-1.0.101 branch from 4cb0611 to 34ba2f0 Compare March 7, 2026 16:34
@codecov
Copy link

codecov bot commented Mar 7, 2026

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
121 1 120 0
View the full list of 1 ❄️ flaky test(s)
rustirc-core::dcc::transfer::tests::test_send_and_receive_file

Flake rate in main: 100.00% (Passed 0 times, Failed 5 times)

Stack Traces | 0.083s run time
thread 'dcc::transfer::tests::test_send_and_receive_file' (8568) panicked at crates\rustirc-core\src\dcc\transfer.rs:504:14:
called `Result::unwrap()` on an `Err` value: Io(Os { code: 10053, kind: ConnectionAborted, message: "An established connection was aborted by the software in your host machine." })
stack backtrace:
   0: std::panicking::panic_handler
             at ............/rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library\std\src\panicking.rs:689
   1: core::panicking::panic_fmt
             at ............/rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library\core\src\panicking.rs:80
   2: core::result::unwrap_failed
             at ............/rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library\core\src\result.rs:1867
   3: __ImageBase
   4: __ImageBase
   5: __ImageBase
   6: core::ops::function::FnOnce::call_once
             at ............/rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library\core\src\ops\function.rs:250
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@doublegate
Copy link
Owner

Superseded by v0.4.1 (commit 7c8b5e1) which refreshed Cargo.lock with all latest compatible dependencies. This update is already included.

@doublegate doublegate closed this Mar 7, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/anyhow-1.0.101 branch March 7, 2026 17:37
doublegate added a commit that referenced this pull request Mar 7, 2026
GitHub Actions updates:
- actions/upload-artifact v6 -> v7 (ci.yml, master-pipeline.yml x3,
  release.yml, security-audit.yml)
- actions/download-artifact v7 -> v8 (ci.yml, master-pipeline.yml,
  release.yml)

Dependabot PR cleanup (11 PRs closed):
- Cargo PRs #68-#75, #78-#79: all dependency updates already
  incorporated via Cargo.lock refresh in v0.4.1 (webpki-roots 1.0.6,
  anyhow 1.0.102, bytes 1.11.1, mlua 0.11.6, thiserror 2.0.18,
  rustls-pki-types 1.14.0, chrono 0.4.44, tokio-test 0.4.5,
  rustls 0.23.37)
- Actions PRs #81-#82: applied directly in this release

Security issue resolution (3 issues closed):
- Issue #76 (RUSTSEC-2026-0007 bytes): fixed in v0.4.1
- Issue #77 (RUSTSEC-2026-0009 time): upstream-pinned, in audit ignore
- Issue #66 (RUSTSEC-2025-0141 bincode): informational, transitive via iced

Security alert dismissal:
- Alert #4 (time crate): dismissed as tolerable risk -- pinned at
  =0.3.45 by mac-notification-sys via notify-rust

Repository state: 0 open PRs, 0 open issues, 0 open security alerts

Version bump: 0.4.1 -> 0.4.2 across all 7 Cargo.toml files
Verification: 266 tests passing, zero clippy warnings, zero fmt issues

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant