-
Couldn't load subscription status.
- Fork 611
Version Packages #8081
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 #8081
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughRemoved a changeset entry and bumped patch versions and changelogs for Changes
Sequence Diagram(s)No sequence diagrams — changes are metadata-only. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (5)
Comment |
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. |
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 (1)
packages/wagmi-adapter/CHANGELOG.md (1)
3-4: Avoid empty changelog entriesAdd a brief note so the section isn’t blank (e.g., “Internal: version bump only; no user‑facing changes”).
Apply this diff:
## 0.2.149 + +- Internal: version bump only; no user-facing changes. +
📜 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.
📒 Files selected for processing (7)
.changeset/nine-otters-pay.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/nine-otters-pay.md
🧰 Additional context used
📓 Path-based instructions (2)
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
**/package.json
📄 CodeRabbit inference engine (AGENTS.md)
Track bundle budgets via
package.json#size-limit
Files:
packages/wagmi-adapter/package.jsonpackages/thirdweb/package.jsonpackages/nebula/package.json
🧠 Learnings (2)
📓 Common learnings
Learnt from: CR
PR: thirdweb-dev/js#0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Version bump rules: patch for non‑API changes; minor for new/modified public API
📚 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
⏰ 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: E2E Tests (pnpm, webpack)
- GitHub Check: Build Packages
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: Lint Packages
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: Size
- GitHub Check: Unit Tests
- GitHub Check: Analyze (javascript)
🔇 Additional comments (5)
packages/wagmi-adapter/package.json (1)
58-58: Version bump looks good.Patch release aligns with PR intent; no export/peer range drift detected.
Please confirm this package is covered by our bundle budget policy. If budgets are tracked centrally, all good; if not, consider adding a package-local
size-limitentry in package.json to satisfy the guideline for **/package.json.packages/thirdweb/package.json (1)
430-430: Bump to 5.107.1 approved.No surface changes; scripts and exports unchanged.
After merge, ensure size-limit CI still passes for this package (script:
pnpm --filter thirdweb size) so the patch stays within budget.packages/nebula/CHANGELOG.md (1)
3-9: Changelog entry is consistent with dependency update.Matches [email protected] and references the correct commit.
packages/thirdweb/CHANGELOG.md (1)
3-8: Approved — changelog, PR, commit, and package.json version verified. packages/thirdweb/package.json = 5.107.1; CHANGELOG.md contains the 5.107.1 entry referencing PR #8080 and commit 93f913c; PR #8080 merged at 2025-09-19T21:10:15Z.packages/nebula/package.json (1)
60-60: Version bump looks correctPatch bump from 0.2.51 → 0.2.52 is appropriate for dependency-only updates. Please ensure the release bot updated all workspace dependents and the lockfile before merging.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8081 +/- ##
=======================================
Coverage 56.33% 56.34%
=======================================
Files 906 906
Lines 59186 59186
Branches 4176 4180 +4
=======================================
+ Hits 33345 33350 +5
+ Misses 25735 25730 -5
Partials 106 106
🚀 New features to boost your workflow:
|
size-limit report 📦
|
7a5e285 to
d4858a9
Compare
d4858a9 to
d948876
Compare
d948876 to
a89fc83
Compare
a89fc83 to
a397760
Compare
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
93f913c,a85ef0b]:[email protected]
Patch Changes
#8080
93f913cThanks @MananTank! - SwapWidget UI improvements#8092
a85ef0bThanks @0xFirekeeper! - add zephyr testnet to pre-1559 chains@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating the version numbers and changelogs for several packages, as well as removing two changeset files. It includes updates to
thirdweb,nebula, andwagmi-adapter.Detailed summary
.changeset/nine-otters-pay.mdand.changeset/sad-cloths-obey.md.versioninpackages/thirdweb/package.jsonfrom5.107.0to5.107.1.versioninpackages/nebula/package.jsonfrom0.2.51to0.2.52.versioninpackages/wagmi-adapter/package.jsonfrom0.2.148to0.2.149.nebula(0.2.52) andthirdweb(5.107.1) with patch changes and new features.Summary by CodeRabbit
Documentation
Chores