Skip to content

Version Packages #7164

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
May 29, 2025
Merged

Version Packages #7164

merged 1 commit into from
May 29, 2025

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented May 26, 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/engine@3.0.2

Patch Changes

@thirdweb-dev/insight@1.0.1

Patch Changes

thirdweb@5.101.2

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.85


PR-Codex overview

This PR primarily focuses on updating the version numbers of several packages and includes new changelog entries for those packages, highlighting recent changes and bug fixes.

Detailed summary

  • Deleted multiple .changeset markdown files.
  • Updated version in package.json files:
    • thirdweb: 5.101.1 to 5.101.2
    • @thirdweb-dev/engine: 3.0.1 to 3.0.2
    • @thirdweb-dev/insight: 1.0.0 to 1.0.1
    • @thirdweb-dev/wagmi-adapter: 0.2.84 to 0.2.85
  • Added changelog entries for:
    • @thirdweb-dev/engine: Added optional client ID.
    • @thirdweb-dev/insight: Added optional client ID.
    • thirdweb:
      • Added country to onramp parameters.
      • Defaulted spinner stroke color to currentColor.
      • Handled large NFT collections when updating metadata.
      • Added hiddenWallets prop to ConnectEmbed, ConnectButton, and useConnectModal.
      • Removed unnecessary Switch Network button in PayEmbed.
      • Fixed bug with purchaseData not included on PayEmbed transfers.

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

Summary by CodeRabbit

  • New Features

    • Added a country parameter to onramp transaction options.
    • Introduced a hiddenWallets property to wallet connection components, allowing specific wallets to be hidden from the connect list.
  • Improvements

    • Spinner component now defaults its stroke color to currentColor, making the color property optional.
    • Enhanced handling of large NFT collections when updating metadata.
  • Bug Fixes

    • Ensured purchaseData is included on PayEmbed transfers.
    • Removed unnecessary Switch Network button from PayEmbed.
  • Chores

    • Updated package versions and changelogs for several packages.

@joaquim-verges joaquim-verges requested review from a team as code owners May 26, 2025 21:35
Copy link

vercel bot commented May 26, 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 May 29, 2025 5:43pm
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 5:43pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 5:43pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 5:43pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 5:43pm

Copy link
Contributor

coderabbitai bot commented May 26, 2025

Walkthrough

This update removes several changeset files and updates changelog and package version files for the engine, insight, thirdweb, and wagmi-adapter packages. The changes reflect patch releases, dependency updates, and removal of changelog notes related to making the client ID optional, spinner color defaults, hidden wallets prop, addition of a country parameter, and handling large NFT collections.

Changes

Files Change Summary
.changeset/breezy-dodos-hunt.md
.changeset/five-sheep-crash.md
.changeset/green-olives-unite.md
.changeset/fast-onions-obey.md
.changeset/hidden-wallets-prop.md
.changeset/clear-books-allow.md
.changeset/tricky-points-tease.md
Deleted changeset metadata files related to optional client ID, spinner color default, NFT metadata handling, hiddenWallets prop, country parameter addition, and removal of Switch Network button.
packages/engine/CHANGELOG.md
packages/insight/CHANGELOG.md
packages/thirdweb/CHANGELOG.md
packages/wagmi-adapter/CHANGELOG.md
Added new patch version entries and updated changelogs for recent changes and dependency updates.
packages/engine/package.json
packages/insight/package.json
packages/thirdweb/package.json
packages/wagmi-adapter/package.json
Incremented package versions to reflect new patch releases.

Sequence Diagram(s)

No sequence diagram generated as the changes are limited to metadata, changelogs, and version increments.

Possibly related PRs

  • thirdweb-dev/js#7158: Implements making the client ID optional in both the engine and insight packages, which directly relates to the changes being reverted or documented in this PR.

Suggested labels

Playground, Portal


📜 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 0a65c74 and 0955239.

📒 Files selected for processing (15)
  • .changeset/breezy-dodos-hunt.md (0 hunks)
  • .changeset/clear-books-allow.md (0 hunks)
  • .changeset/fast-onions-obey.md (0 hunks)
  • .changeset/five-sheep-crash.md (0 hunks)
  • .changeset/green-olives-unite.md (0 hunks)
  • .changeset/hidden-wallets-prop.md (0 hunks)
  • .changeset/tricky-points-tease.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/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 (7)
  • .changeset/green-olives-unite.md
  • .changeset/fast-onions-obey.md
  • .changeset/tricky-points-tease.md
  • .changeset/five-sheep-crash.md
  • .changeset/breezy-dodos-hunt.md
  • .changeset/hidden-wallets-prop.md
  • .changeset/clear-books-allow.md
🚧 Files skipped from review as they are similar to previous changes (8)
  • packages/wagmi-adapter/package.json
  • packages/insight/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/engine/package.json
  • packages/thirdweb/package.json
  • packages/insight/CHANGELOG.md
  • packages/engine/CHANGELOG.md
  • packages/thirdweb/CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms (8)
  • GitHub Check: Unit Tests
  • GitHub Check: Size
  • GitHub Check: Build Packages
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Lint Packages
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: E2E Tests (pnpm, vite)
  • 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.

Copy link
Contributor

graphite-app bot commented May 26, 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 github-actions bot added packages SDK Involves changes to the thirdweb SDK labels May 26, 2025
@@ -1,5 +1,11 @@
# @thirdweb-dev/insight
Copy link
Contributor

Choose a reason for hiding this comment

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

The changelog header in this file is incorrect. It currently shows # @thirdweb-dev/insight but since this is the engine package changelog file, it should be # @thirdweb-dev/engine to properly identify the package being documented.

Suggested change
# @thirdweb-dev/insight
# @thirdweb-dev/engine

Spotted by Diamond

Is this helpful? React 👍 or 👎 to let us know.

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-3: Add details under the new changelog header
The header ## 0.2.85 was added with no associated entries. If there are no user-facing changes beyond the version bump, consider adding a ### Patch Changes section (e.g., “- Version bump to 0.2.85”) for clarity, or defer adding the header until there’s actual changelog content.

packages/thirdweb/CHANGELOG.md (1)

7-7: Fix typo in patch description
There's a misspelling in "colletions". Please correct it to "collections" for clarity:

- Handle large NFT colletions when updating metadata
+ Handle large NFT collections when updating metadata
📜 Review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between ec7bc2b and 80d34db.

📒 Files selected for processing (11)
  • .changeset/breezy-dodos-hunt.md (0 hunks)
  • .changeset/five-sheep-crash.md (0 hunks)
  • .changeset/green-olives-unite.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/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 (3)
  • .changeset/breezy-dodos-hunt.md
  • .changeset/five-sheep-crash.md
  • .changeset/green-olives-unite.md
⏰ Context from checks skipped due to timeout of 90000ms (8)
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Lint Packages
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Unit Tests
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Build Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (11)
packages/wagmi-adapter/package.json (1)

3-3: Consistent patch version bump
The version field has been correctly updated from 0.2.84 to 0.2.85 to match the new release. All other metadata and dependency constraints remain unchanged and appropriate.

packages/engine/package.json (1)

3-3: Bump package version to 3.0.2
This version bump aligns with the coordinated patch release for making the client ID optional.

packages/insight/package.json (1)

3-3: Bump package version to 1.0.1
This patch release matches the changeset for optional client ID configuration.

packages/thirdweb/package.json (1)

3-3: Bump package version to 5.101.2
Patch release includes handling large NFT collections and updated dependencies on engine@3.0.2 and insight@1.0.1.

packages/engine/CHANGELOG.md (2)

3-3: Add changelog entry for version 3.0.2
Changelog now includes the new patch header.


7-7: Document client ID optional update
Patch entry correctly references PR #7158 and commit ec7bc2b for the client ID optional change.

packages/insight/CHANGELOG.md (2)

3-3: Add changelog entry for version 1.0.1
Changelog header correctly reflects the new patch release.


7-7: Document client ID optional update
Patch entry references PR #7158 and commit ec7bc2b, matching the intended behavior.

packages/thirdweb/CHANGELOG.md (3)

3-4: Verify version header formatting
The new version bump ## 5.101.2 follows the pattern used in earlier releases. No changes needed here.


5-6: Check changelog section header
The ### Patch Changes header is consistent with previous entries and clearly denotes the type of update.


9-12: Confirm duplicate commit references
The changelog lists the same SHA (ec7bc2b) twice for both dependency updates. Please verify that both @thirdweb-dev/engine@3.0.2 and @thirdweb-dev/insight@1.0.1 were released in this single commit. If not, update the second reference or simplify by removing the duplicate link.

Copy link
Contributor

github-actions bot commented May 26, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 61.79 KB (0%) 1.3 s (0%) 382 ms (+37.84% 🔺) 1.7 s
thirdweb (cjs) 344.76 KB (0%) 6.9 s (0%) 2.2 s (+0.15% 🔺) 9.1 s
thirdweb (minimal + tree-shaking) 5.69 KB (0%) 114 ms (0%) 74 ms (+319.26% 🔺) 188 ms
thirdweb/chains (tree-shaking) 531 B (0%) 11 ms (0%) 12 ms (+131.06% 🔺) 23 ms
thirdweb/react (minimal + tree-shaking) 19.54 KB (0%) 391 ms (0%) 60 ms (+31.86% 🔺) 450 ms

Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.68%. Comparing base (3d3c6f3) to head (0955239).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7164      +/-   ##
==========================================
+ Coverage   55.67%   55.68%   +0.01%     
==========================================
  Files         904      904              
  Lines       58392    58392              
  Branches     4118     4122       +4     
==========================================
+ Hits        32510    32516       +6     
+ Misses      25776    25770       -6     
  Partials      106      106              
Flag Coverage Δ
packages 55.68% <ø> (+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.

@joaquim-verges joaquim-verges force-pushed the changeset-release/main branch from d619580 to 0610c37 Compare May 29, 2025 00:46
@joaquim-verges joaquim-verges force-pushed the changeset-release/main branch from 0610c37 to 18d6af3 Compare May 29, 2025 12:22
@joaquim-verges joaquim-verges force-pushed the changeset-release/main branch from 18d6af3 to 0a65c74 Compare May 29, 2025 16:02
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