-
Notifications
You must be signed in to change notification settings - Fork 556
Version Packages #7463
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 #7463
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis change deletes several changeset files, updates changelogs, and increments patch versions in multiple packages: Changes
Possibly related PRs
Suggested labels
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
🪧 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7463 +/- ##
=======================================
Coverage 51.91% 51.91%
=======================================
Files 947 947
Lines 63940 63940
Branches 4218 4214 -4
=======================================
Hits 33197 33197
Misses 30637 30637
Partials 106 106
🚀 New features to boost your workflow:
|
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/service-utils/package.json (1)
44-46
: Repository path likely copy-pasted from a different package.
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/pay"
still points topackages/pay
, notpackages/service-utils
.
While unchanged in this diff, leaving it incorrect can confuse users browsing npm.- "repository": "https://github.com/thirdweb-dev/js/tree/main/packages/pay", + "repository": "https://github.com/thirdweb-dev/js/tree/main/packages/service-utils",packages/service-utils/CHANGELOG.md (1)
3-8
: Minor wording / punctuation polish for the new entry.Consider capitalising the sentence and ending with a period to stay consistent with other entries.
- - [#7461](https://github.com/thirdweb-dev/js/pull/7461) [`c7f7f48`](https://github.com/thirdweb-dev/js/commit/c7f7f4822283a4d85aa36a0f255bc147c87864dc) Thanks [@arcoraven](https://github.com/arcoraven)! - chore: data in webhook payload is an object + - [#7461](https://github.com/thirdweb-dev/js/pull/7461) [`c7f7f48`](https://github.com/thirdweb-dev/js/commit/c7f7f4822283a4d85aa36a0f255bc147c87864dc) Thanks [@arcoraven](https://github.com/arcoraven)! – **chore:** Data in webhook payload is now an object.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (3)
.changeset/mean-jars-cheat.md
(0 hunks)packages/service-utils/CHANGELOG.md
(1 hunks)packages/service-utils/package.json
(1 hunks)
💤 Files with no reviewable changes (1)
- .changeset/mean-jars-cheat.md
🧰 Additional context used
🪛 LanguageTool
packages/service-utils/CHANGELOG.md
[uncategorized] ~7-~7: A punctuation mark might be missing here.
Context: ...//github.com//pull/7461) [c7f7f48
](https://github.com/thirdweb-d...
(AI_EN_LECTOR_MISSING_PUNCTUATION)
⏰ Context from checks skipped due to timeout of 90000ms (7)
- GitHub Check: Size
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: Unit Tests
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: Lint Packages
- GitHub Check: Analyze (javascript)
🔇 Additional comments (1)
packages/service-utils/package.json (1)
72-72
: Version bump looks fine – double-check downstream publishing hooks.The patch version increment to
0.10.2
matches the CHANGELOG entry and should unblock the release pipeline.
No further issues spotted here.
size-limit report 📦
|
21d6b8d
to
581df19
Compare
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/service-utils/CHANGELOG.md (1)
3-8
: Changelog entry looks good – small wording tweak could improve clarityThe new note reads well, but consider adding “now” to make the breaking-change explicit and mirror the phrasing used in earlier entries (e.g. “require webhook payload to be an array”).
- - [#7461](https://github.com/thirdweb-dev/js/pull/7461) [`c7f7f48`](https://github.com/thirdweb-dev/js/commit/c7f7f4822283a4d85aa36a0f255bc147c87864dc) Thanks [@arcoraven](https://github.com/arcoraven)! - chore: data in webhook payload is an object + - [#7461](https://github.com/thirdweb-dev/js/pull/7461) [`c7f7f48`](https://github.com/thirdweb-dev/js/commit/c7f7f4822283a4d85aa36a0f255bc147c87864dc) Thanks [@arcoraven](https://github.com/arcoraven)! - chore: data in webhook payload is **now** an objectPurely a nit – feel free to ignore if you prefer the existing wording.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (9)
.changeset/mean-jars-cheat.md
(0 hunks)packages/nebula/CHANGELOG.md
(1 hunks)packages/nebula/package.json
(1 hunks)packages/service-utils/CHANGELOG.md
(1 hunks)packages/service-utils/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/mean-jars-cheat.md
✅ Files skipped from review due to trivial changes (6)
- packages/wagmi-adapter/CHANGELOG.md
- packages/nebula/CHANGELOG.md
- packages/nebula/package.json
- packages/wagmi-adapter/package.json
- packages/thirdweb/package.json
- packages/thirdweb/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (1)
- packages/service-utils/package.json
🧰 Additional context used
🪛 LanguageTool
packages/service-utils/CHANGELOG.md
[uncategorized] ~7-~7: A punctuation mark might be missing here.
Context: ...//github.com//pull/7461) [c7f7f48
](https://github.com/thirdweb-d...
(AI_EN_LECTOR_MISSING_PUNCTUATION)
⏰ Context from checks skipped due to timeout of 90000ms (8)
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: Build Packages
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: Size
- GitHub Check: Lint Packages
- GitHub Check: Unit Tests
- GitHub Check: Analyze (javascript)
581df19
to
8822242
Compare
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/service-utils/CHANGELOG.md (1)
7-7
: Add terminal period for consistencyAll previous bullet-points in this changelog end with a period. Keeping punctuation consistent aids readability.
- - [#7461](https://github.com/thirdweb-dev/js/pull/7461) [`c7f7f48`](https://github.com/thirdweb-dev/js/commit/c7f7f4822283a4d85aa36a0f255bc147c87864dc) Thanks [@arcoraven](https://github.com/arcoraven)! - chore: data in webhook payload is an object + - [#7461](https://github.com/thirdweb-dev/js/pull/7461) [`c7f7f48`](https://github.com/thirdweb-dev/js/commit/c7f7f4822283a4d85aa36a0f255bc147c87864dc) Thanks [@arcoraven](https://github.com/arcoraven)! - chore: data in webhook payload is an object.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (10)
.changeset/fifty-turtles-sneeze.md
(0 hunks).changeset/mean-jars-cheat.md
(0 hunks)packages/nebula/CHANGELOG.md
(1 hunks)packages/nebula/package.json
(1 hunks)packages/service-utils/CHANGELOG.md
(1 hunks)packages/service-utils/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 (2)
- .changeset/fifty-turtles-sneeze.md
- .changeset/mean-jars-cheat.md
✅ Files skipped from review due to trivial changes (4)
- packages/wagmi-adapter/CHANGELOG.md
- packages/wagmi-adapter/package.json
- packages/thirdweb/package.json
- packages/service-utils/package.json
🚧 Files skipped from review as they are similar to previous changes (3)
- packages/nebula/package.json
- packages/nebula/CHANGELOG.md
- packages/thirdweb/CHANGELOG.md
🧰 Additional context used
🪛 LanguageTool
packages/service-utils/CHANGELOG.md
[uncategorized] ~7-~7: A punctuation mark might be missing here.
Context: ...//github.com//pull/7461) [c7f7f48
](https://github.com/thirdweb-d...
(AI_EN_LECTOR_MISSING_PUNCTUATION)
⏰ Context from checks skipped due to timeout of 90000ms (8)
- GitHub Check: Size
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: Unit Tests
- GitHub Check: Build Packages
- GitHub Check: Lint Packages
- GitHub Check: Analyze (javascript)
8822242
to
dcaf57a
Compare
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/service-utils/CHANGELOG.md (1)
7-7
: Polish wording & punctuation for consistencyEarlier bullets usually read like short imperative statements and end with a period.
A tiny tweak keeps the tone consistent and slightly clearer:- - [#7461](https://github.com/thirdweb-dev/js/pull/7461) [`c7f7f48`](https://github.com/thirdweb-dev/js/commit/c7f7f4822283a4d85aa36a0f255bc147c87864dc) Thanks [@arcoraven](https://github.com/arcoraven)! - chore: data in webhook payload is an object + - [#7461](https://github.com/thirdweb-dev/js/pull/7461) [`c7f7f48`](https://github.com/thirdweb-dev/js/commit/c7f7f4822283a4d85aa36a0f255bc147c87864dc) Thanks [@arcoraven](https://github.com/arcoraven)! - chore: make `data` in webhook payload an object.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (13)
.changeset/chatty-chairs-mate.md
(0 hunks).changeset/fifty-turtles-sneeze.md
(0 hunks).changeset/mean-jars-cheat.md
(0 hunks)packages/engine/CHANGELOG.md
(1 hunks)packages/engine/package.json
(1 hunks)packages/nebula/CHANGELOG.md
(1 hunks)packages/nebula/package.json
(1 hunks)packages/service-utils/CHANGELOG.md
(1 hunks)packages/service-utils/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 (3)
- .changeset/chatty-chairs-mate.md
- .changeset/mean-jars-cheat.md
- .changeset/fifty-turtles-sneeze.md
✅ Files skipped from review due to trivial changes (4)
- packages/engine/package.json
- packages/wagmi-adapter/package.json
- packages/service-utils/package.json
- packages/engine/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (5)
- packages/nebula/CHANGELOG.md
- packages/wagmi-adapter/CHANGELOG.md
- packages/thirdweb/package.json
- packages/nebula/package.json
- packages/thirdweb/CHANGELOG.md
🧰 Additional context used
🪛 LanguageTool
packages/service-utils/CHANGELOG.md
[uncategorized] ~7-~7: A punctuation mark might be missing here.
Context: ...//github.com//pull/7461) [c7f7f48
](https://github.com/thirdweb-d...
(AI_EN_LECTOR_MISSING_PUNCTUATION)
⏰ Context from checks skipped due to timeout of 90000ms (8)
- GitHub Check: Build Packages
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: Lint Packages
- GitHub Check: Size
- GitHub Check: Unit Tests
- GitHub Check: Analyze (javascript)
🔇 Additional comments (1)
packages/service-utils/CHANGELOG.md (1)
3-6
: Changelog section header LGTMVersion header and subsection follow the existing style; no concerns.
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
f9d7935
Thanks @joaquim-verges! - New engine v3 APIs - see changelog for breaking changes@thirdweb-dev/[email protected]
Patch Changes
acd5656
,6d1d344
,f9d7935
]:@thirdweb-dev/[email protected]
Patch Changes
c7f7f48
Thanks @arcoraven! - chore: data in webhook payload is an object[email protected]
Patch Changes
#7432
acd5656
Thanks @0xFirekeeper! - Introduces Session Keys to EIP-7702-powered In-App Wallets via a new createSessionKey extension#7454
6d1d344
Thanks @gregfromstl! - Prevent admin wallet from connecting when no IAW config is specified#7427
f9d7935
Thanks @joaquim-verges! - Support latest engine APIUpdated dependencies [
f9d7935
]:@thirdweb-dev/[email protected]
PR-Codex overview
This PR primarily focuses on updating the version numbers across various packages, enhancing changelogs, and removing obsolete
.md
files.Detailed summary
.md
files from.changeset
.version
inpackages/service-utils/package.json
from0.10.1
to0.10.2
.version
inpackages/thirdweb/package.json
from5.105.2
to5.105.3
.version
inpackages/wagmi-adapter/package.json
from0.2.99
to0.2.100
.version
inpackages/engine/package.json
from3.1.0
to3.2.0
.version
inpackages/nebula/package.json
from0.2.2
to0.2.3
.packages/service-utils
,packages/engine
,packages/nebula
, andpackages/thirdweb
detailing patch changes and new features.Summary by CodeRabbit
New Features
Bug Fixes
Chores