-
Notifications
You must be signed in to change notification settings - Fork 555
Version Packages #7433
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 #7433
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis update increments minor and patch versions for the Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant Repo
Developer->>Repo: Remove changeset files documenting PayEmbed deprecation, sponsored gas, webhook features, payment widget fixes, and version bumps
Developer->>Repo: Update changelogs with new versions, dependency updates, and feature/deprecation notes
Developer->>Repo: Bump package versions (thirdweb, nebula, wagmi-adapter, service-utils, engine, insight)
Possibly related PRs
Suggested labels
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (18)
💤 Files with no reviewable changes (6)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (11)
⏰ 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. |
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
: Add at least a one-liner under the new 0.2.97 header.
Empty entries make it harder to trace what triggered the bump. Even a placeholder like “Internal version alignment, no functional changes” is useful.## 0.2.97 + +### Patch Changes +- Internal version bump to keep packages in sync; no functional changes.packages/thirdweb/CHANGELOG.md (1)
3-8
: Consider adding guidance for PayEmbed migration.
A brief note or link to docs explaining alternatives or the planned removal timeline would make the deprecation more actionable for consumers reading the changelog.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (7)
.changeset/wild-cases-ask.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/wild-cases-ask.md
⏰ Context from checks skipped due to timeout of 90000ms (8)
- GitHub Check: Size
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: Unit Tests
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: Lint Packages
- GitHub Check: Build Packages
- GitHub Check: Analyze (javascript)
🔇 Additional comments (5)
packages/wagmi-adapter/package.json (1)
58-58
: Version bump is correct and consistent with the release-train.
No issues spotted with the update from0.2.96
→0.2.97
.packages/thirdweb/package.json (1)
407-407
: Version bump appears correct — double-check ancillary artifacts
"version": "5.104.2"
matches the PR description and CHANGELOG.
Please ensure:
- A matching
## 5.104.2
entry exists inpackages/thirdweb/CHANGELOG.md
.- The release automation (e.g.
changeset publish
) tags this commit appropriately so the GitHub release and npm publication stay in sync.pnpm-lock.yaml
(or equivalent lockfile) is regenerated and committed if required.packages/nebula/package.json (1)
3-3
: Nebula patch version OK
0.1.2
accurately reflects the dependent[email protected]
bump. No further action required.packages/nebula/CHANGELOG.md (1)
3-8
: Changelog entry present and formatted correctlyThe new
## 0.1.2
section clearly lists the dependency bump with commit reference. Looks good.packages/thirdweb/CHANGELOG.md (1)
3-8
: Changelog entry looks good.
Entry is in correct chronological order, follows existing heading style, and links reference the PR and commit accurately.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7433 +/- ##
=======================================
Coverage 51.92% 51.92%
=======================================
Files 947 947
Lines 63875 63875
Branches 4216 4214 -2
=======================================
Hits 33166 33166
Misses 30603 30603
Partials 106 106
🚀 New features to boost your workflow:
|
size-limit report 📦
|
cf38a66
to
2d80215
Compare
2d80215
to
6a88049
Compare
6a88049
to
8cbc98b
Compare
8cbc98b
to
5f4d58e
Compare
5f4d58e
to
dfeb241
Compare
dfeb241
to
82658c5
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]
Minor Changes
1387337
Thanks @PaoloRollo! - update hey-api version to 0.76.0@thirdweb-dev/[email protected]
Minor Changes
1387337
Thanks @PaoloRollo! - update hey-api version to 0.76.0@thirdweb-dev/[email protected]
Minor Changes
1387337
Thanks @PaoloRollo! - update hey-api version to 0.76.0Patch Changes
1387337
,6712911
,af89836
,6aa2765
]:@thirdweb-dev/[email protected]
Minor Changes
c5f9921
Thanks @arcoraven! - feat: Add webhook producer to service-utilsPatch Changes
a2b737e
Thanks @arcoraven! - fix: wrong casing on a field in webhook event helper[email protected]
Minor Changes
1387337
Thanks @PaoloRollo! - update hey-api version to 0.76.0Patch Changes
#7441
6712911
Thanks @gregfromstl! - A number of important fixes for payment widgets#7437
af89836
Thanks @joaquim-verges! - Handle sponsored gas on TransactionWidget#7426
6aa2765
Thanks @gregfromstl! - Deprecate PayEmbedUpdated dependencies [
1387337
]:@thirdweb-dev/[email protected]
PR-Codex overview
This PR primarily focuses on updating version numbers across several packages and enhancing the changelogs with new minor changes and patch updates.
Detailed summary
.md
files in the.changeset
directory.version
inpackages/service-utils/package.json
from0.9.14
to0.10.0
.version
inpackages/thirdweb/package.json
from5.104.1
to5.105.0
.version
inpackages/wagmi-adapter/package.json
from0.2.96
to0.2.97
.version
inpackages/engine/package.json
from3.0.4
to3.1.0
.version
inpackages/nebula/package.json
from0.1.1
to0.2.0
.version
inpackages/insight/package.json
from1.0.2
to1.1.0
.packages/engine
,packages/insight
,packages/service-utils
,packages/nebula
, andpackages/thirdweb
with details on minor changes and patch updates.Summary by CodeRabbit
New Features
Bug Fixes
Deprecations
Chores