chore(deps): combined dependency bumps (#8297, #8242, #8299)#8304
chore(deps): combined dependency bumps (#8297, #8242, #8299)#8304jherr wants to merge 8 commits into
Conversation
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.3 to 1.8.4. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.3...v1.8.4) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
💤 Files with no reviewable changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThree dependency versions are bumped in Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
The @netlify/build 35.15.0 bump (#8299) ships the updated config type, so the suppressed error in isBackground no longer occurs (TS2578). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
78f81fc to
01c06ae
Compare
Combines three open dependency-bump PRs into one branch, plus the one code fix the bumps require.
Included
Required follow-on fix
netlify-function.ts: removed a now-obsolete@ts-expect-error. The @netlify/build bump ships the updated@netlify/configtype, so the previously-suppressed error no longer occurs (TS2578).Scope notes
@vitest/eslint-plugin1.3.20) was split out into its own PR (chore(deps-dev): bump @vitest/eslint-plugin to 1.3.20 (supersedes #7701) #8305) and is no longer part of this branch.@opentelemetry/apipeer conflict that fails install withoutlegacy-peer-deps, and needs a separate decision.Verification
Local (Node 24):
format:check,lint,typecheckpass; 373/373 unit tests pass. Integration/e2e not run locally (need auth token / network / Git LFS).🤖 Generated with Claude Code