-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #7891
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
Version Packages #7891
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughRemoves a changeset entry, bumps versions for thirdweb, nebula, and wagmi-adapter, and updates corresponding changelogs. No source code or API changes are introduced. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
size-limit report 📦
|
There was a problem hiding this 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: Optional: add a brief note under 0.2.134 for clarity.Consider adding a one-liner like “Version bump only; no user-facing changes.” Helps downstream readers scanning the changelog.
packages/thirdweb/CHANGELOG.md (1)
7-8: Nit: wrap function name in code ticks for consistencyMany prior entries format identifiers with backticks. Consider:
-- [#7872](https://github.com/thirdweb-dev/js/pull/7872) [`1083316`](https://github.com/thirdweb-dev/js/commit/1083316ef681c3f6ca4138acd00b1e945c5156d5) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Update createToken to return a prepared transaction +- [#7872](https://github.com/thirdweb-dev/js/pull/7872) [`1083316`](https://github.com/thirdweb-dev/js/commit/1083316ef681c3f6ca4138acd00b1e945c5156d5) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Update `createToken` to return a prepared transaction
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (7)
.changeset/twenty-bees-sink.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/twenty-bees-sink.md
🧰 Additional context used
📓 Path-based instructions (1)
packages/wagmi-adapter/**
📄 CodeRabbit Inference Engine (CLAUDE.md)
Wagmi ecosystem integration is in
packages/wagmi-adapter/
Files:
packages/wagmi-adapter/package.jsonpackages/wagmi-adapter/CHANGELOG.md
🧠 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/package.jsonpackages/wagmi-adapter/CHANGELOG.md
🪛 LanguageTool
packages/nebula/CHANGELOG.md
[grammar] ~7-~7: There might be a mistake here.
Context: ...3316ef681c3f6ca4138acd00b1e945c5156d5)]: - [email protected] ## 0.2.36 ### Patch ...
(QB_NEW_EN)
⏰ 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: Build Packages
- GitHub Check: Lint Packages
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: Unit Tests
- GitHub Check: Analyze (javascript)
🔇 Additional comments (5)
packages/nebula/package.json (1)
60-60: Nebula patch version bump looks good.Version updated to 0.2.37; aligns with a Changesets release. No API or config deltas beyond the version field.
packages/thirdweb/package.json (1)
420-420: thirdweb patch version bump looks good.Version updated to 5.105.37; consistent with a patch release entry. No other manifest changes.
packages/wagmi-adapter/package.json (1)
58-58: wagmi-adapter version bump looks good; peer ranges remain compatible.
- Version updated to 0.2.134.
- Peer dependency on thirdweb is ^5.85.0, which covers 5.105.37 — no peer range update needed.
packages/nebula/CHANGELOG.md (1)
3-9: ✅ All Versions & Changelogs Are In Sync and Peer Dependencies Verified
- packages/nebula: version 0.2.37 matches CHANGELOG top
- packages/thirdweb: version 5.105.37 matches CHANGELOG top
- packages/wagmi-adapter: version 0.2.134 matches CHANGELOG top
- wagmi-adapter peer dependency
^5.85.0is satisfied by [email protected]- No unreleased changeset files remain (only
.changeset/README.md)packages/thirdweb/CHANGELOG.md (1)
3-6: Changelog entry placement and formatting look correctVersion header and "Patch Changes" section follow existing conventions and ordering. No issues.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7891 +/- ##
=======================================
Coverage 56.53% 56.54%
=======================================
Files 904 904
Lines 58592 58592
Branches 4141 4140 -1
=======================================
+ Hits 33126 33131 +5
+ Misses 25360 25355 -5
Partials 106 106
🚀 New features to boost your workflow:
|
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
1083316]:[email protected]
Patch Changes
1083316Thanks @gregfromstl! - Update createToken to return a prepared transaction@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating version numbers in several
package.jsonfiles and adding new entries in the changelogs forthirdweb,nebula, andwagmi-adapter, reflecting recent updates and dependency changes.Detailed summary
.changeset/twenty-bees-sink.mdversioninpackages/thirdweb/package.jsonfrom5.105.36to5.105.37versioninpackages/nebula/package.jsonfrom0.2.36to0.2.37versioninpackages/wagmi-adapter/package.jsonfrom0.2.133to0.2.134packages/nebula/CHANGELOG.mdfor version0.2.37packages/thirdweb/CHANGELOG.mdfor version5.105.37Summary by CodeRabbit