Commit b7f01dc
authored
chore(deps): bump binance-sdk from 11.0.0 to 12.0.0 (#1241)
Bumps [binance-sdk](https://github.com/binance/binance-connector-rust)
from 11.0.0 to 12.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/binance/binance-connector-rust/blob/main/CHANGELOG.md">binance-sdk's
changelog</a>.</em></p>
<blockquote>
<h2>12.0.0 - 2025-08-21</h2>
<p><strong>Derivatives Trading Coin Futures</strong></p>
<h3>Changed (1)</h3>
<h4>REST API</h4>
<ul>
<li>Modified response for <code>exchange_information()</code> method
(<code>GET /dapi/v1/exchangeInfo</code>):
<ul>
<li><code>symbols</code>.<code>filters</code>.<code>multiplierDecimal</code>:
type <code>integer</code> → <code>string</code></li>
</ul>
</li>
</ul>
<p><strong>Margin Trading</strong></p>
<h3>Added (1)</h3>
<h4>REST API</h4>
<ul>
<li><code>get_limit_price_pairs()</code> (<code>GET
/sapi/v1/margin/limit-price-pairs</code>)</li>
</ul>
<p><strong>Simple Earn</strong></p>
<h3>Changed (2)</h3>
<ul>
<li>
<p>Modified response for
<code>get_simple_earn_flexible_product_list()</code> method (<code>GET
/sapi/v1/simple-earn/flexible/list</code>):</p>
<ul>
<li><code>rows</code>.<code>subscriptionStartTime</code>: type
<code>string</code> → <code>integer</code></li>
</ul>
</li>
<li>
<p>Modified response for
<code>get_simple_earn_locked_product_list()</code> method (<code>GET
/sapi/v1/simple-earn/locked/list</code>):</p>
</li>
</ul>
<p><strong>Staking</strong></p>
<h3>Changed (1)</h3>
<ul>
<li>Modified response for
<code>get_on_chain_yields_locked_product_list()</code> method (<code>GET
/sapi/v1/onchain-yields/locked/list</code>):
<ul>
<li><code>rows</code>.<code>detail</code>.<code>subscriptionStartTime</code>:
type <code>string</code> → <code>integer</code></li>
</ul>
</li>
</ul>
<p><strong>Spot</strong></p>
<h3>Added (2)</h3>
<h4>WebSocket API</h4>
<ul>
<li><code>session_subscriptions()</code>
(<code>session.subscriptions</code> method)</li>
<li><code>user_data_stream_subscribe_signature()</code>
(<code>userDataStream.subscribe.signature</code> method)</li>
</ul>
<h3>Changed (83)</h3>
<h4>REST API</h4>
<ul>
<li>Added parameter <code>abovePegOffsetType</code>
<ul>
<li>affected methods:</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/binance/binance-connector-rust/commits">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7220d10 commit b7f01dc
2 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments