Skip to content

chore(deps): update dependency @solana/kit to v6.5.0#79

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/solana-kit-6.x-lockfile
Mar 20, 2026
Merged

chore(deps): update dependency @solana/kit to v6.5.0#79
renovate[bot] merged 1 commit intomainfrom
renovate/solana-kit-6.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
@solana/kit (source) 6.4.06.5.0 age confidence

Release Notes

anza-xyz/kit (@​solana/kit)

v6.5.0

Compare Source

@​solana/kit

v6.5.0 (2026-03-19)

Minor Changes
  • [@solana/plugin-interfaces] #​1486 10cb920 Thanks @​lorisleiva! - Add ClientWithGetMinimumBalance plugin interface for computing the minimum balance required for an account. Implementations can use any strategy (e.g., RPC call, cached value) to provide this value through a uniform API.

  • [@solana/signers] #​1487 9e05736 Thanks @​lorisleiva! - Add partiallySignTransactionWithSigners, signTransactionWithSigners, and signAndSendTransactionWithSigners functions that accept a set of signers and a compiled Transaction directly, without requiring signers to be embedded in a transaction message. Also add assertContainsResolvableTransactionSendingSigner to validate that a set of signers contains an unambiguously resolvable sending signer. The existing transaction message helpers now delegate to these new functions internally.

Patch Changes
  • [@solana/kit] #​1485 4a4c217 Thanks @​lorisleiva! - Deprecated getMinimumBalanceForRentExemption. The minimum balance for an account is being actively reduced (see SIMD-0437) and is expected to become dynamic in future Solana upgrades (see SIMD-0194 and SIMD-0389). Use the getMinimumBalanceForRentExemption RPC method or a ClientWithGetMinimumBalance plugin instead. This function will be removed in v7.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from leventilo as a code owner March 19, 2026 21:12
@vercel
Copy link

vercel bot commented Mar 19, 2026

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

Project Deployment Actions Updated (UTC)
boltzpay-landing Ready Ready Preview, Comment Mar 19, 2026 9:12pm

@renovate renovate bot merged commit 54981bb into main Mar 20, 2026
7 checks passed
@renovate renovate bot deleted the renovate/solana-kit-6.x-lockfile branch March 20, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants