Skip to content

🔖 release: server@0.2.68#793

Draft
cruzdanilo wants to merge 1 commit intomainfrom
changeset-release/main
Draft

🔖 release: server@0.2.68#793
cruzdanilo wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Member

@cruzdanilo cruzdanilo commented Feb 17, 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/server@0.2.68

Patch Changes

@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 automates the release process for the @exactly/server package, incrementing its version to 0.2.68. It includes a specific patch to address legacy withdraw validation reverts, ensuring the package's changelog and version manifest are correctly updated.

Highlights

Changelog
  • .changeset/calm-otter-guard.md
    • Removed the changeset file after its application to the changelog.
  • server/CHANGELOG.md
    • Added a new entry for version 0.2.68, detailing the patch to handle legacy withdraw validation reverts.
  • server/package.json
    • Updated the package version from 0.2.67 to 0.2.68.
Activity
  • This pull request was automatically opened by the Changesets release GitHub action.
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 Feb 17, 2026

Warning

Rate limit exceeded

@cruzdanilo has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 8 minutes and 11 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

Walkthrough

This PR consumes a changeset by deleting the .changeset/calm-otter-guard.md entry and applying the corresponding version bump (0.2.67 → 0.2.68) and changelog entry to the server package metadata.

Changes

Cohort / File(s) Summary
Release Changes
.changeset/calm-otter-guard.md, server/package.json, server/CHANGELOG.md
Removes changeset file and applies patch version bump to 0.2.68 with corresponding changelog entry for legacy withdraw validation revert fix.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • nfmelendez
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically identifies the release version (server@0.2.68), which matches the package version bump shown in the changeset.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ 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

@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

@cruzdanilo cruzdanilo marked this pull request as draft February 17, 2026 01:24
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 0.2.68 of the @exactly/server package, involving updates to package.json and CHANGELOG.md. However, it introduces security concerns: Personally Identifiable Information (PII) such as blockchain addresses and transaction details are sent to Sentry without proper scrubbing, and there's a potential phishing risk in push notifications due to the direct use of untrusted asset symbols from the blockchain. It is recommended to implement data scrubbing for Sentry logs and sanitize asset symbols in notifications.

@sentry
Copy link

sentry bot commented Feb 17, 2026

✅ All tests passed.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from c7c7f49 to 84daa86 Compare February 17, 2026 14: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