Skip to content

🔖 release: server@0.2.101, mobile@1.2.15#1127

Merged
cruzdanilo merged 1 commit into
mainfrom
changeset-release/main
Jul 3, 2026
Merged

🔖 release: server@0.2.101, mobile@1.2.15#1127
cruzdanilo merged 1 commit into
mainfrom
changeset-release/main

Conversation

@cruzdanilo

@cruzdanilo cruzdanilo commented Jul 1, 2026

Copy link
Copy Markdown
Member

Releases

@exactly/mobile@1.2.15

Patch Changes

@exactly/server@0.2.101

Patch Changes

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the @exactly/mobile package version to 1.2.15, adding a changelog entry regarding surfacing the crypto on-ramp sunset in the 'add funds' feature, and removes the temporary changeset file. There are no review comments to evaluate.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@cruzdanilo, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 14 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: c0de149a-3ce5-472f-a128-1d9dbb6f3fcb

📥 Commits

Reviewing files that changed from the base of the PR and between 1f4ddea and f08f9af.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (8)
  • .changeset/happy-pans-taste.md
  • .changeset/little-loops-shop.md
  • .changeset/strong-vans-build.md
  • .changeset/swift-otters-jump.md
  • CHANGELOG.md
  • package.json
  • server/CHANGELOG.md
  • server/package.json

Walkthrough

This PR bumps package.json to 1.2.15 and adds the matching 1.2.15 patch entry to CHANGELOG.md.

Changes

Release version bump

Layer / File(s) Summary
Version bump and changelog update
package.json, CHANGELOG.md
package.json changes version from 1.2.14 to 1.2.15, and CHANGELOG.md adds the 1.2.15 Patch Changes section with the listed release-note items.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • exactly/exa#673: Changesets-driven release housekeeping that also removes/updates changeset entries and bumps release metadata.
  • exactly/exa#931: Updates package.json versioning and matching CHANGELOG.md release entries in the same release flow.
  • exactly/exa#1123: Earlier mobile release update with the same version/changelog maintenance pattern.

Suggested reviewers: dieguezguille

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title correctly identifies the release PR and the mobile version bump, which matches the main change.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch changeset-release/main

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.

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.36%. Comparing base (3802a96) to head (f08f9af).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1127   +/-   ##
=======================================
  Coverage   73.36%   73.36%           
=======================================
  Files         249      249           
  Lines       10428    10428           
  Branches     3424     3424           
=======================================
  Hits         7650     7650           
  Misses       2498     2498           
  Partials      280      280           
Flag Coverage Δ
e2e 73.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 5650a4e to 1f4ddea Compare July 3, 2026 14:03
@cruzdanilo cruzdanilo changed the title 🔖 release: mobile@1.2.15 🔖 release: server@0.2.101, mobile@1.2.15 Jul 3, 2026
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 8627966 to 8f899b7 Compare July 3, 2026 14:43
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch from 8f899b7 to f08f9af Compare July 3, 2026 14:49
@cruzdanilo
cruzdanilo merged commit f08f9af into main Jul 3, 2026
11 of 12 checks passed
@cruzdanilo
cruzdanilo deleted the changeset-release/main branch July 3, 2026 15:54
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