build(deps): bump boto3-stubs from 1.43.87 to 1.43.89 - #21369
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewI'll review this Dependabot bump against the malware scan, lockfile/manifest diffs, and upstream tags to judge whether 1.43.86 looks like a real release or a supply-chain compromise.Verdict: benign This is a routine Scanner disagreement: No supply-chain malware indicators. Safe to merge from a malware-review standpoint. Compatibility AnalysisI'll inspect how Patch bump of a dev-only typing package. No runtime surface. Caveat is lockfile skew with 1) Where it is used
Runtime AWS usage is No tests import 2) Intersection with changed APIsDependabot pointed at youtype/mypy_boto3_builder (generator 8.12.0). That repo does not version as boto3 1.43.80–1.43.86 changelogs are botocore Chia’s S3 resource methods are the long-lived injected stubs (
3) Risks / unknowns
4) Verdictmerge-with-caveats — safe for this repo. Confirm CI mypy if it runs with Malware Scan Summary
Top findings
|
Coverage Report for CI Build 34415771209Coverage increased (+0.03%) to 90.235%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions6 previously-covered lines in 3 files lost coverage.
Coverage Stats💛 - Coveralls |
|
@dependabot rebase |
87914be to
49262b7
Compare
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewVerdict: benign I'll review the boto3-stubs bump against the malware scan, lockfile/manifest diffs, and upstream tags for integrity issues. This is a routine patch bump of the generated AWS type-stub package ( Scanner report (status warn,
No install/lifecycle scripts, no unexpected hosts, no lockfile hash mismatch, no workflow changes, and no evidence of a new runtime payload. Treat the scanner warnings as unresolved-ref noise, not malware. Compatibility AnalysisI'll inspect how
1) Where it is used
2) Intersection with upstream / boto3 API changesDependabot pointed at boto3 1.43.80–1.43.87 changelogs: service model updates for many AWS APIs; no So usage sites do not intersect likely changed APIs. 3) Risks / unknowns
Python: stubs 4) ActionMerge once the PR’s mypy/pre-commit job is green. No runtime test of the S3 plugin is required for this stubs-only bump. Do not treat a later Malware Scan Summary
Top findings
|
build(deps): consolidated dependabot updates Updates poetry.lock only (pyproject.toml constraints unchanged): - types-psutil → 7.2.2.20260827 (#21372) - build → 1.6.0 (#21370) - boto3-stubs → 1.43.87 (#21369) - boto3 → 1.43.87 (#21367) - coverage → 7.16.0 (#21366) - filelock → 3.32.5 (#21365) - lxml → 6.1.3 (#21339) - gitpython → 3.1.59 (#21377)
|
@dependabot rebase |
49262b7 to
aa69f1d
Compare
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewVerdict: benign I'll review this boto3-stubs bump against the malware checklist, local usage, lockfile/upstream diffs, and the scanner findings. This is a routine two-patch bump of an optional dev typing extra ( Checklist
Scanner vs this review: Status was warn with Compatibility AnalysisI'll inspect how this repo uses
1) Where it is used
Runtime SDK is separate: S3 plugin calls: 2) Intersection with changed APIs
Chia’s S3 usage does not intersect APIs that changed in 1.43.88–1.43.89. 3) Risks / unknowns
4) ActionMerge for compatibility. Optional follow-ups (not blockers): bump runtime Malware Scan Summary
Top findings
|
Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.43.87 to 1.43.89. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3-stubs dependency-version: 1.43.86 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
aa69f1d to
18fa6c2
Compare
|
Superseded by #21408. |
Bumps boto3-stubs from 1.43.87 to 1.43.89.
Commits
Note
Low Risk
Dev-only typing stub bump with no runtime or application logic changes.
Overview
Raises the optional dev dependency floor for
boto3-stubsfrom>=1.43.18to>=1.43.89inpyproject.tomland refreshespoetry.lockso the locked package moves 1.43.87 → 1.43.89 (wheel/tarball hashes and lockcontent-hash).This only affects type-checking when installing dev extras (
boto3-stubs[essential]); runtimeboto3constraints are unchanged.Reviewed by Cursor Bugbot for commit 18fa6c2. Bugbot is set up for automated code reviews on this repo. Configure here.