Skip to content

Fix CI Node version and prepare 1.11.1 release#163

Merged
wizzomafizzo merged 1 commit into
mainfrom
fix/node-22-v1.11.1
Jun 4, 2026
Merged

Fix CI Node version and prepare 1.11.1 release#163
wizzomafizzo merged 1 commit into
mainfrom
fix/node-22-v1.11.1

Conversation

@wizzomafizzo

Copy link
Copy Markdown
Member

Summary

  • move GitHub Actions builds/tests to Node 22 for Capacitor 8
  • add a Node >=22 engine requirement
  • bump release surfaces and What's New from 1.11.0 to 1.11.1 / Android build 26
  • document the Node runtime check for future releases

Validation passed: npm run format:check, npm run typecheck, npm run lint, npm run test -- --run

Note: v1.11.0 tag remains a failed/stale release; use v1.11.1 after this merges.

@coderabbitai

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@wizzomafizzo, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 16 minutes and 15 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 04a5caa4-8109-4b00-8b86-5a1b36581edf

📥 Commits

Reviewing files that changed from the base of the PR and between 7a18268 and 3764d74.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (8)
  • .github/workflows/build.yaml
  • .github/workflows/test.yml
  • android/app/build.gradle
  • docs/deployment.md
  • ios/App/App.xcodeproj/project.pbxproj
  • package.json
  • src/__tests__/unit/lib/whatsNew.test.ts
  • src/lib/whatsNew.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/node-22-v1.11.1

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

@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@wizzomafizzo
wizzomafizzo merged commit 6d109c1 into main Jun 4, 2026
6 checks passed
@wizzomafizzo
wizzomafizzo deleted the fix/node-22-v1.11.1 branch June 4, 2026 09:15
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