Skip to content

Version Packages #7277

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 5, 2025
Merged

Version Packages #7277

merged 1 commit into from
Jun 5, 2025

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Jun 4, 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/service-utils@0.9.12

Patch Changes

  • #7276 42236d4 Thanks @jnsdls! - remove:
    • starter_legacy plan type
    • billingPlanVersion field
    • growthTrialEligible field

thirdweb@5.102.5

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.91


PR-Codex overview

This PR focuses on updating the version numbers and changelogs for several packages, including thirdweb, service-utils, and wagmi-adapter, along with the deletion of some changelog files.

Detailed summary

  • Updated thirdweb version from 5.102.4 to 5.102.5.
  • Updated service-utils version from 0.9.11 to 0.9.12.
  • Updated wagmi-adapter version from 0.2.90 to 0.2.91.
  • Added changelog entries for thirdweb, service-utils, and wagmi-adapter.
  • Deleted .changeset/cold-icons-shop.md and .changeset/many-hounds-wave.md.

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

Summary by CodeRabbit

  • Bug Fixes

    • Resolved an issue with Beacon wallet integration in the thirdweb package.
  • Chores

    • Updated package versions for service-utils, thirdweb, and wagmi-adapter.
    • Updated changelogs to reflect recent changes and version bumps.
    • Removed references to deprecated plan types and fields in service-utils documentation.

@joaquim-verges joaquim-verges requested a review from a team as a code owner June 4, 2025 23:02
Copy link

vercel bot commented Jun 4, 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 5, 2025 0:32am
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2025 0:32am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2025 0:32am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2025 0:32am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2025 0:32am

Copy link
Contributor

coderabbitai bot commented Jun 4, 2025

Walkthrough

This change updates the @thirdweb-dev/service-utils, thirdweb, and @thirdweb-dev/wagmi-adapter packages by incrementing their versions and updating their changelogs. It documents the removal of the starter_legacy plan type and two fields in service-utils, fixes Beacon wallet integration in thirdweb, and adds a new version header in wagmi-adapter. No code or API changes are introduced.

Changes

Files/Groups Change Summary
.changeset/many-hounds-wave.md Deleted changelog entry documenting previous patch related to plan type and field removals.
packages/service-utils/CHANGELOG.md, package.json Added version 0.9.12 changelog entry removing starter_legacy plan type, billingPlanVersion, and growthTrialEligible; updated version from 0.9.11 to 0.9.12.
packages/thirdweb/CHANGELOG.md, package.json Added version 5.102.5 changelog entry fixing Beacon wallet integration; updated version from 5.102.4 to 5.102.5.
packages/wagmi-adapter/CHANGELOG.md, package.json Added new version header 0.2.91 in changelog; updated version from 0.2.90 to 0.2.91.

Possibly related PRs

  • [service-utils] Remove starter_legacy plan type #7276: Removes the starter_legacy plan type and the billingPlanVersion and growthTrialEligible fields from both the @thirdweb-dev/service-utils package and related dashboard UI components.
  • Version Packages #7217: Updates the @thirdweb-dev/service-utils package to version 0.9.11 with changes to type capabilities and service descriptions, related by package but distinct in scope.

Suggested labels

SDK


📜 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 e47902a and d094e26.

📒 Files selected for processing (7)
  • .changeset/many-hounds-wave.md (0 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 (1)
  • .changeset/many-hounds-wave.md
✅ Files skipped from review due to trivial changes (5)
  • packages/service-utils/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/thirdweb/package.json
  • packages/wagmi-adapter/package.json
  • packages/thirdweb/CHANGELOG.md
🧰 Additional context used
🪛 LanguageTool
packages/service-utils/CHANGELOG.md

[duplication] ~9-~9: Possible typo: you repeated a word.
Context: ...acyplan type -billingPlanVersionfield -growthTrialEligible` field ## 0.9.11 ### Patch Changes - [#7210...

(ENGLISH_WORD_REPEAT_RULE)

🔇 Additional comments (2)
packages/service-utils/CHANGELOG.md (2)

3-4: Confirm version header follows convention
The new ## 0.9.12 header is consistent with prior entries. Once the release date is finalized, consider appending it to maintain chronological clarity.


7-10: Approve patch change summary
The changelog correctly cites PR #7276 (commit 42236d4) and documents the removal of starter_legacy, billingPlanVersion, and growthTrialEligible. This accurately reflects the intended patch release.

🧰 Tools
🪛 LanguageTool

[duplication] ~9-~9: Possible typo: you repeated a word.
Context: ...acyplan type -billingPlanVersionfield -growthTrialEligible` field ## 0.9.11 ### Patch Changes - [#7210...

(ENGLISH_WORD_REPEAT_RULE)


🪧 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 Jun 4, 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

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.58%. Comparing base (e3e3142) to head (d094e26).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7277   +/-   ##
=======================================
  Coverage   55.58%   55.58%           
=======================================
  Files         909      909           
  Lines       58670    58670           
  Branches     4158     4158           
=======================================
  Hits        32609    32609           
+ Misses      25955    25954    -1     
- Partials      106      107    +1     
Flag Coverage Δ
packages 55.58% <ø> (ø)

see 1 file 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.

Copy link
Contributor

github-actions bot commented Jun 4, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 62.57 KB (0%) 1.3 s (0%) 202 ms (+56.08% 🔺) 1.5 s
thirdweb (cjs) 345.55 KB (0%) 7 s (0%) 905 ms (+0.15% 🔺) 7.9 s
thirdweb (minimal + tree-shaking) 5.7 KB (0%) 114 ms (0%) 50 ms (+393.47% 🔺) 164 ms
thirdweb/chains (tree-shaking) 531 B (0%) 11 ms (0%) 27 ms (+694.52% 🔺) 37 ms
thirdweb/react (minimal + tree-shaking) 19.56 KB (0%) 392 ms (0%) 100 ms (+508.28% 🔺) 491 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