chore(deps): combine compatible Dependabot bumps#590
Conversation
Python (uv): - falkordb ~=1.6.1 (#568) - pymysql ~=1.2.0 (#586) - graphiti-core >=0.29.1 (#589) - python-multipart ~=0.0.29 (#588) - pytest-playwright ~=0.8.0 (#585) - urllib3 2.7.0 transitive (#573) GitHub Actions (SHA pins): - docker/login-action v4 (#579) - docker/metadata-action v6 (#577) - docker/build-push-action v7 (#578) - astral-sh/setup-uv v8.1.0 (#565) - actions/dependency-review-action v4 (#564) npm (app): - @vitejs/plugin-react-swc ^4.3.1, postcss ^8.5.15 (#587) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Completed Working on "Code Review"✅ Code review complete. No issues found - all changes look good! ✅ ✅ Workflow completed successfully. |
Dependency ReviewThe following issues were found:
License Issuesuv.lock
OpenSSF Scorecard
Scanned Files
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughGitHub Actions and tooling pins are updated: dependency-review, Docker publish, and test setup actions; Node devDeps ( ChangesDependency Version Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Summary
Combines 12 compatible Dependabot PRs into a single, CI-green change. Manifests were edited and lockfiles regenerated once (
uv lock,npm install) to avoid the lockfile conflicts that arise from merging the Dependabot branches individually.Python (uv) — pyproject.toml + uv.lock
GitHub Actions (SHA pins)
npm (app/)
Excluded (major bumps — handle separately)
These cannot pass CI without substantial out-of-scope migration and are intentionally left as standalone PRs:
Validation (local)
cd app && npm ci && npm run buildpasseduv sync --locked --all-extraspassedmake lint(pylint 10.00/10 + eslint) passedCo-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Summary by CodeRabbit