freeCodeCamp / solana-curriculum

freeCodeCamp Solana Curriculum
BSD 3-Clause "New" or "Revised" License
123 stars 50 forks source link

chore(deps): update rust crate solana-sdk to 1.17.1 #306

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
solana-sdk (source) dev-dependencies minor 1.16.15 -> 1.17.1

Release Notes

solana-labs/solana (solana-sdk) ### [`v1.17.1`](https://togithub.com/solana-labs/solana/releases/tag/v1.17.1): Testnet - v1.17.1 [Compare Source](https://togithub.com/solana-labs/solana/compare/v1.17.0...v1.17.1) This is a Testnet release. It is not recommended for Mainnet Beta. The v1.17 minimum dynamic port range is now 14 (v1.16 minimum is 13) so you may need to expand the range specified with --dynamic-port-range. ##### Changes ### [`v1.17.0`](https://togithub.com/solana-labs/solana/blob/HEAD/CHANGELOG.md#1170---Unreleased) [Compare Source](https://togithub.com/solana-labs/solana/compare/v1.16.16...v1.17.0) - Changes - Added a changelog. - Upgrade Notes ### [`v1.16.16`](https://togithub.com/solana-labs/solana/releases/tag/v1.16.16): Mainnet - v1.16.16 [Compare Source](https://togithub.com/solana-labs/solana/compare/v1.16.15...v1.16.16) This is a stable release suitable for use on Mainnet Beta v1.16 removes `solana-sys-tuner`. For manual tuning please see these [System Tuning instructions](https://docs.solana.com/running-validator/validator-start#system-tuning) - In previous v1.16 releases, the `TransactionStatus` and `AddressSignatures` columns were not properly cleaned. This could have resulted in excessive storage use for nodes running with `--enable-rpc-transaction-history`. This has been fixed with [https://github.com/solana-labs/solana/pull/32548](https://togithub.com/solana-labs/solana/pull/32548) ##### Changes

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.