Skip to content

Update renovate config to handle engine dependencies#196

Merged
notaphplover merged 3 commits into
masterfrom
chore/update-renovate-config-to-handle-engine-dependencies
May 29, 2026
Merged

Update renovate config to handle engine dependencies#196
notaphplover merged 3 commits into
masterfrom
chore/update-renovate-config-to-handle-engine-dependencies

Conversation

@notaphplover
Copy link
Copy Markdown
Member

@notaphplover notaphplover commented May 29, 2026

Changed

  • Updated renovate config to handle engine deps.

Summary by CodeRabbit

  • Documentation

    • Updated project description in documentation.
  • Chores

    • Updated dependency management configuration to enhance version tracking for Node.js and pnpm.
    • Adjusted build system file patterns for improved task efficiency.

Review Change Stack

update task to depend on config file
update config to update dev engine deps
@notaphplover notaphplover self-assigned this May 29, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 29, 2026

⚠️ No Changeset found

Latest commit: 7fa26a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 51b781da-0d8d-4a6f-b570-7c6063b37106

📥 Commits

Reviewing files that changed from the base of the PR and between 4e2abdd and 7fa26a9.

📒 Files selected for processing (3)
  • .github/renovate.json
  • AGENTS.md
  • turbo.json

📝 Walkthrough

Walkthrough

This PR updates project configuration files to enhance dependency automation and clarify project scope. Renovate is configured with custom managers to extract and manage Node and pnpm versions from devEngines, while package rules and scheduling are restructured. The project description is clarified and the build format task is narrowed to exclude TSX files.

Changes

Project Configuration Updates

Layer / File(s) Summary
Renovate dependency automation configuration
.github/renovate.json
Custom managers extract node and pnpm versions from the devEngines field in package.json for automated updates. Package rules are restructured for express peer-dependency major updates and patch/minor automerge grouping. Schedule is explicitly set to run at any time.
Project metadata and build configuration
AGENTS.md, turbo.json
Project description identifies this as the InversifyJS GraphQL monorepo. Build format task configuration removes TSX from glob patterns to exclude TypeScript JSX files from formatting.

🎯 2 (Simple) | ⏱️ ~8 minutes

🐰 The build tools dance with glee,
Renovate keeps deps fresh and free,
TypeScript files now format with care,
Project metadata everywhere! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update renovate config to handle engine dependencies' directly aligns with the main change: adding customManagers to Renovate to manage node and pnpm versions from devEngines.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-renovate-config-to-handle-engine-dependencies

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@notaphplover notaphplover merged commit cd52773 into master May 29, 2026
6 checks passed
@notaphplover notaphplover deleted the chore/update-renovate-config-to-handle-engine-dependencies branch May 29, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant