Skip to content

chore(crisp): publish version 0.5.3#1133

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

chore(crisp): publish version 0.5.3#1133
ctrlc03 merged 2 commits into
mainfrom
chore/crisp-0-5-3

Conversation

@ctrlc03

@ctrlc03 ctrlc03 commented Dec 20, 2025

Copy link
Copy Markdown
Collaborator

Bump CRISP packages to 0.5.3

Summary by CodeRabbit

  • Chores
    • Updated CRISP packages to version 0.5.3.

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

- Updated @crisp-e3/sdk to 0.5.3
- Updated @crisp-e3/contracts to 0.5.3
- Updated @crisp-e3/zk-inputs to 0.5.3
- Published to npm
@ctrlc03 ctrlc03 requested a review from cedoor December 20, 2025 10:54
@vercel

vercel Bot commented Dec 20, 2025

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
crisp Ready Ready Preview, Comment Dec 20, 2025 10:55am
1 Skipped Deployment
Project Deployment Review Updated (UTC)
enclave-docs Skipped Skipped Dec 20, 2025 10:55am

@coderabbitai

coderabbitai Bot commented Dec 20, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

The pull request bumps package versions from 0.5.2 to 0.5.3 across four package.json files in the CRISP example project. All changes are version field updates with no modifications to functionality, dependencies, or logic.

Changes

Cohort / File(s) Summary
CRISP Package Version Bumps
examples/CRISP/packages/crisp-contracts/package.json, examples/CRISP/packages/crisp-sdk/package.json, examples/CRISP/packages/crisp-zk-inputs/package.json
Version field updated from "0.5.2" to "0.5.3" in each package
CRISP Client Dependency
examples/CRISP/client/package.json
Dependency "@crisp-e3/sdk" updated from 0.5.2 to 0.5.3

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • All changes are straightforward version string updates with no logic modifications, dependencies restructuring, or behavioral changes required.

Possibly related PRs

Suggested reviewers

  • cedoor
  • 0xjei

Poem

🐰 A hop, a skip, point-oh-point-three,
CRISP packages dance in harmony!
From five-oh-two to five-oh-three,
Version bumps, precise and free!

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 pull request title clearly and concisely summarizes the main change: publishing CRISP packages to version 0.5.3, which aligns with the actual changeset of bumping versions across all four 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-3

📜 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 38440ca and 884024a.

⛔ 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 (1)
📚 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/client/package.json
  • examples/CRISP/packages/crisp-sdk/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). (9)
  • GitHub Check: build_enclave_cli
  • GitHub Check: integration_prebuild
  • GitHub Check: build_crisp_sdk
  • GitHub Check: rust_integration
  • GitHub Check: test_net
  • GitHub Check: build_sdk
  • GitHub Check: build_e3_support_dev
  • GitHub Check: build_ciphernode_image
  • GitHub Check: rust_unit
🔇 Additional comments (4)
examples/CRISP/client/package.json (1)

21-21: LGTM! Dependency version correctly updated.

The dependency on @crisp-e3/sdk is correctly updated to match the new published version.

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

3-3: LGTM! Package version correctly bumped.

The version is correctly updated to 0.5.3 as part of the coordinated release.

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

5-5: LGTM! Package version correctly bumped.

The version is correctly updated to 0.5.3, maintaining consistency across the CRISP package ecosystem.

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

3-3: LGTM! Package version correctly bumped.

The version is correctly updated to 0.5.3, completing the coordinated version bump across all CRISP packages.


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.

@ctrlc03 ctrlc03 merged commit 6a88d5a into main Dec 20, 2025
25 of 26 checks passed
@github-actions github-actions Bot deleted the chore/crisp-0-5-3 branch December 28, 2025 02:57
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