Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps binance-sdk from 25.0.0 to 27.0.0.

Changelog

Sourced from binance-sdk's changelog.

27.0.0 - 2025-10-30

Simple Earn

Added (8)

  • get_bfusd_account() (GET /sapi/v1/bfusd/account)
  • get_bfusd_quota_details() (GET /sapi/v1/bfusd/quota)
  • get_bfusd_rate_history() (GET /sapi/v1/bfusd/history/rateHistory)
  • get_bfusd_redemption_history() (GET /sapi/v1/bfusd/history/redemptionHistory)
  • get_bfusd_rewards_history() (GET /sapi/v1/bfusd/history/rewardsHistory)
  • get_bfusd_subscription_history() (GET /sapi/v1/bfusd/history/subscriptionHistory)
  • redeem_bfusd() (POST /sapi/v1/bfusd/redeem)
  • subscribe_bfusd() (POST /sapi/v1/bfusd/subscribe)

Spot

Changed (2)

REST API

  • Added parameter symbolStatus
    • affected methods:
      • depth() (GET /api/v3/depth)
      • ticker() (GET /api/v3/ticker)
      • ticker24hr() (GET /api/v3/ticker/24hr)
      • ticker_book_ticker() (GET /api/v3/ticker/bookTicker)
      • ticker_price() (GET /api/v3/ticker/price)
      • ticker_trading_day() (GET /api/v3/ticker/tradingDay)

WebSocket API

  • Added parameter symbolStatus
    • affected methods:
      • depth() (depth method)
      • ticker() (ticker method)
      • ticker24hr() (ticker.24hr method)
      • ticker_book() (ticker.book method)
      • ticker_price() (ticker.price method)
      • ticker_trading_day() (ticker.tradingDay method)

Staking

Changed (1)

  • Modified response for get_current_eth_staking_quota() (GET /sapi/v1/eth-staking/eth/quota):
    • property minRedeemAmount added
    • property redeemPeriod added
    • property stakeable added
    • property commissionFee added

... (truncated)

Commits

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 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)

Bumps [binance-sdk](https://github.com/binance/binance-connector-rust) from 25.0.0 to 27.0.0.
- [Changelog](https://github.com/binance/binance-connector-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/binance/binance-connector-rust/commits)

---
updated-dependencies:
- dependency-name: binance-sdk
  dependency-version: 27.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 3, 2025
@dependabot dependabot bot requested a review from joshieDo as a code owner November 3, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant