Skip to content

Mobile: add .nvmrc and sync package-lock.json#8738

Merged
aapeliv merged 2 commits into
mobile/v1.1.20from
mobile/chore/add-nvmrc
May 24, 2026
Merged

Mobile: add .nvmrc and sync package-lock.json#8738
aapeliv merged 2 commits into
mobile/v1.1.20from
mobile/chore/add-nvmrc

Conversation

@aapeliv

@aapeliv aapeliv commented May 22, 2026

Copy link
Copy Markdown
Member

Adds an .nvmrc to the mobile app pinning node v22 so contributors and CI use a consistent node version. Also syncs package-lock.json with package.json (version 1.1.19) and drops stale libc fields regenerated by npm.

Testing

No app behavior changes — these are tooling/lockfile files only. Verified package-lock.json version now matches package.json (1.1.19) and .nvmrc resolves to node v22.

For maintainers

  • Maintainers can push commits to my branch
  • Maintainers can merge this PR for me

This PR was created with the Couchers PR skill.

Add an .nvmrc so the mobile app uses node v22, and sync the lockfile
version with package.json (1.1.19).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel

vercel Bot commented May 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
couchers Ready Ready Preview May 22, 2026 3:14am

Request Review

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@nabramow
nabramow changed the base branch from develop to mobile/v1.1.20 May 23, 2026 08:37
@aapeliv
aapeliv marked this pull request as ready for review May 24, 2026 01:10
@aapeliv
aapeliv merged commit 64cf827 into mobile/v1.1.20 May 24, 2026
5 checks passed
@aapeliv
aapeliv deleted the mobile/chore/add-nvmrc branch May 24, 2026 01:10
@github-actions

Copy link
Copy Markdown
Contributor

📝 Release Notes

This PR does not need to be included in release notes.

Reason: This PR only adds developer tooling and lockfile synchronization for the mobile app, with no app behavior changes or user-facing impact. It falls under routine internal code changes and developer experience improvements, which should not be included in release notes.

🤖 Bot Debug Information

Model: couchers.openai.gpt-5.4
Decision: exclude
Reasoning: This PR only adds developer tooling and lockfile synchronization for the mobile app, with no app behavior changes or user-facing impact. It falls under routine internal code changes and developer experience improvements, which should not be included in release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant