Skip to content

build(deps): consolidated dependabot updates (2026-05-27)#20958

Merged
cmmarslender merged 1 commit into
Chia-Network:mainfrom
ibutterbot:dependabot/consolidated-20260527-v5
May 27, 2026
Merged

build(deps): consolidated dependabot updates (2026-05-27)#20958
cmmarslender merged 1 commit into
Chia-Network:mainfrom
ibutterbot:dependabot/consolidated-20260527-v5

Conversation

@ibutterbot
Copy link
Copy Markdown
Contributor

@ibutterbot ibutterbot commented May 27, 2026

Consolidated Dependabot Updates

Updates poetry.lock only — pyproject.toml constraints are unchanged (>= ranges already cover these versions).

Package From To
pytest-rerunfailures 16.1 16.2
ruff 0.15.0 0.15.13
boto3 1.42.45 1.43.11
lxml 6.0.2 6.1.1
types-pyyaml 6.0.12.20250915 6.0.12.20260518
types-aiofiles 25.1.0.20251011 25.1.0.20260518
chialisp 0.4.1 0.4.5
aiohttp 3.13.3 3.13.5

Consolidates: #20952, #20951, #20950, #20949, #20948, #20947, #20919, #20796

#20944 (codeql-action) already resolved — main uses @v4 tag.


Generated by dependabot-consolidator


Note

Low Risk
Lockfile-only dependency resolution with no code changes; slightly higher watch on chialisp and boto3 patch bumps due to compiler and AWS client usage.

Overview
This PR only updates poetry.lock; pyproject.toml version constraints are unchanged, so Poetry picks newer releases already allowed by existing >= ranges.

Runtime / main group: aiohttp 3.13.4→3.13.5, boto3 1.43.8→1.43.11 (with matching botocore floor), and chialisp 0.4.1→0.4.5 (lock metadata also drops the prior package description string). chialisp is the main functional dependency bump for reviewers—compiler/WASM tooling used in production paths, not just CI.

Dev / optional extras: lxml 6.1.0→6.1.1, ruff 0.15.8→0.15.13, pytest-rerunfailures 16.1→16.2 (pytest peer bound now >=8.1), plus stub refreshes for types-aiofiles and types-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.

@ibutterbot ibutterbot requested a review from a team as a code owner May 27, 2026 16:14
@github-actions github-actions Bot added the merge_conflict Branch has conflicts that prevent merge to main label May 27, 2026
@ibutterbot ibutterbot force-pushed the dependabot/consolidated-20260527-v5 branch from 16ccbb3 to fca60c7 Compare May 27, 2026 16:16
@github-actions github-actions Bot removed the merge_conflict Branch has conflicts that prevent merge to main label May 27, 2026
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 27, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​pytest-rerunfailures@​16.1 ⏵ 16.2100 +110010010070
Updatedpypi/​boto3@​1.43.8 ⏵ 1.43.1199100100100100
Updatedpypi/​ruff@​0.15.8 ⏵ 0.15.13100 +1100100100100

View full report

@emlowe emlowe added the dependencies Pull requests that update a dependency file label May 27, 2026
@ibutterbot ibutterbot force-pushed the dependabot/consolidated-20260527-v5 branch from fca60c7 to a0e1c54 Compare May 27, 2026 16:20
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 27, 2026

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.

View full report

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread poetry.lock Outdated
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
@coveralls-official
Copy link
Copy Markdown

Coverage Report for CI Build 26524461080

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 91.488%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 31 coverage regressions across 6 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

31 previously-covered lines in 6 files lost coverage.

File Lines Losing Coverage Coverage
chia/_tests/core/util/test_lockfile.py 21 77.42%
chia/simulator/setup_services.py 3 96.3%
chia/data_layer/data_layer.py 2 85.68%
chia/full_node/full_node.py 2 88.41%
chia/timelord/timelord_launcher.py 2 70.21%
chia/_tests/simulation/test_simulation.py 1 96.5%

Coverage Stats

Coverage Status
Relevant Lines: 122088
Covered Lines: 111870
Line Coverage: 91.63%
Relevant Branches: 12045
Covered Branches: 10846
Branch Coverage: 90.05%
Branches in Coverage %: Yes
Coverage Strength: 1.83 hits per line

💛 - Coveralls

@cmmarslender cmmarslender merged commit 57ee17a into Chia-Network:main May 27, 2026
636 of 639 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-pr dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants