-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #8389
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 #8389
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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. |
WalkthroughRemoved two changeset files and bumped versions / updated changelogs across multiple packages; changes are documentation and package metadata only (no code or API changes). Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8389 +/- ##
=======================================
Coverage 54.77% 54.77%
=======================================
Files 919 919
Lines 60768 60768
Branches 4121 4119 -2
=======================================
Hits 33284 33284
Misses 27382 27382
Partials 102 102
🚀 New features to boost your workflow:
|
size-limit report 📦
|
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: 2
📜 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 (9)
.changeset/wild-steaks-agree.md(0 hunks)apps/wagmi-demo/CHANGELOG.md(1 hunks)apps/wagmi-demo/package.json(1 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-steaks-agree.md
🧰 Additional context used
📓 Path-based instructions (2)
**/package.json
📄 CodeRabbit inference engine (AGENTS.md)
Track bundle budgets via
package.json#size-limit
Files:
packages/thirdweb/package.jsonapps/wagmi-demo/package.jsonpackages/wagmi-adapter/package.jsonpackages/nebula/package.json
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
🧠 Learnings (6)
📓 Common learnings
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Each change in `packages/*` must include a changeset for the appropriate package
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to packages/thirdweb/exports/** : Export all public API via `packages/thirdweb/exports/`, grouped by feature
Applied to files:
packages/thirdweb/package.jsonpackages/wagmi-adapter/package.jsonpackages/nebula/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/thirdweb/src/exports/** : Export everything via `exports/` directory, grouped by feature in the SDK public API
Applied to files:
packages/thirdweb/package.jsonpackages/wagmi-adapter/package.jsonpackages/nebula/package.json
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Surface breaking changes prominently in PR descriptions
Applied to files:
packages/thirdweb/CHANGELOG.md
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 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
Applied to files:
packages/thirdweb/CHANGELOG.mdapps/wagmi-demo/CHANGELOG.mdpackages/nebula/CHANGELOG.md
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 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.mdapps/wagmi-demo/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, vite)
- GitHub Check: Size
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: Build Packages
- GitHub Check: Unit Tests
- GitHub Check: Lint Packages
- GitHub Check: Analyze (javascript)
🔇 Additional comments (7)
packages/thirdweb/package.json (1)
433-433: Version bump correctly applied.Patch-level version update aligns with the PR objectives documenting UI/UX improvements in Bridge components from commit 763d3de.
apps/wagmi-demo/package.json (1)
4-4: Version bump correctly applied.Patch-level version update for wagmi-inapp reflects dependency updates to downstream packages (thirdweb and wagmi-adapter).
packages/nebula/package.json (1)
60-60: Version bump correctly applied.Patch-level version update reflects the dependency update to [email protected] (documented in the corresponding CHANGELOG entry).
packages/wagmi-adapter/package.json (1)
59-59: Version bump correctly applied.Patch-level version update aligns with the version change documented in the CHANGELOG. Note: the CHANGELOG entry for 0.2.185 (reviewed separately) lacks content.
packages/nebula/CHANGELOG.md (1)
3-8: Changelog entry is complete and well-formatted.Version 0.2.88 entry includes the commit reference and dependency update to [email protected]. Format is consistent with adjacent entries in the changelog.
apps/wagmi-demo/CHANGELOG.md (1)
3-9: Changelog entry is complete and well-formatted.Version 0.0.30 entry includes the commit reference and dependency updates for both [email protected] and @thirdweb-dev/[email protected]. Format is consistent with adjacent entries in the changelog.
packages/thirdweb/CHANGELOG.md (1)
3-8: LGTM overall; semver and placement are correct.Entry is at the top, marked as a Patch, and matches the repo’s changelog style.
|
|
||
| ### Patch Changes | ||
|
|
||
| - [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - - Various UI/UX Improvements in Bridge components |
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.
Fix double hyphen in bullet line.
There’s an extra “- ” after “Thanks …”, which breaks formatting compared to surrounding entries.
Apply this diff:
-- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - - Various UI/UX Improvements in Bridge components
+- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - Various UI/UX Improvements in Bridge components📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| - [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - - Various UI/UX Improvements in Bridge components | |
| - [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - Various UI/UX Improvements in Bridge components |
🤖 Prompt for AI Agents
In packages/thirdweb/CHANGELOG.md around line 7, the bullet entry contains a
double hyphen ("- -") after the "Thanks ..." segment which breaks formatting;
remove the extra "- " so the line reads with a single hyphen separator (i.e.,
"Thanks ...! - Various UI/UX Improvements in Bridge components") to match
surrounding entries.
752a62c to
5ea72e0
Compare
5ea72e0 to
11f076f
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
♻️ Duplicate comments (1)
packages/thirdweb/CHANGELOG.md (1)
11-11: Fix double hyphen in bullet.Extra “- ” after “Thanks …” breaks formatting; remove it.
-- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - - Various UI/UX Improvements in Bridge components +- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - Various UI/UX Improvements in Bridge components
🧹 Nitpick comments (2)
packages/thirdweb/CHANGELOG.md (2)
9-9: Capitalize entry for consistency.Match sentence case used elsewhere in this changelog.
- - [#8383](https://github.com/thirdweb-dev/js/pull/8383) [`424e6b8`](https://github.com/thirdweb-dev/js/commit/424e6b8f9b071d3629ff0291ae6875fa4e4c882e) Thanks [@kumaryash90](https://github.com/kumaryash90)! - deploy and install stylus modules + - [#8383](https://github.com/thirdweb-dev/js/pull/8383) [`424e6b8`](https://github.com/thirdweb-dev/js/commit/424e6b8f9b071d3629ff0291ae6875fa4e4c882e) Thanks [@kumaryash90](https://github.com/kumaryash90)! - Deploy and install stylus modules
7-7: Prefer “React Native” over “RN”.Spelling it out improves clarity and aligns with other entries.
- - [#8390](https://github.com/thirdweb-dev/js/pull/8390) [`f964b8a`](https://github.com/thirdweb-dev/js/commit/f964b8aaff22d4078ff4c4c5e09c6ebb5fcb182c) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Loosen peer dependency requirements for RN + - [#8390](https://github.com/thirdweb-dev/js/pull/8390) [`f964b8a`](https://github.com/thirdweb-dev/js/commit/f964b8aaff22d4078ff4c4c5e09c6ebb5fcb182c) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Loosen peer dependency requirements for React Native
📜 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 (12)
.changeset/sharp-files-cry.md(0 hunks).changeset/wild-steaks-agree.md(0 hunks)apps/wagmi-demo/CHANGELOG.md(1 hunks)apps/wagmi-demo/package.json(1 hunks)packages/nebula/CHANGELOG.md(1 hunks)packages/nebula/package.json(1 hunks)packages/react-native-adapter/CHANGELOG.md(1 hunks)packages/react-native-adapter/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/sharp-files-cry.md
- .changeset/wild-steaks-agree.md
✅ Files skipped from review due to trivial changes (1)
- packages/react-native-adapter/package.json
🚧 Files skipped from review as they are similar to previous changes (4)
- packages/wagmi-adapter/package.json
- packages/thirdweb/package.json
- packages/wagmi-adapter/CHANGELOG.md
- apps/wagmi-demo/CHANGELOG.md
🧰 Additional context used
📓 Path-based instructions (2)
**/package.json
📄 CodeRabbit inference engine (AGENTS.md)
Track bundle budgets via
package.json#size-limit
Files:
apps/wagmi-demo/package.jsonpackages/nebula/package.json
packages/react-native-adapter/**
📄 CodeRabbit inference engine (CLAUDE.md)
Mobile platform shims are in
packages/react-native-adapter/
Files:
packages/react-native-adapter/CHANGELOG.md
🧠 Learnings (6)
📓 Common learnings
Learnt from: CR
Repo: thirdweb-dev/js PR: 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
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Each change in `packages/*` must include a changeset for the appropriate package
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to packages/thirdweb/exports/** : Export all public API via `packages/thirdweb/exports/`, grouped by feature
Applied to files:
packages/nebula/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/thirdweb/src/exports/** : Export everything via `exports/` directory, grouped by feature in the SDK public API
Applied to files:
packages/nebula/package.json
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 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
Applied to files:
packages/nebula/CHANGELOG.mdpackages/react-native-adapter/CHANGELOG.mdpackages/thirdweb/CHANGELOG.md
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/react-native-adapter/** : Mobile platform shims are in `packages/react-native-adapter/`
Applied to files:
packages/react-native-adapter/CHANGELOG.md
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Surface breaking changes prominently in PR descriptions
Applied to files:
packages/react-native-adapter/CHANGELOG.mdpackages/thirdweb/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: Analyze (javascript)
- GitHub Check: Size
- GitHub Check: Unit Tests
- GitHub Check: Build Packages
- GitHub Check: Lint Packages
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: E2E Tests (pnpm, webpack)
🔇 Additional comments (4)
apps/wagmi-demo/package.json (1)
4-4: Version bump aligns with Changesets release semantics.Patch-level bump is appropriate for dependency updates without API changes.
packages/react-native-adapter/CHANGELOG.md (1)
3-8: Changelog entry is properly formatted and accurate.New v1.5.5 entry correctly documents the peer dependency loosening with proper PR/commit references and contributor attribution.
packages/nebula/CHANGELOG.md (1)
3-8: Changelog entry is properly formatted and references all commits.New v0.2.88 entry correctly documents the dependency update to [email protected] with three commit hashes for full traceability across related PRs.
packages/nebula/package.json (1)
60-60: Version bump aligns with Changesets release semantics.Patch-level bump is appropriate for dependency updates. The
workspace:*reference will correctly resolve to the updated thirdweb version at publication time.
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
f964b8a,424e6b8,763d3de]:@thirdweb-dev/[email protected]
Patch Changes
f964b8aThanks @joaquim-verges! - Loosen peer dependency requirements for RN[email protected]
Patch Changes
#8390
f964b8aThanks @joaquim-verges! - Loosen peer dependency requirements for RN#8383
424e6b8Thanks @kumaryash90! - deploy and install stylus modules#8388
763d3deThanks @MananTank! - - Various UI/UX Improvements in Bridge components@thirdweb-dev/[email protected]
[email protected]
Patch Changes
f964b8a,424e6b8,763d3de]:PR-Codex overview
This PR focuses on updating version numbers across various packages and their changelogs, reflecting new releases and dependency updates.
Detailed summary
.changesetmarkdown files.versioninpackages/thirdweb/package.jsonfrom5.111.9to5.111.10.versioninapps/wagmi-demo/package.jsonfrom0.0.29to0.0.30.versioninpackages/nebula/package.jsonfrom0.2.87to0.2.88.versioninpackages/wagmi-adapter/package.jsonfrom0.2.184to0.2.185.versioninpackages/react-native-adapter/package.jsonfrom1.5.4to1.5.5.packages/react-native-adapterandpackages/nebula.apps/wagmi-demoindicating dependency updates.packages/thirdwebwith multiple dependency updates and improvements.Summary by CodeRabbit
Bug Fixes
New Features
Chores