chore(deps): update dependency node to v24.17.0#1099
Conversation
📦 Bundle Size Report
Size Limits
Largest Files (Top 5)
View All Files (341 total)
✅ Bundle size check passed |
📊 Coverage Report⚪ Coverage unchanged
Detailed BreakdownLines Coverage
Statements Coverage
Functions Coverage
Branches Coverage
✅ Coverage check passed |
|
Deploy preview for adp-cost-calculator ready!
Deployed with vercel-action |
|
Deploy preview for remote-flows ready!
Deployed with vercel-action |
7c668a4 to
786a892
Compare
786a892 to
77b4980
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
There are 2 total unresolved issues (including 1 from previous review).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit f715c39. Configure here.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |

This PR contains the following updates:
24.15.0→24.17.024.18.024.12.4→24.13.2Release Notes
actions/node-versions (node)
v24.17.0: 24.17.0Compare Source
Node.js 24.17.0
v24.16.0: 24.16.0Compare Source
Node.js 24.16.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
Note
Medium Risk
The Node bump is low risk; the onboarding invite gating change alters product behavior when the requirements API errors or returns no items.
Overview
Bumps Node.js from
24.15.0to24.17.0in all GitHub Actions workflows (ci-main,coverage,pr,release,size-check,update-badge) and updates@types/nodeto24.13.2(with lockfile updates in the root andexample).Separately refactors
arePreOnboardingRequirementsFulfilledin onboarding hooks so invite eligibility matches clearer rules: block while pre-onboarding requirements are loading; allow invite on fetch error, missing data, or an empty requirements list; otherwise require every requirement to befinished. That flows intocanInvite, which disablesOnboardingInvitewhen requirements are not fulfilled.Reviewed by Cursor Bugbot for commit 938989b. Bugbot is set up for automated code reviews on this repo. Configure here.