Skip to content

Version Packages #7433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Version Packages #7433

merged 1 commit into from
Jun 26, 2025

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Jun 24, 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

@thirdweb-dev/[email protected]

Minor Changes

@thirdweb-dev/[email protected]

Minor Changes

Patch Changes

@thirdweb-dev/[email protected]

Minor Changes

Patch Changes

[email protected]

Minor Changes

Patch Changes

@thirdweb-dev/[email protected]


PR-Codex overview

This PR primarily focuses on updating version numbers across several packages and enhancing the changelogs with new minor changes and patch updates.

Detailed summary

  • Deleted several .md files in the .changeset directory.
  • Updated version in packages/service-utils/package.json from 0.9.14 to 0.10.0.
  • Updated version in packages/thirdweb/package.json from 5.104.1 to 5.105.0.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.96 to 0.2.97.
  • Updated version in packages/engine/package.json from 3.0.4 to 3.1.0.
  • Updated version in packages/nebula/package.json from 0.1.1 to 0.2.0.
  • Updated version in packages/insight/package.json from 1.0.2 to 1.1.0.
  • Added new changelog entries for packages/engine, packages/insight, packages/service-utils, packages/nebula, and packages/thirdweb with details on minor changes and patch updates.

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

Summary by CodeRabbit

  • New Features

    • Introduced a webhook producer in service utilities.
  • Bug Fixes

    • Corrected casing of a field in the webhook event helper.
    • Applied important fixes for payment widgets.
    • Improved handling of sponsored gas in the TransactionWidget component.
  • Deprecations

    • Deprecated the PayEmbed component.
  • Chores

    • Updated package versions and dependencies across multiple packages, including updates to hey-api and related dependencies.
    • Updated changelogs to reflect recent changes.

@joaquim-verges joaquim-verges requested review from a team as code owners June 24, 2025 20:20
Copy link

vercel bot commented Jun 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2025 10:58pm
nebula ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2025 10:58pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2025 10:58pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2025 10:58pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2025 10:58pm

Copy link
Contributor

coderabbitai bot commented Jun 24, 2025

Walkthrough

This update increments minor and patch versions for the thirdweb, nebula, wagmi-adapter, service-utils, engine, and insight packages. It updates changelogs to reflect new versions, dependency updates, and feature additions including sponsored gas handling, PayEmbed deprecation, and a webhook producer. It also removes several changeset files documenting these changes.

Changes

Files/Groups Change Summary
.changeset/wild-cases-ask.md, .changeset/rude-bags-say.md, .changeset/slimy-tigers-trade.md, .changeset/itchy-pandas-punch.md, .changeset/little-items-allow.md, .changeset/old-bats-love.md Removed changesets documenting PayEmbed deprecation, sponsored gas handling, webhook producer feature, webhook event helper fix, minor version bumps metadata, and payment widgets fixes
packages/thirdweb/CHANGELOG.md, packages/thirdweb/package.json Added changelog entry for v5.105.0 noting PayEmbed deprecation, sponsored gas handling, payment widget fixes, and dependency updates; bumped version
packages/nebula/CHANGELOG.md, packages/nebula/package.json Added changelog entry for v0.2.0; bumped version; updated hey-api and thirdweb dependencies
packages/wagmi-adapter/CHANGELOG.md, packages/wagmi-adapter/package.json Added changelog entry for v0.2.97; bumped version
packages/service-utils/CHANGELOG.md, packages/service-utils/package.json Added changelog entry for v0.10.0 introducing webhook producer and patch fix; bumped version
packages/engine/CHANGELOG.md, packages/engine/package.json Added changelog entry for v3.1.0 updating hey-api dependency; bumped version
packages/insight/CHANGELOG.md, packages/insight/package.json Added changelog entry for v1.1.0 updating hey-api dependency; bumped version

Sequence Diagram(s)

sequenceDiagram
    participant Developer
    participant Repo

    Developer->>Repo: Remove changeset files documenting PayEmbed deprecation, sponsored gas, webhook features, payment widget fixes, and version bumps
    Developer->>Repo: Update changelogs with new versions, dependency updates, and feature/deprecation notes
    Developer->>Repo: Bump package versions (thirdweb, nebula, wagmi-adapter, service-utils, engine, insight)
Loading

Possibly related PRs

Suggested labels

Dashboard


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between dfeb241 and 82658c5.

📒 Files selected for processing (18)
  • .changeset/itchy-pandas-punch.md (0 hunks)
  • .changeset/little-items-allow.md (0 hunks)
  • .changeset/old-bats-love.md (0 hunks)
  • .changeset/rude-bags-say.md (0 hunks)
  • .changeset/slimy-tigers-trade.md (0 hunks)
  • .changeset/wild-cases-ask.md (0 hunks)
  • packages/engine/CHANGELOG.md (1 hunks)
  • packages/engine/package.json (1 hunks)
  • packages/insight/CHANGELOG.md (1 hunks)
  • packages/insight/package.json (1 hunks)
  • packages/nebula/CHANGELOG.md (1 hunks)
  • packages/nebula/package.json (1 hunks)
  • packages/service-utils/CHANGELOG.md (1 hunks)
  • packages/service-utils/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 (6)
  • .changeset/itchy-pandas-punch.md
  • .changeset/rude-bags-say.md
  • .changeset/little-items-allow.md
  • .changeset/old-bats-love.md
  • .changeset/wild-cases-ask.md
  • .changeset/slimy-tigers-trade.md
✅ Files skipped from review due to trivial changes (1)
  • packages/service-utils/package.json
🚧 Files skipped from review as they are similar to previous changes (11)
  • packages/nebula/package.json
  • packages/wagmi-adapter/package.json
  • packages/engine/package.json
  • packages/engine/CHANGELOG.md
  • packages/insight/CHANGELOG.md
  • packages/service-utils/CHANGELOG.md
  • packages/thirdweb/package.json
  • packages/insight/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/nebula/CHANGELOG.md
  • packages/thirdweb/CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms (8)
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Unit Tests
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Build Packages
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Jun 24, 2025
Copy link
Contributor

graphite-app bot commented Jun 24, 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 coderabbitai bot left a comment

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 (2)
packages/wagmi-adapter/CHANGELOG.md (1)

3-4: Add at least a one-liner under the new 0.2.97 header.
Empty entries make it harder to trace what triggered the bump. Even a placeholder like “Internal version alignment, no functional changes” is useful.

 ## 0.2.97
+
+### Patch Changes
+- Internal version bump to keep packages in sync; no functional changes.
packages/thirdweb/CHANGELOG.md (1)

3-8: Consider adding guidance for PayEmbed migration.
A brief note or link to docs explaining alternatives or the planned removal timeline would make the deprecation more actionable for consumers reading the changelog.

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6aa2765 and cf38a66.

📒 Files selected for processing (7)
  • .changeset/wild-cases-ask.md (0 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/wild-cases-ask.md
⏰ Context from checks skipped due to timeout of 90000ms (8)
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Unit Tests
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Lint Packages
  • GitHub Check: Build Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (5)
packages/wagmi-adapter/package.json (1)

58-58: Version bump is correct and consistent with the release-train.
No issues spotted with the update from 0.2.960.2.97.

packages/thirdweb/package.json (1)

407-407: Version bump appears correct — double-check ancillary artifacts

"version": "5.104.2" matches the PR description and CHANGELOG.
Please ensure:

  1. A matching ## 5.104.2 entry exists in packages/thirdweb/CHANGELOG.md.
  2. The release automation (e.g. changeset publish) tags this commit appropriately so the GitHub release and npm publication stay in sync.
  3. pnpm-lock.yaml (or equivalent lockfile) is regenerated and committed if required.
packages/nebula/package.json (1)

3-3: Nebula patch version OK

0.1.2 accurately reflects the dependent [email protected] bump. No further action required.

packages/nebula/CHANGELOG.md (1)

3-8: Changelog entry present and formatted correctly

The new ## 0.1.2 section clearly lists the dependency bump with commit reference. Looks good.

packages/thirdweb/CHANGELOG.md (1)

3-8: Changelog entry looks good.
Entry is in correct chronological order, follows existing heading style, and links reference the PR and commit accurately.

Copy link

codecov bot commented Jun 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.92%. Comparing base (e650434) to head (82658c5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7433   +/-   ##
=======================================
  Coverage   51.92%   51.92%           
=======================================
  Files         947      947           
  Lines       63875    63875           
  Branches     4216     4214    -2     
=======================================
  Hits        33166    33166           
  Misses      30603    30603           
  Partials      106      106           
Flag Coverage Δ
packages 51.92% <ø> (ø)
🚀 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.

Copy link
Contributor

github-actions bot commented Jun 24, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 62.75 KB (0%) 1.3 s (0%) 221 ms (+121.79% 🔺) 1.5 s
thirdweb (cjs) 351.77 KB (0%) 7.1 s (0%) 934 ms (+0.69% 🔺) 8 s
thirdweb (minimal + tree-shaking) 5.72 KB (0%) 115 ms (0%) 107 ms (+1483.07% 🔺) 221 ms
thirdweb/chains (tree-shaking) 530 B (0%) 11 ms (0%) 32 ms (+1185.09% 🔺) 43 ms
thirdweb/react (minimal + tree-shaking) 19.61 KB (0%) 393 ms (0%) 77 ms (+263.52% 🔺) 469 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.

1 participant