build(deps): consolidated dependabot updates (2026-05-27)#20958
Conversation
16ccbb3 to
fca60c7
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
fca60c7 to
a0e1c54
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a0e1c54. Configure here.
Updates poetry.lock only (pyproject.toml constraints unchanged): - pytest-rerunfailures 16.1 → 16.2 - ruff 0.15.8 → 0.15.13 - boto3 1.43.8 → 1.43.11 - lxml 6.1.0 → 6.1.1 - types-pyyaml 6.0.12.20260510 → 6.0.12.20260518 - types-aiofiles 25.1.0.20260508 → 25.1.0.20260518 - chialisp 0.4.1 → 0.4.5 - aiohttp 3.13.4 → 3.13.5 Consolidates: Chia-Network#20952, Chia-Network#20951, Chia-Network#20950, Chia-Network#20949, Chia-Network#20948, Chia-Network#20947, Chia-Network#20919, Chia-Network#20796
a0e1c54 to
8d9c9ae
Compare
Coverage Report for CI Build 26524461080Warning Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes. Coverage remained the same at 91.488%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions31 previously-covered lines in 6 files lost coverage.
Coverage Stats💛 - Coveralls |

Consolidated Dependabot Updates
Updates
poetry.lockonly —pyproject.tomlconstraints are unchanged (>=ranges already cover these versions).Consolidates: #20952, #20951, #20950, #20949, #20948, #20947, #20919, #20796
#20944(codeql-action) already resolved — main uses@v4tag.Generated by dependabot-consolidator
Note
Low Risk
Lockfile-only dependency resolution with no code changes; slightly higher watch on
chialispandboto3patch bumps due to compiler and AWS client usage.Overview
This PR only updates
poetry.lock;pyproject.tomlversion constraints are unchanged, so Poetry picks newer releases already allowed by existing>=ranges.Runtime / main group:
aiohttp3.13.4→3.13.5,boto31.43.8→1.43.11 (with matchingbotocorefloor), andchialisp0.4.1→0.4.5 (lock metadata also drops the prior package description string).chialispis the main functional dependency bump for reviewers—compiler/WASM tooling used in production paths, not just CI.Dev / optional extras:
lxml6.1.0→6.1.1,ruff0.15.8→0.15.13,pytest-rerunfailures16.1→16.2 (pytest peer bound now>=8.1), plus stub refreshes fortypes-aiofilesandtypes-pyyaml.No application source changes; impact is whatever these upstream patch/minor releases introduce at install time.
Reviewed by Cursor Bugbot for commit 8d9c9ae. Bugbot is set up for automated code reviews on this repo. Configure here.