Skip to content

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 11, 2025

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

@thirdweb-dev/[email protected]

Minor Changes


PR-Codex overview

This PR updates the version of the vault-sdk package from 0.0.3 to 0.1.0 and adds a new entry in the CHANGELOG.md to reflect minor changes, specifically the addition of Vault operations support for Solana.

Detailed summary

  • Updated version in package.json from 0.0.3 to 0.1.0.
  • Added a new section in CHANGELOG.md for version 0.1.0.
  • Documented the addition of Vault operations support for Solana with a reference to PR [Vault SDK] Add Solana operations support #8168.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Summary by CodeRabbit

  • Documentation
    • Added a changelog entry announcing vault operations support for Solana in the Vault SDK.
  • Chores
    • Bumped Vault SDK version from 0.0.3 to 0.1.0.
    • Removed an obsolete changeset entry.
  • Notes
    • No functional or runtime changes in this release; updates are limited to versioning and documentation for clarity.

Copy link

vercel bot commented Oct 11, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Oct 11, 2025 1:16am
nebula Ready Ready Preview Comment Oct 11, 2025 1:16am
thirdweb_playground Error Error Oct 11, 2025 1:16am
thirdweb-www Ready Ready Preview Comment Oct 11, 2025 1:16am
wallet-ui Ready Ready Preview Comment Oct 11, 2025 1:16am

Copy link
Contributor

graphite-app bot commented Oct 11, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link
Contributor

coderabbitai bot commented Oct 11, 2025

Walkthrough

Removes a changeset entry, adds a 0.1.0 section to the vault SDK changelog noting Solana vault operations support, and bumps packages/vault-sdk version from 0.0.3 to 0.1.0. No code or API changes.

Changes

Cohort / File(s) Summary of Changes
Changeset cleanup
\.changeset/soft-cameras-lay.md
Removed the changeset entry that recorded a minor bump and description for @thirdweb-dev/vault-sdk.
Vault SDK release notes
packages/vault-sdk/CHANGELOG.md
Added version 0.1.0 entry with Minor Changes noting Solana vault operations support, linking PR/commit.
Package metadata bump
packages/vault-sdk/package.json
Updated version field from "0.0.3" to "0.1.0".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

❌ Failed checks (1 warning, 1 inconclusive)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The pull request description does not adhere to the repository’s description template and is missing the commented header as well as required “## Notes for the reviewer” and “## How to test” sections, so it cannot be validated against the expected structure. Please update the description to include the template’s commented instructions, add a concise PR title line, and fill in the “## Notes for the reviewer” and “## How to test” sections with relevant information.
Title Check ❓ Inconclusive The title “Version Packages” is overly generic and does not specify which package is being updated or the nature of the change, so it fails to clearly communicate the primary purpose of the pull request. Please revise the title to mention the specific package and version bump, for example “chore(vault-sdk): bump to 0.1.0 adding Solana vault support”, to clearly reflect the main change.
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ 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

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 35c7d21 and 2ef5b8a.

📒 Files selected for processing (3)
  • .changeset/soft-cameras-lay.md (0 hunks)
  • packages/vault-sdk/CHANGELOG.md (1 hunks)
  • packages/vault-sdk/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/soft-cameras-lay.md
🧰 Additional context used
📓 Path-based instructions (1)
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/vault-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). (3)
  • GitHub Check: Size
  • GitHub Check: Socket Security: Pull Request Alerts
  • GitHub Check: Analyze (javascript)

Comment @coderabbitai help to get the list of available commands and usage tips.

@0xFirekeeper 0xFirekeeper merged commit 869bbcf into main Oct 11, 2025
16 of 21 checks passed
@0xFirekeeper 0xFirekeeper deleted the changeset-release/main branch October 11, 2025 00:42
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.51 KB (0%) 1.3 s (0%) 377 ms (+151.32% 🔺) 1.7 s
thirdweb (cjs) 365.79 KB (0%) 7.4 s (0%) 1.6 s (+3.14% 🔺) 8.9 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 117 ms (+1049.91% 🔺) 231 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 102 ms (+1167.25% 🔺) 112 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 95 ms (+878.93% 🔺) 478 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants