build(deps): bump types-aiofiles from 25.1.0.20251011 to 25.1.0.20260409#20818
build(deps): bump types-aiofiles from 25.1.0.20251011 to 25.1.0.20260409#20818dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [types-aiofiles](https://github.com/python/typeshed) from 25.1.0.20251011 to 25.1.0.20260409. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-aiofiles dependency-version: 25.1.0.20260409 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewGathering dependency metadata and lockfile context to complete the supply-chain review. Verdict: benign Classic obfuscation — No repo-side code change beyond manifests; Invisible Unicode — Malware report: Dependency integrity — Scanner vs interpretation — The two heuristic hits are not evidence of compromise: Dependabot context — Expected surface: Action — Safe to treat as a routine typeshed stub refresh; optional sanity check is Compatibility AnalysisSearching the repo for 1) Where it shows upRuntime library
2) Overlap with stub changes (Oct 2025 → Apr 2026)In
Chia does not use 3) Risks / unknowns
4) RecommendationMerge — dev-only stub refresh; upstream changes between the two versions do not touch the APIs Chia uses, and there is no plausible runtime impact from this dependency bump. If CI runs mypy on PRs, a green typecheck is sufficient confirmation; if anything fails, it would likely be a narrow typing issue, not a production bug. Malware Scan Summary
Top findings
|
Coverage Report for CI Build 24744658211Coverage increased (+0.009%) to 91.186%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions29 previously-covered lines in 8 files lost coverage.
Coverage Stats💛 - Coveralls |
Bumps types-aiofiles from 25.1.0.20251011 to 25.1.0.20260409.
Commits
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 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)Note
Low Risk
Low risk dependency-only change affecting optional dev type stubs; main runtime code paths are unchanged.
Overview
Updates the optional dev dependency
types-aiofilesto25.1.0.20260409(from25.1.0.20251011) and regeneratespoetry.lockaccordingly.The lockfile metadata for
types-aiofilesis updated (artifacts, hashes, andpython-versionsnow>=3.10), along with the overall lockcontent-hash.Reviewed by Cursor Bugbot for commit dac8206. Bugbot is set up for automated code reviews on this repo. Configure here.