-
Notifications
You must be signed in to change notification settings - Fork 547
Version Packages #7372
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
base: main
Are you sure you want to change the base?
Version Packages #7372
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis update increments patch versions for several packages and updates changelogs to document these changes. It also removes three changeset files related to a typo fix in the payment confirmation widget of the thirdweb package, an addition of a new field in the service-utils package, and a poster image fix in the MediaRenderer component. No code or public API changes are introduced, only metadata and documentation updates. Changes
Suggested labels
Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (12)
💤 Files with no reviewable changes (4)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (6)
⏰ Context from checks skipped due to timeout of 90000ms (8)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed 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)
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 📦
|
51e3436
to
a34898f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7372 +/- ##
=======================================
Coverage 52.42% 52.42%
=======================================
Files 939 939
Lines 63173 63173
Branches 4223 4226 +3
=======================================
Hits 33116 33116
Misses 29950 29950
Partials 107 107
🚀 New features to boost your workflow:
|
a34898f
to
3ece6aa
Compare
06c6c6f
to
50d6762
Compare
50d6762
to
3db0660
Compare
3db0660
to
65534fe
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
[email protected]
Minor Changes
787118d
Thanks @Yash094! - add berachain and berachain testnet in chains packagePatch Changes
#7387
70e024f
Thanks @MananTank! - Fixposter
not shown inMediaRenderer
component for 3D models#7390
6be9459
Thanks @gregfromstl! - Use decimal string for BuyWidget amount#7371
3dbf9e1
Thanks @gregfromstl! - Fix typo in payment confirmation widget@thirdweb-dev/[email protected]
Patch Changes
4c29886
Thanks @arcoraven! - chore: add dedicatedSupportChannel to TeamResponse@thirdweb-dev/[email protected]
[email protected]
Patch Changes
70e024f
,6be9459
,787118d
,3dbf9e1
]:PR-Codex overview
This PR focuses on updating package versions across several modules and includes new changelog entries for the
@thirdweb-dev/service-utils
,nebula
, andthirdweb
packages, reflecting recent changes and enhancements.Detailed summary
.changeset
markdown files.version
inapps/nebula/package.json
from0.0.2
to0.0.3
.version
inpackages/thirdweb/package.json
from5.103.1
to5.104.0
.version
inpackages/service-utils/package.json
from0.9.13
to0.9.14
.version
inpackages/wagmi-adapter/package.json
from0.2.94
to0.2.95
.@thirdweb-dev/service-utils
(0.9.14
).apps/nebula
(0.0.3
).packages/thirdweb
(5.104.0
).Summary by CodeRabbit
New Features
Bug Fixes
Chores