chore(deps): batch Dependabot updates (2026-07-21) - #484
Merged
Conversation
…t-config-typescript, rrweb-player, adm-zip) Batched frontend Dependabot updates on chore/dependabot-batch: - js-cookie 3.0.7 -> 3.0.8 (#473) - @vitejs/plugin-vue 6.0.7 -> 6.0.8 (#475) - @vue/eslint-config-typescript 14.7.0 -> 14.9.0 (#471) - rrweb-player 1.0.0-alpha.4 -> 2.1.0 (#472, major — type-check + build clean) - adm-zip 0.5.17 -> 0.6.0 (#479, lockfile) Dropped from this batch: - typescript 6.0.3 -> 7.0.2 (#474): upstream-blocked. typescript-eslint has no TS7 release (latest 8.65.0 still pins typescript <6.1.0) and vue-tsc's line calls TS's removed ./lib/tsc export. Adopting TS7 would mean removing type-aware ESLint, not migrating it. Keep #474 open until the eslint stack ships TS7 support (mirrors the astroid/pylint block on #444). Verified: npm run type-check and npm run build both pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Applied via poetry + regenerated requirements.txt (poetry-export artifact): - requests 2.33.1 -> 2.34.2 (#477, in-range) - holidays 0.98 -> 0.100 (#476, widened pyproject constraint <0.99 -> <0.101) Already satisfied: - mcp 1.28.1 (#467): poetry.lock already at 1.28.1 — close #467, nothing to do. Dropped from this batch: - protobuf 5.29.6 -> 7.35.1 (#478): upstream-blocked. google-ai-generativelanguage 0.6.15 and grpcio-status 1.71.2 both pin protobuf <6.0, so poetry cannot resolve protobuf >=6. Keep #478 open until the Google/gRPC stack ships protobuf-7 support. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
CI-only change: all five setup-node steps in ci.yml. No runtime impact. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughCI now uses ChangesToolchain and dependency refresh
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Batched Dependabot updates onto one branch for a single E2E pass.
Applied (8)
<0.99→<0.101requirements.txtregenerated frompoetry.lockviascripts/generate_requirements.sh(codesight check passes).Already satisfied
poetry.lockalready at 1.28.1 — safe to close, nothing to apply.Dropped — upstream-blocked, keep open
typescript-eslinthas no TS7 release (latest 8.65.0 still pinstypescript <6.1.0);vue-tsccalls TS's removed./lib/tscexport. Adopting TS7 would mean removing type-aware ESLint, not migrating it.google-ai-generativelanguage 0.6.15andgrpcio-status 1.71.2pin protobuf<6.0; poetry cannot resolve ≥6.astroid <=4.1.dev0(unchanged from the prior batch note).Validation
type-check+build: green.🤖 Generated with Claude Code