chore: keep Renovate updates self-contained - #480
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Team Run ID: 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 |
Reconfigure PR ResultsThis is a reconfigure PR comment to help you understand and re-configure your Renovate settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome: Detected Package Files
Configuration SummaryBased on the default config's presets, Renovate will:
What to ExpectWith your current configuration, Renovate will create 3 Pull Requests: chore: update dependency @types/node to v26.4.1
chore: update dependency typescript-eslint to v8.69.0
chore: update dependency nanoid@<3.3.18 to v6
🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for |
Summary
Group packageManager updates with the existing weekly dev-tooling stream so pnpm and compatible development-tool updates arrive together.
Stop recording pnpm in the generated public-surface inventory because it does not affect Socket.IO declaration extraction. Keep the pinned TypeScript version as the relevant extractor metadata, and document the distinction.
Related issue
Closes #479.