Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 2, 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]

Patch Changes

[email protected]

Patch Changes

@thirdweb-dev/[email protected]

Patch Changes

[email protected]

Patch Changes


PR-Codex overview

This PR focuses on updating the version numbers of several packages and documenting these updates in the changelogs. It also includes the removal of two .md files related to changesets.

Detailed summary

  • Deleted .changeset/quiet-gifts-lead.md and .changeset/grumpy-toes-switch.md
  • Updated version in packages/thirdweb/package.json from 5.108.5 to 5.108.6
  • Updated version in apps/wagmi-demo/package.json from 0.0.0 to 0.0.1
  • Updated version in packages/nebula/package.json from 0.2.58 to 0.2.59
  • Updated version in packages/wagmi-adapter/package.json from 0.2.155 to 0.2.156
  • Added changelog entries for packages/nebula, packages/thirdweb, apps/wagmi-demo, and packages/wagmi-adapter reflecting the updates and dependency changes

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

Summary by CodeRabbit

  • Chores

    • Released patch updates across packages, including thirdweb (5.108.6), wagmi-adapter (0.2.156), and the wagmi demo app (0.0.1).
    • Updated dependencies to the latest patch versions.
    • Removed obsolete changeset entries.
  • Documentation

    • Added changelog entries detailing the new patch versions and dependency updates.

@joaquim-verges joaquim-verges requested review from a team as code owners October 2, 2025 02:43
@vercel
Copy link

vercel bot commented Oct 2, 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 2, 2025 3:24am
nebula Ready Ready Preview Comment Oct 2, 2025 3:24am
thirdweb_playground Ready Ready Preview Comment Oct 2, 2025 3:24am
thirdweb-www Ready Ready Preview Comment Oct 2, 2025 3:24am
wallet-ui Ready Ready Preview Comment Oct 2, 2025 3:24am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 2, 2025

Walkthrough

Removes two changeset files, bumps versions across package.json files, and adds corresponding changelog entries for apps/wagmi-demo, packages/nebula, packages/thirdweb, and packages/wagmi-adapter. No source code, APIs, or control flow were modified.

Changes

Cohort / File(s) Summary
Changeset cleanup
.changeset/grumpy-toes-switch.md, .changeset/quiet-gifts-lead.md
Removed two changeset entries that previously documented patch updates.
App release: wagmi-demo
apps/wagmi-demo/CHANGELOG.md, apps/wagmi-demo/package.json
Added changelog for 0.0.1 noting dependency bumps; updated package version from 0.0.0 to 0.0.1.
Package version bumps
packages/nebula/package.json, packages/thirdweb/package.json, packages/wagmi-adapter/package.json
Incremented patch versions: nebula 0.2.58→0.2.59, thirdweb 5.108.5→5.108.6, wagmi-adapter 0.2.155→0.2.156.
Changelog updates
packages/nebula/CHANGELOG.md, packages/thirdweb/CHANGELOG.md, packages/wagmi-adapter/CHANGELOG.md
Added new entries documenting patch releases and dependency updates; referenced related commit/PR metadata.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Version Packages #8079 — Similar release/version-bump changes for thirdweb, nebula, and wagmi-adapter with package.json and changelog updates.

Suggested labels

packages, SDK

Pre-merge checks and finishing touches

❌ Failed checks (1 warning, 1 inconclusive)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The description only includes automated release notes and omits the repository’s required template sections such as an issue tag or branch reference, “Notes for the reviewer,” and “How to test,” so key contextual and testing information is missing. Please update the PR description to follow the template by adding an issue tag or branch reference if needed, a “## Notes for the reviewer” section outlining important details, and a “## How to test” section with instructions to verify the changes.
Title Check ❓ Inconclusive The title “Version Packages” is generic and does not convey which packages are being updated or the scope of the change, making it difficult for a teammate scanning history to understand the primary change. Please rename the title to be more descriptive and specific, for example “chore: bump versions for nebula, thirdweb, wagmi-adapter, and wagmi-inapp,” so it clearly reflects the changes introduced.
✅ 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
  • 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 eb603f8 and 7050c9e.

📒 Files selected for processing (10)
  • .changeset/grumpy-toes-switch.md (0 hunks)
  • .changeset/quiet-gifts-lead.md (0 hunks)
  • apps/wagmi-demo/CHANGELOG.md (1 hunks)
  • apps/wagmi-demo/package.json (1 hunks)
  • packages/nebula/CHANGELOG.md (1 hunks)
  • packages/nebula/package.json (1 hunks)
  • packages/thirdweb/CHANGELOG.md (1 hunks)
  • packages/thirdweb/package.json (1 hunks)
  • packages/wagmi-adapter/CHANGELOG.md (1 hunks)
  • packages/wagmi-adapter/package.json (1 hunks)
💤 Files with no reviewable changes (2)
  • .changeset/grumpy-toes-switch.md
  • .changeset/quiet-gifts-lead.md
🧰 Additional context used
📓 Path-based instructions (2)
packages/wagmi-adapter/**

📄 CodeRabbit inference engine (CLAUDE.md)

Wagmi ecosystem integration is in packages/wagmi-adapter/

Files:

  • packages/wagmi-adapter/package.json
  • packages/wagmi-adapter/CHANGELOG.md
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/wagmi-adapter/package.json
  • apps/wagmi-demo/package.json
  • packages/thirdweb/package.json
  • packages/nebula/package.json
🧠 Learnings (1)
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/wagmi-adapter/** : Wagmi ecosystem integration is in `packages/wagmi-adapter/`

Applied to files:

  • packages/wagmi-adapter/CHANGELOG.md
  • apps/wagmi-demo/CHANGELOG.md
⏰ 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). (8)
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Unit Tests
  • GitHub Check: Build Packages
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)

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

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 2, 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.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.6 KB (0%) 1.3 s (0%) 374 ms (+220.41% 🔺) 1.7 s
thirdweb (cjs) 365.75 KB (0%) 7.4 s (0%) 1.2 s (+20.94% 🔺) 8.6 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 192 ms (+2229.13% 🔺) 307 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 77 ms (+2803.04% 🔺) 87 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 137 ms (+2679.95% 🔺) 520 ms

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

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants