chore(deps): bump solana-validator from 1.7.0 to 1.11.4 in /program #106

Closed
dependabot[bot] wants to merge 1 commit from dependabot/cargo/program/solana-validator-1.11.4 into main
dependabot[bot] commented 2022-07-25 01:10:57 +00:00 (Migrated from github.com)

Bumps solana-validator from 1.7.0 to 1.11.4.

Release notes

Sourced from solana-validator's releases.

Testnet - v1.11.4

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

Testnet - v1.11.3

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

Testnet - v1.11.2

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

Testnet - v1.11.1

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

Testnet - v1.11.0

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

Testnet - v1.10.32

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • solana-ledger-tool graph improvements (backport #26667) (#26749)
  • Enable QUIC servers by default (backport #26690) (#26747)
  • Update maxSupportedTransactionVersion docs to explain what happens if parameter isn't present (backport #26728) (#26730)
  • Backport ghsa x236 qc46 7v8j (#26671)
  • restricts rent-paying accounts lifetime extension (backport #26606) (#26635)
  • Set solana-tpu ALPN protocol ID (backport #26587) (#26612)
  • Use pubkey of peer for active QUIC connection table (backport #26597) (#26610)
  • Move QUIC TLS certificate code in its own file (backport #26569) (#26596)
  • Prevent cargo from running a non-BPF compiler for BPF target

Mainnet - v1.10.31

This is a stable release suitable for use on Mainnet Beta

Changes

  • Use client certs in QUIC to get peer's stake (backport #26477) (#26567)
  • Quic handshake timeout (backport #26306) (#26563)

... (truncated)

Commits
  • 4308db7 Hide vote txs that don't invoke any other programs like the comment says (#26...
  • 700da0f zk-token-sdk: implement Display for ciphertexts (#26755)
  • 3396d4e fix typo: ticck -> tick (#26711)
  • 0fff5b8 ledger-tool: optionally graph vote states
  • 633950e ledger-tool: factor out graph options to config struct
  • a541827 ledger-tool: fix off-by-one in graph skipped slot label
  • a603c8b Enable QUIC servers by default
  • 2ee19f5 Revert "Revert "core: disable quic servers on mainnet-beta" (#26216)"
  • a6215c1 Remove unnecessary poh_recorder read lock acquire (#26743)
  • 2b92713 chore: bump hyper from 0.14.19 to 0.14.20 (#26742)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [solana-validator](https://github.com/solana-labs/solana) from 1.7.0 to 1.11.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/solana-labs/solana/releases">solana-validator's releases</a>.</em></p> <blockquote> <h2>Testnet - v1.11.4</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li></li> </ul> <h2>Testnet - v1.11.3</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li></li> </ul> <h2>Testnet - v1.11.2</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li></li> </ul> <h2>Testnet - v1.11.1</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li></li> </ul> <h2>Testnet - v1.11.0</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li></li> </ul> <h2>Testnet - v1.10.32</h2> <p>This is a Testnet release. It is not recommended for Mainnet Beta</p> <h2>Changes</h2> <ul> <li><code>solana-ledger-tool graph</code> improvements (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26667">#26667</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26749">#26749</a>)</li> <li>Enable QUIC servers by default (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26690">#26690</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26747">#26747</a>)</li> <li>Update maxSupportedTransactionVersion docs to explain what happens if parameter isn't present (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26728">#26728</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26730">#26730</a>)</li> <li>Backport ghsa x236 qc46 7v8j (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26671">#26671</a>)</li> <li>restricts rent-paying accounts lifetime extension (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26606">#26606</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26635">#26635</a>)</li> <li>Set solana-tpu ALPN protocol ID (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26587">#26587</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26612">#26612</a>)</li> <li>Use pubkey of peer for active QUIC connection table (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26597">#26597</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26610">#26610</a>)</li> <li>Move QUIC TLS certificate code in its own file (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26569">#26569</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26596">#26596</a>)</li> <li>Prevent cargo from running a non-BPF compiler for BPF target</li> </ul> <h2>Mainnet - v1.10.31</h2> <p>This is a stable release suitable for use on Mainnet Beta</p> <h2>Changes</h2> <ul> <li>Use client certs in QUIC to get peer's stake (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26477">#26477</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26567">#26567</a>)</li> <li>Quic handshake timeout (backport <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26306">#26306</a>) (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26563">#26563</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/solana-labs/solana/commit/4308db74e48af58a58aec02e564fb35106503f3e"><code>4308db7</code></a> Hide vote txs that don't invoke any other programs like the comment says (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26">#26</a>...</li> <li><a href="https://github.com/solana-labs/solana/commit/700da0fc834b39c205e19094e0c185b81322bb45"><code>700da0f</code></a> zk-token-sdk: implement Display for ciphertexts (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26755">#26755</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/3396d4eccdf5ddc13b64a4d31fee6e05ed14bd26"><code>3396d4e</code></a> fix typo: ticck -&gt; tick (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26711">#26711</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/0fff5b8bf86721ec88bb69d142a41cc12f6a6cf9"><code>0fff5b8</code></a> ledger-tool: optionally <code>graph</code> vote states</li> <li><a href="https://github.com/solana-labs/solana/commit/633950e02956cfef791a185f292827316105834e"><code>633950e</code></a> ledger-tool: factor out <code>graph</code> options to config struct</li> <li><a href="https://github.com/solana-labs/solana/commit/a541827fb95832a1f338434ae01f17f3cdac5897"><code>a541827</code></a> ledger-tool: fix off-by-one in <code>graph</code> skipped slot label</li> <li><a href="https://github.com/solana-labs/solana/commit/a603c8b0bc761fec86cd9010a416c87e922afe3f"><code>a603c8b</code></a> Enable QUIC servers by default</li> <li><a href="https://github.com/solana-labs/solana/commit/2ee19f536a073490f53aa3a693569589affc72ca"><code>2ee19f5</code></a> Revert &quot;Revert &quot;core: disable quic servers on mainnet-beta&quot; (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26216">#26216</a>)&quot;</li> <li><a href="https://github.com/solana-labs/solana/commit/a6215c1b924cc4561791be90d826e9a18dcf6ed8"><code>a6215c1</code></a> Remove unnecessary poh_recorder read lock acquire (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26743">#26743</a>)</li> <li><a href="https://github.com/solana-labs/solana/commit/2b9271329c369b4785bb1f9d6f8cb4e4a4b7a775"><code>2b92713</code></a> chore: bump hyper from 0.14.19 to 0.14.20 (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26742">#26742</a>)</li> <li>Additional commits viewable in <a href="https://github.com/solana-labs/solana/compare/v1.7.0...v1.11.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=solana-validator&package-manager=cargo&previous-version=1.7.0&new-version=1.11.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2022-08-04 00:38:28 +00:00 (Migrated from github.com)

Superseded by #109.

Superseded by #109.

Pull request closed

Sign in to join this conversation.
No description provided.