-
Notifications
You must be signed in to change notification settings - Fork 590
Version Packages #7943
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 #7943
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThis PR deletes a changeset file, updates three package versions, and adds corresponding changelog entries. No source code or API changes are included. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
✨ 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. |
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/thirdweb/CHANGELOG.md (1)
7-7
: Use consistent code formatting for API references.For consistency with prior entries (e.g., 5.102.3), format the function as
Bridge.tokens()
.- - [#7942](https://github.com/thirdweb-dev/js/pull/7942) [`50c6371`](https://github.com/thirdweb-dev/js/commit/50c6371e1ec12e296839987a6c25d9814dea2208) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds the ability to exclude prices from Bridge.tokens + - [#7942](https://github.com/thirdweb-dev/js/pull/7942) [`50c6371`](https://github.com/thirdweb-dev/js/commit/50c6371e1ec12e296839987a6c25d9814dea2208) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds the ability to exclude prices from `Bridge.tokens()`packages/wagmi-adapter/CHANGELOG.md (1)
3-4
: Add placeholder note to CHANGELOG.md for 0.2.136
The 0.2.136 entry is empty; please add a “Patch Changes” section with “No user-facing changes; version bump via Changesets.”## 0.2.136 + +### Patch Changes +- No user-facing changes; version bump via Changesets.
📜 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/ripe-teeth-fold.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/ripe-teeth-fold.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.json
packages/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.json
packages/wagmi-adapter/CHANGELOG.md
🪛 LanguageTool
packages/nebula/CHANGELOG.md
[grammar] ~7-~7: There might be a mistake here.
Context: ...6371e1ec12e296839987a6c25d9814dea2208)]: - [email protected] ## 0.2.38 ### 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: E2E Tests (pnpm, webpack)
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: Size
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: Unit Tests
- GitHub Check: Build Packages
- GitHub Check: Lint Packages
- GitHub Check: Analyze (javascript)
🔇 Additional comments (4)
packages/nebula/package.json (1)
60-60
: Nebula version bump looks correct and consistent with workspace.
No other changes; good to publish.packages/nebula/CHANGELOG.md (1)
3-9
: Changelog entry matches the package bump and dependency update.
Commit link and version reference look correct.packages/thirdweb/package.json (1)
420-420
: Core package version updated to 5.105.39; aligned with release notes.
No config deltas; safe.packages/wagmi-adapter/package.json (1)
58-58
: wagmi-adapter bumped to 0.2.136; peer range already covers thirdweb 5.105.39.
No additional changes needed.
size-limit report 📦
|
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
50c6371
]:[email protected]
Patch Changes
50c6371
Thanks @gregfromstl! - Adds the ability to exclude prices from Bridge.tokens@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating package versions and changelogs across several packages, including
thirdweb
,nebula
, andwagmi-adapter
. It also removes a changeset file.Detailed summary
.changeset/ripe-teeth-fold.md
version
inpackages/thirdweb/package.json
from5.105.38
to5.105.39
version
inpackages/nebula/package.json
from0.2.38
to0.2.39
version
inpackages/wagmi-adapter/package.json
from0.2.135
to0.2.136
packages/nebula/CHANGELOG.md
for version0.2.39
packages/thirdweb/CHANGELOG.md
for version5.105.39
Summary by CodeRabbit
Documentation
Chores
No user-facing behavior changes are introduced in this release; updates are limited to versioning and release notes.