Skip to content

Conversation

@petar-omni
Copy link
Collaborator

Added

Description of new functionality, feature, or content that has been added in this pull request.

Changed

Description of the modifications made to existing functionality, feature, or content in this pull request. This could include changes to code, CI, documentation, etc.

@changeset-bot
Copy link

changeset-bot bot commented Dec 17, 2025

🦋 Changeset detected

Latest commit: f31ef28

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@stakekit/widget Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Dec 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
dashboard-finery Ready Ready Preview, Comment Dec 17, 2025 3:00pm
dashboard-utila Ready Ready Preview, Comment Dec 17, 2025 3:00pm
staging-widget Ready Ready Preview, Comment Dec 17, 2025 3:00pm
stakekit-widget Ready Ready Preview, Comment Dec 17, 2025 3:00pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates dependencies across the monorepo, including the main widget package and example applications. The changes include patch and minor version bumps for various libraries, with one notable major version upgrade (@tronweb3/tronwallet-adapter-walletconnect from v2 to v3). Additionally, there's a bug fix in the Tron connector that corrects the getProvider implementation to return the actual adapter instance instead of an empty object.

Key changes:

  • Fixed getProvider in tron-connector to return the adapter instance, aligning with other connector implementations
  • Upgraded @tronweb3/tronwallet-adapter-walletconnect from ^2.0.3 to ^3.0.0 (major version)
  • Updated React from 19.2.0 to 19.2.3 across all packages
  • Bumped multiple development and runtime dependencies to their latest versions

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/widget/src/providers/misc/tron-connector.ts Fixed getProvider to return adapter instance instead of empty object
packages/widget/package.json Updated 25+ dependencies including major upgrade of tronwallet-adapter-walletconnect
packages/examples/with-vite/package.json Updated React and Vite to match main package versions
packages/examples/with-vite-bundled/package.json Updated Vite version
packages/examples/with-nextjs/package.json Updated Next.js, React, and Node types
package.json Updated root-level development tools

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@petar-omni petar-omni merged commit 49a255d into main Dec 17, 2025
11 checks passed
@petar-omni petar-omni deleted the chore/bump-deps branch December 17, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants