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>
Bumps webpki-roots from 1.0.4 to 1.0.6.
Release notes
Sourced from webpki-roots's releases.
Commits
c97def9webpki-roots: 1.0.6 (#115)d30d248Trigger CI workflow on merge groups2a4b845Take semver-compatible dependency updates17c2013Bump webpki-ccadb version to 0.2.13883a16Upgrade to x509-parser 0.186bfc62dUpgrade reqwest to 0.13a1f3433webpki-root[s|-certs]: 1.0.4 -> 1.0.51daa071ccadb: bump version to 0.2.0194014dccadb: add CertificateMetadata::test_website_revoked field3807af8ccadb: make CertificateMetadata non-exhaustiveDependabot 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 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)