Skip to content

chore(persona-kit): bump @relayfile/adapter-core ^0.3.13 → ^0.3.17 (gmail + more in trigger catalog)#144

Merged
khaliqgant merged 1 commit into
mainfrom
chore/persona-kit-adapter-core-0.3.17
May 26, 2026
Merged

chore(persona-kit): bump @relayfile/adapter-core ^0.3.13 → ^0.3.17 (gmail + more in trigger catalog)#144
khaliqgant merged 1 commit into
mainfrom
chore/persona-kit-adapter-core-0.3.17

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

What

Bumps @agentworkforce/persona-kit's @relayfile/adapter-core dependency ^0.3.13^0.3.17 and refreshes pnpm-lock.yaml (was pinned at 0.3.13).

Why

persona-kit consumes the trigger catalog via a runtime import of @relayfile/adapter-core/triggers, so its KNOWN_TRIGGER_CATALOG is whatever core resolves to. The lock was stuck at 0.3.13 (23 providers, no gmail). 0.3.17 adds gmail (file.created / file.updated / file.deleted, from relayfile-adapters#119) plus others — 25 providers now.

Bumping the floor + refreshing the lock makes the monorepo (and the next release) resolve 0.3.17, so definePersona gmail trigger autocomplete + deploy-time lint work in-repo and ship in the next persona-kit release.

Note: downstream npm consumers on the existing ^0.3.13 caret already resolve 0.3.17 on a fresh install — this PR makes the minimum explicit and updates the in-repo pin/lock so CI/builds aren't stuck on the old catalog.

Verification

  • Lock now resolves @relayfile/adapter-core@0.3.17.
  • import('@relayfile/adapter-core/triggers')KNOWN_TRIGGER_CATALOG.gmail === ["file.created","file.deleted","file.updated"]; 25 providers.
  • pnpm --filter @agentworkforce/persona-kit typecheck clean; 224/224 tests pass.

🤖 Generated with Claude Code

persona-kit imports the trigger catalog from `@relayfile/adapter-core/triggers`
at runtime, so its `KNOWN_TRIGGER_CATALOG` is whatever core resolves to. The
monorepo lockfile was pinned at 0.3.13 (23 providers, no gmail). 0.3.17 adds
gmail (`file.created`/`file.updated`/`file.deleted`, from relayfile-adapters
#119) and others — 25 providers total.

Bump the declared floor and refresh the lock so the monorepo + the next release
resolve 0.3.17, enabling gmail trigger autocomplete + deploy-time lint.
(Downstream npm consumers on the `^0.3.13` caret already resolved 0.3.17 on a
fresh install; this makes the minimum explicit and updates the in-repo pin.)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

Warning

Review limit reached

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

More reviews will be available in 36 minutes and 28 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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0b6e0a98-234f-46f1-959d-55d48cfb0cc6

📥 Commits

Reviewing files that changed from the base of the PR and between 38b6c1c and d855cdb.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • packages/persona-kit/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/persona-kit-adapter-core-0.3.17

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
Copy Markdown

@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 updates the @relayfile/adapter-core dependency from version 0.3.13 to 0.3.17 in packages/persona-kit/package.json and updates the lockfile accordingly. There are no review comments to address.

@khaliqgant khaliqgant merged commit 0cf4bf9 into main May 26, 2026
3 of 4 checks passed
@khaliqgant khaliqgant deleted the chore/persona-kit-adapter-core-0.3.17 branch May 26, 2026 10:37
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Re-trigger cubic

Copy link
Copy Markdown
Contributor

@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

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