Skip to content

Version Packages#8494

Merged
joaquim-verges merged 1 commit into
mainfrom
changeset-release/main
Dec 4, 2025
Merged

Version Packages#8494
joaquim-verges merged 1 commit into
mainfrom
changeset-release/main

Conversation

@joaquim-verges

@joaquim-verges joaquim-verges commented Dec 4, 2025

Copy link
Copy Markdown
Member

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/nebula@0.2.98

Patch Changes

thirdweb@5.115.1

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.195

wagmi-inapp@0.0.40

Patch Changes

  • Updated dependencies [551ec68, b6be8d6]:
    • thirdweb@5.115.1
    • @thirdweb-dev/wagmi-adapter@0.2.195

PR-Codex overview

This PR focuses on updating version numbers across various packages and enhancing changelogs with new patch changes for dependencies.

Detailed summary

  • Updated version in packages/thirdweb/package.json from 5.115.0 to 5.115.1.
  • Updated version in apps/wagmi-demo/package.json from 0.0.39 to 0.0.40.
  • Updated version in packages/nebula/package.json from 0.2.97 to 0.2.98.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.194 to 0.2.195.
  • Added new changelog entries for packages/nebula and apps/wagmi-demo for versions 0.2.98 and 0.0.40, respectively, detailing dependency updates.
  • Added new changelog entry for packages/thirdweb for version 5.115.1, listing specific patch changes and contributors.

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

Summary by CodeRabbit

  • Chores
    • Released patch updates for multiple packages: wagmi-demo (0.0.40), nebula (0.2.98), thirdweb (5.115.1), and wagmi-adapter (0.2.195)
    • Updated changelog entries documenting dependency updates

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

@joaquim-verges joaquim-verges requested review from a team as code owners December 4, 2025 00:47
@vercel

vercel Bot commented Dec 4, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Dec 4, 2025 1:51am
nebula Ready Ready Preview Comment Dec 4, 2025 1:51am
thirdweb_playground Ready Ready Preview Comment Dec 4, 2025 1:51am
thirdweb-www Ready Ready Preview Comment Dec 4, 2025 1:51am
wallet-ui Ready Ready Preview Comment Dec 4, 2025 1:51am

@github-actions github-actions Bot added packages SDK Involves changes to the thirdweb SDK labels Dec 4, 2025
@coderabbitai

coderabbitai Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

Removed one changeset entry and applied patch-version bumps plus new CHANGELOG entries for packages/apps: thirdweb, nebula, wagmi-adapter, and wagmi-demo. No code or public API changes were introduced.

Changes

Cohort / File(s) Summary
Changeset Removal
\.changeset/large-cats-judge.md
Deleted changeset metadata that referenced a thirdweb patch bump and its description.
thirdweb package
packages/thirdweb/package.json, packages/thirdweb/CHANGELOG.md
Version bumped 5.115.05.115.1; added CHANGELOG entry for v5.115.1 (payment selection tracking and token balance load note).
nebula package
packages/nebula/package.json, packages/nebula/CHANGELOG.md
Version bumped 0.2.970.2.98; added CHANGELOG entry documenting dependency update to thirdweb.
wagmi-adapter package
packages/wagmi-adapter/package.json, packages/wagmi-adapter/CHANGELOG.md
Version bumped 0.2.1940.2.195; inserted new v0.2.195 changelog header/entry.
wagmi-demo app
apps/wagmi-demo/package.json, apps/wagmi-demo/CHANGELOG.md
Version bumped 0.0.390.0.40; added v0.0.40 changelog entry documenting updated dependencies.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Mechanical, low-risk changes (version bumps, changelog additions, single changeset deletion).
  • Files to spot-check:
    • .changeset/large-cats-judge.md — confirm deletion was intended.
    • package.json files — verify only version fields changed.
    • CHANGELOG.md files — ensure entries are placed/formatted as expected.

Possibly related PRs

  • Version Packages #7851 — Similar metadata-only changes and package/version updates across the same packages.
  • Version Packages #8049 — Related changeset-driven release updates touching the same package changelogs and version bumps.
  • Version Packages #8303 — Another changeset/package bump PR affecting thirdweb and wagmi-adapter versions.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' accurately reflects the primary change—a release PR that versions and bumps multiple packages across the repository.
Description check ✅ Passed The description is complete and informative. It clearly explains the purpose of the PR, lists all releases with version changes and patch details, and provides context about the automated Changesets workflow.
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 changeset-release/main

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

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 1

🧹 Nitpick comments (1)
packages/thirdweb/CHANGELOG.md (1)

3-8: Changelog entry looks good.

Formatting, links, and semver placement are consistent. Optional: clarify the bullet to a verb phrase like “Improve payment selection tracking” for readability.

📜 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 551ec68 and 0629627.

📒 Files selected for processing (9)
  • .changeset/large-cats-judge.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 (1)
  • .changeset/large-cats-judge.md
🧰 Additional context used
📓 Path-based instructions (2)
packages/thirdweb/package.json

📄 CodeRabbit inference engine (CLAUDE.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/thirdweb/package.json
**/*.{js,jsx,ts,tsx,json}

📄 CodeRabbit inference engine (AGENTS.md)

Biome governs formatting and linting; its rules live in biome.json. Run pnpm fix & pnpm lint before committing, ensure there are no linting errors

Files:

  • packages/thirdweb/package.json
  • packages/nebula/package.json
  • packages/wagmi-adapter/package.json
  • apps/wagmi-demo/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). (8)
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Unit Tests
  • GitHub Check: Lint Packages
  • GitHub Check: Build Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (6)
packages/thirdweb/package.json (1)

433-433: LGTM!

Version bump is correct for the patch release (5.115.0 → 5.115.1).

packages/wagmi-adapter/package.json (1)

59-59: LGTM!

Version bump is correct for the patch release (0.2.194 → 0.2.195).

apps/wagmi-demo/package.json (1)

4-4: LGTM!

Version bump is correct for the patch release (0.0.39 → 0.0.40).

apps/wagmi-demo/CHANGELOG.md (1)

3-9: ✓ Changelog entry properly formatted.

The new 0.0.40 entry follows the established format and correctly documents the dependency updates with the proper commit hash reference.

packages/nebula/package.json (1)

60-60: ✓ Version correctly bumped to 0.2.98.

Patch version increment is proper and matches the corresponding changelog entry.

packages/nebula/CHANGELOG.md (1)

3-9: ✓ Changelog entry correctly formatted.

The new 0.2.98 entry is properly placed and documents the thirdweb@5.115.1 dependency update with the correct commit hash reference.

Comment on lines +3 to +4
## 0.2.195

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.

⚠️ Potential issue | 🟠 Major

Missing changelog entry content for 0.2.195.

The version header is present but the entry lacks a "### Patch Changes" section documenting the dependency updates. Per the PR summary, this release updates dependencies to thirdweb@5.115.1. Add this context to maintain changelog consistency with previous entries (e.g., lines 19–21 for 0.2.188).

Expected structure:

## 0.2.195

### Patch Changes

- Updated dependencies to thirdweb@5.115.1
🤖 Prompt for AI Agents
In packages/wagmi-adapter/CHANGELOG.md around lines 3 to 4, the release header
for 0.2.195 is missing its patch changes; add a "### Patch Changes" section
beneath the version and include a bullet documenting the dependency update
(e.g., "- Updated dependencies to thirdweb@5.115.1") so the entry matches the
format of prior releases.

@codecov

codecov Bot commented Dec 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.63%. Comparing base (b6be8d6) to head (5e61648).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8494   +/-   ##
=======================================
  Coverage   54.62%   54.63%           
=======================================
  Files         920      920           
  Lines       61142    61142           
  Branches     4143     4145    +2     
=======================================
+ Hits        33397    33402    +5     
+ Misses      27643    27638    -5     
  Partials      102      102           
Flag Coverage Δ
packages 54.63% <ø> (+<0.01%) ⬆️
see 2 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
@thirdweb-dev/nexus (esm) 105.66 KB (0%)
@thirdweb-dev/nexus (cjs) 319.47 KB (0%)

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 0

🧹 Nitpick comments (1)
packages/thirdweb/CHANGELOG.md (1)

3-10: Changelog entry looks good; minor copy tweak optional.

Formatting, versioning, and links are consistent with prior entries. Optional: tighten wording on the second bullet for clarity.

- - [#8495](https://github.com/thirdweb-dev/js/pull/8495) [`b6be8d6`](https://github.com/thirdweb-dev/js/commit/b6be8d67ef74f425e911d900a9adb19f9a70efd9) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Faster token balance load query
+ - [#8495](https://github.com/thirdweb-dev/js/pull/8495) [`b6be8d6`](https://github.com/thirdweb-dev/js/commit/b6be8d67ef74f425e911d900a9adb19f9a70efd9) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Faster token balance query
📜 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 26bf71f and 5e61648.

📒 Files selected for processing (9)
  • .changeset/large-cats-judge.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 (1)
  • .changeset/large-cats-judge.md
🚧 Files skipped from review as they are similar to previous changes (5)
  • packages/nebula/CHANGELOG.md
  • packages/wagmi-adapter/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/thirdweb/package.json
  • apps/wagmi-demo/package.json
🧰 Additional context used
📓 Path-based instructions (1)
**/*.{js,jsx,ts,tsx,json}

📄 CodeRabbit inference engine (AGENTS.md)

Biome governs formatting and linting; its rules live in biome.json. Run pnpm fix & pnpm lint before committing, ensure there are no linting errors

Files:

  • packages/nebula/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: E2E Tests (pnpm, esbuild)
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Build Packages
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Lint Packages
  • GitHub Check: Unit Tests
  • GitHub Check: Vercel Agent Review
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (3)
packages/nebula/package.json (1)

60-60: Patch version bump is correct for automated release.

Line 60: Version correctly incremented from 0.2.97 to 0.2.98 as a patch release. This aligns with the Changesets workflow for publishing to npm.

apps/wagmi-demo/CHANGELOG.md (2)

3-10: Changelog entry format and version bump are correct.

Lines 3–10: The new 0.0.40 version entry follows the established pattern, with correctly formatted commit links (551ec68, b6be8d6) and accurate dependency versions (thirdweb@5.115.1 and @thirdweb-dev/wagmi-adapter@0.2.195). The version increment from 0.0.39 to 0.0.40 is correct for a patch release.


1-10: > Likely an incorrect or invalid review comment.

Comment on lines +3 to +4
## 0.2.195

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The version 0.2.195 entry in the wagmi-adapter CHANGELOG is incomplete and missing its patch changes documentation.

View Details
📝 Patch Details
diff --git a/packages/wagmi-adapter/CHANGELOG.md b/packages/wagmi-adapter/CHANGELOG.md
index da170ba7a..a1950859f 100644
--- a/packages/wagmi-adapter/CHANGELOG.md
+++ b/packages/wagmi-adapter/CHANGELOG.md
@@ -2,6 +2,11 @@
 
 ## 0.2.195
 
+### Patch Changes
+
+- Updated dependencies [[`551ec68`](https://github.com/thirdweb-dev/js/commit/551ec680df3a84d2cacca4dfb9f0522fd7383f7a), [`b6be8d6`](https://github.com/thirdweb-dev/js/commit/b6be8d67ef74f425e911d900a9adb19f9a70efd9)]:
+  - thirdweb@5.115.1
+
 ## 0.2.194
 
 ## 0.2.193

Analysis

Missing Patch Changes in wagmi-adapter CHANGELOG version 0.2.195

What fails: The CHANGELOG.md for @thirdweb-dev/wagmi-adapter version 0.2.195 is missing its "### Patch Changes" section and dependency documentation, resulting in an incomplete changelog entry compared to other packages

How to reproduce:

# Check the wagmi-adapter CHANGELOG
cat packages/wagmi-adapter/CHANGELOG.md | head -20
# Compare with wagmi-demo CHANGELOG
cat apps/wagmi-demo/CHANGELOG.md | head -20

Result: wagmi-adapter version 0.2.195 shows empty, while apps/wagmi-demo/CHANGELOG.md version 0.0.40 references @thirdweb-dev/wagmi-adapter@0.2.195 with complete patch change documentation indicating updated dependencies to thirdweb@5.115.1 with commits 551ec68 and b6be8d6

Expected: wagmi-adapter version 0.2.195 should include the "### Patch Changes" section with dependency updates, matching the pattern used in packages/nebula/CHANGELOG.md version 0.2.98 and other release entries in the repository. This ensures consistency across changelog documentation and prevents misleading users reviewing release notes.

@joaquim-verges joaquim-verges merged commit e0ee69b into main Dec 4, 2025
22 of 24 checks passed
@joaquim-verges joaquim-verges deleted the changeset-release/main branch December 4, 2025 01:47
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.

1 participant