Skip to content

Conversation

@cruzdanilo
Copy link
Member

@cruzdanilo cruzdanilo commented Jan 29, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@exactly/[email protected]

Patch Changes

@exactly/[email protected]

Patch Changes

Summary by CodeRabbit

  • Chores
    • Released version 1.1.5 with multiple bug fixes and improvements
    • Updated server dependency to version 0.2.53

✏️ Tip: You can customize this high-level summary in your review settings.

@gemini-code-assist
Copy link

Summary of Changes

Hello @cruzdanilo, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request is an automated release generated by the Changesets GitHub action, bumping the @exactly/mobile package version to 1.1.5. It consolidates several recent patch changes, including UI improvements, code cleanup by removing an unused component, and an update to the navigation system using Expo Router UI tabs. Merging this PR will trigger the automatic publication of the updated package to npm.

Highlights

  • Unused Tab Bar Component Removal: An unused tab bar component has been removed from the codebase, contributing to cleaner and more efficient code.
  • Flow Dismissal Fix: A bug has been addressed to ensure that application flows are correctly dismissed upon completion, improving user experience.
  • DeFi Screen UI Adjustment: The top padding of the DeFi screen has been fixed, resulting in an improved and more consistent user interface.
  • Expo Router UI Tabs Adoption: The mobile application now utilizes Expo Router UI tabs, indicating an update or refactoring of the navigation system.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link

coderabbitai bot commented Jan 29, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

Removes many .changeset entries for @exactly/mobile and server, adds root CHANGELOG 1.1.5, bumps root version to 1.1.5 and @exactly/server to workspace:^0.2.53, and appends server CHANGELOG entry while bumping server version to 0.2.53. No source-code or public API changes.

Changes

Cohort / File(s) Summary
Removed changesets
.changeset/fresh-tires-itch.md, .changeset/green-adults-drop.md, .changeset/shaggy-cars-like.md, .changeset/new-pots-shave.md, .changeset/olive-eggs-share.md, .changeset/real-fans-tan.md, .changeset/tiny-facts-taste.md, .changeset/fancy-ends-tan.md, .changeset/chilly-islands-leave.md, .changeset/gentle-streets-attack.md, .changeset/pretty-badgers-cheat.md, .changeset/swift-pigs-know.md
Deleted multiple changeset files that previously recorded patch notes (mostly for @exactly/mobile and some server entries). No code changes.
Trimmed/emptied changesets
.changeset/silent-eyes-beg.md, .changeset/wise-cities-jam.md
Removed placeholder lines / emptied minor changeset entries; no behavioral or API changes.
Root release metadata
CHANGELOG.md, package.json
Added 1.1.5 section to CHANGELOG.md; bumped root package.json version 1.1.41.1.5; updated root dependency spec for @exactly/serverworkspace:^0.2.53.
Server release metadata
server/CHANGELOG.md, server/package.json
Appended 0.2.53 entry to server/CHANGELOG.md; bumped server/package.json version 0.2.520.2.53.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • nfmelendez
  • dieguezguille
  • franm91
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 🔖 release: [email protected], [email protected] accurately describes the main purpose of this PR: publishing two packages with specific versions.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests 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 and usage tips.

Copy link

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

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 is an automated release for version 1.1.5 of the @exactly/mobile package, generated by the Changesets action. The changes include updating the package version in package.json and generating the corresponding CHANGELOG.md entry from the consumed changeset files. The changes are correct and follow the standard release process. No issues were found.

Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@sentry
Copy link

sentry bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.25%. Comparing base (021a7bd) to head (0f43676).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #697      +/-   ##
==========================================
+ Coverage   64.54%   65.25%   +0.71%     
==========================================
  Files         173      173              
  Lines        5378     5532     +154     
  Branches     1509     1571      +62     
==========================================
+ Hits         3471     3610     +139     
- Misses       1727     1737      +10     
- Partials      180      185       +5     
Flag Coverage Δ
e2e 63.25% <ø> (+20.22%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Around line 3-11: Change the prose in the CHANGELOG.md 1.1.5 section to
lowercase and wrap lines to a maximum of 120 characters: update the "## 1.1.5"
and "### Patch Changes" list items and the three bullet entries referencing PR
`#695` and commits 56e5e47, 9bec556, and 4113494 so that the narrative text (e.g.,
"dismiss flows when finished", "fix defi screen top padding", "use expo router
ui tabs") is all lowercase and each bullet line is split/wrapped so no line
exceeds 120 characters.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 3f11878 to ebd0222 Compare January 30, 2026 14:54
@cruzdanilo cruzdanilo changed the title 🔖 release: [email protected] 🔖 release: [email protected], [email protected] Jan 30, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from ebd0222 to f42b164 Compare January 30, 2026 16:22
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@server/CHANGELOG.md`:
- Around line 3-7: Update the changelog entry for the "## 0.2.53" section by
converting all narrative text to lowercase (including the heading text and the
list item) and reflowing/wrapping the long list line to a maximum of 120
characters; specifically edit the heading "## 0.2.53" and the list item that
references PR `#693` / commit `de60df2` so the sentence "Thanks [`@mainqueg`]... - ✨
validate id document photos for manteca" is entirely lowercase and broken into
wrapped lines ≤120 chars.

Comment on lines +3 to +7
## 0.2.53

### Patch Changes

- [#693](https://github.com/exactly/exa/pull/693) [`de60df2`](https://github.com/exactly/exa/commit/de60df282b81ce960b3f7cb07e449dc3adfffed9) Thanks [@mainqueg](https://github.com/mainqueg)! - ✨ validate id document photos for manteca
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Lowercase and wrap the 0.2.53 changelog entry.

Please switch to lowercase prose and wrap the long line to ≤120 characters.

✂️ Suggested update
 ## 0.2.53

-### Patch Changes
+### patch changes

-- [`#693`](https://github.com/exactly/exa/pull/693) [`de60df2`](https://github.com/exactly/exa/commit/de60df282b81ce960b3f7cb07e449dc3adfffed9) Thanks [`@mainqueg`](https://github.com/mainqueg)! - ✨ validate id document photos for manteca
+- [`#693`](https://github.com/exactly/exa/pull/693)
+  [`de60df2`](https://github.com/exactly/exa/commit/de60df282b81ce960b3f7cb07e449dc3adfffed9)
+  thanks [`@mainqueg`](https://github.com/mainqueg)!
+  ✨ validate id document photos for manteca

As per coding guidelines: All narrative text in internal documentation prose (headings, paragraphs, list items, proper nouns, brand names) must be lowercase with no exceptions; All lines in markdown files must be no longer than 120 characters.

🤖 Prompt for AI Agents
In `@server/CHANGELOG.md` around lines 3 - 7, Update the changelog entry for the
"## 0.2.53" section by converting all narrative text to lowercase (including the
heading text and the list item) and reflowing/wrapping the long list line to a
maximum of 120 characters; specifically edit the heading "## 0.2.53" and the
list item that references PR `#693` / commit `de60df2` so the sentence "Thanks
[`@mainqueg`]... - ✨ validate id document photos for manteca" is entirely
lowercase and broken into wrapped lines ≤120 chars.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 4 times, most recently from 0f43676 to 919ee21 Compare January 30, 2026 19:58
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 919ee21 to d27bae2 Compare January 30, 2026 20:02
@cruzdanilo cruzdanilo merged commit d27bae2 into main Jan 30, 2026
3 of 4 checks passed
@cruzdanilo cruzdanilo deleted the changeset-release/main branch January 30, 2026 20:03
@coderabbitai coderabbitai bot mentioned this pull request Jan 30, 2026
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.

2 participants