Skip to content

chore(crisp): publish version 0.5.2#1104

Merged
ctrlc03 merged 2 commits into
mainfrom
chore/crisp-0-5-2
Dec 12, 2025
Merged

chore(crisp): publish version 0.5.2#1104
ctrlc03 merged 2 commits into
mainfrom
chore/crisp-0-5-2

Conversation

@ctrlc03

@ctrlc03 ctrlc03 commented Dec 12, 2025

Copy link
Copy Markdown
Collaborator

publish new crisp version

Summary by CodeRabbit

  • Chores
    • Updated package versions from 0.4.2 to 0.5.2 across CRISP SDK and related packages, including the SDK, contracts, zero-knowledge inputs, and client dependencies.

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

- Updated @crisp-e3/sdk to 0.5.2
- Updated @crisp-e3/contracts to 0.5.2
- Updated @crisp-e3/zk-inputs to 0.5.2
- Published to npm
@ctrlc03 ctrlc03 requested a review from 0xjei December 12, 2025 11:08
@vercel

vercel Bot commented Dec 12, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
crisp Ready Ready Preview Comment Dec 12, 2025 11:10am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
enclave-docs Skipped Skipped Dec 12, 2025 11:10am

@coderabbitai

coderabbitai Bot commented Dec 12, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

Version bump across four CRISP example package.json files from 0.4.2 to 0.5.2, including the client's @crisp-e3/sdk dependency update. No functional changes to code, configuration, scripts, exports, or control flow.

Changes

Cohort / File(s) Summary
CRISP Package Version Bumps
examples/CRISP/client/package.json, examples/CRISP/packages/crisp-contracts/package.json, examples/CRISP/packages/crisp-sdk/package.json, examples/CRISP/packages/crisp-zk-inputs/package.json
Version updated from 0.4.2 to 0.5.2 across all four packages. Client dependency @crisp-e3/sdk also updated to 0.5.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • cedoor

Poem

🐰 Hop along, sweet versions climb,
0.4.2 → 0.5.2, keeping perfect time!
Packages bundled, all in sync,
Not a bug, nor a blink—
Just bumps that help the project align!

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically summarizes the main change: updating CRISP package versions from 0.4.2 to 0.5.2 across multiple package.json files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/crisp-0-5-2

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6712fcd and 1fc41dc.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (4)
  • examples/CRISP/client/package.json (1 hunks)
  • examples/CRISP/packages/crisp-contracts/package.json (1 hunks)
  • examples/CRISP/packages/crisp-sdk/package.json (1 hunks)
  • examples/CRISP/packages/crisp-zk-inputs/package.json (1 hunks)
🧰 Additional context used
🧠 Learnings (2)
📓 Common learnings
Learnt from: ctrlc03
Repo: gnosisguild/enclave PR: 963
File: examples/CRISP/client/package.json:25-25
Timestamp: 2025-11-05T14:12:57.814Z
Learning: In the Enclave/CRISP codebase, `enclave-e3/sdk` and `crisp-e3/sdk` are different packages: `enclave-e3/sdk` is the general Enclave SDK, while `crisp-e3/sdk` is the CRISP-specific SDK. The CRISP client (`examples/CRISP/client`) intentionally depends on `enclave-e3/sdk`, not `crisp-e3/sdk`.
📚 Learning: 2025-11-05T14:12:57.814Z
Learnt from: ctrlc03
Repo: gnosisguild/enclave PR: 963
File: examples/CRISP/client/package.json:25-25
Timestamp: 2025-11-05T14:12:57.814Z
Learning: In the Enclave/CRISP codebase, `enclave-e3/sdk` and `crisp-e3/sdk` are different packages: `enclave-e3/sdk` is the general Enclave SDK, while `crisp-e3/sdk` is the CRISP-specific SDK. The CRISP client (`examples/CRISP/client`) intentionally depends on `enclave-e3/sdk`, not `crisp-e3/sdk`.

Applied to files:

  • examples/CRISP/packages/crisp-sdk/package.json
  • examples/CRISP/client/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
  • GitHub Check: build_sdk
  • GitHub Check: build_e3_support_dev
  • GitHub Check: test_contracts
  • GitHub Check: test_net
  • GitHub Check: crisp_unit
  • GitHub Check: rust_integration
  • GitHub Check: integration_prebuild
  • GitHub Check: rust_unit
  • GitHub Check: build_enclave_cli
  • GitHub Check: build_ciphernode_image
🔇 Additional comments (4)
examples/CRISP/packages/crisp-zk-inputs/package.json (1)

5-5: Version bump is consistent with PR objectives. No issues detected.

examples/CRISP/packages/crisp-contracts/package.json (1)

3-3: Version bump is consistent with PR objectives. No issues detected.

examples/CRISP/client/package.json (1)

21-21: Verify SDK dependency aligns with documented intent. According to learnings from PR 963, the CRISP client should depend on @enclave-e3/sdk, not @crisp-e3/sdk. The current code shows @crisp-e3/sdk at version 0.5.2. Please confirm whether this is intentional or if the dependency should be @enclave-e3/sdk.

examples/CRISP/packages/crisp-sdk/package.json (1)

3-3: Version bump is consistent with PR objectives. No issues detected.


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.

@0xjei 0xjei left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

utACK

@ctrlc03 ctrlc03 merged commit 0c7298f into main Dec 12, 2025
25 checks passed
@ctrlc03 ctrlc03 deleted the chore/crisp-0-5-2 branch December 12, 2025 15:21
@coderabbitai coderabbitai Bot mentioned this pull request Mar 9, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Mar 20, 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