Skip to content

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

Closed
ibutterbot wants to merge 10 commits into
Chia-Network:mainfrom
ibutterbot:dependabot/consolidated-20260527-v2
Closed

build(deps): consolidated dependabot updates (2026-05-27)#20955
ibutterbot wants to merge 10 commits into
Chia-Network:mainfrom
ibutterbot:dependabot/consolidated-20260527-v2

Conversation

@ibutterbot
Copy link
Copy Markdown
Contributor

@ibutterbot ibutterbot commented May 27, 2026

Consolidated Dependabot Updates

This PR consolidates the following dependabot dependency bumps into a single PR to avoid poetry.lock conflicts:

poetry.lock has been regenerated.

Skipped


Generated by dependabot-consolidator


Note

Low Risk
Changes are mostly documentation and CI configuration; the new dependency-review workflow affects bot PRs only and does not alter node consensus or runtime code paths.

Overview
This PR adds a large .cursor/ documentation and rules layer (deep context for consensus, mempool, full node, wallet, networking, CLVM, plus testing guides and routing rules) and changes .gitignore so those paths are tracked in git.

CI and release automation are updated across many workflows: GitHub Actions artifact upload/download major versions, macOS runners moved to macOS 15, Python 3.14 added to several matrices, BLOCKS_AND_PLOTS_VERSION bumped to 0.45.16, shallower checkouts in test-single, optional Blacksmith runners for private-repo Linux/Windows tests, and pinned versions for Node, CodeQL, AWS credentials, and dependency-review.

A new Dependency Cursor Review workflow runs on Dependabot/Renovate PRs: parses PR metadata, checks out the upstream dependency, runs heuristic/malware scans on changed files, optionally invokes Cursor CLI for malware + compatibility notes, and posts/updates a marked PR comment.

Pre-commit narrows the ChiaLisp pretty-printer hook from the repo root to the chia tree.

Reviewed by Cursor Bugbot for commit d467048. Bugbot is set up for automated code reviews on this repo. Configure here.

@ibutterbot ibutterbot requested review from a team as code owners May 27, 2026 16:07
@github-actions github-actions Bot added the merge_conflict Branch has conflicts that prevent merge to main label May 27, 2026
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 d467048. Configure here.

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v4
uses: github/codeql-action/init@v4.35.4
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

CodeQL action pinned to old version instead of new

Low Severity

The PR description states this bumps github/codeql-action from 4.35.4 to 4.35.5, but all three action references (init, autobuild, analyze) were pinned to @v4.35.4 — the old version. Previously the floating @v4 tag was used, which would have resolved to the latest v4.x. The intended target version @v4.35.5 was never applied.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit d467048. Configure here.

@ibutterbot ibutterbot closed this May 27, 2026
@ibutterbot
Copy link
Copy Markdown
Contributor Author

Closing — the diff included the entire repo due to a shallow clone bug. Will redo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge_conflict Branch has conflicts that prevent merge to main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant