Skip to content

chore(deps)(deps): bump teloxide from 0.13.0 to 0.17.0#672

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/teloxide-0.17.0
Open

chore(deps)(deps): bump teloxide from 0.13.0 to 0.17.0#672
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/teloxide-0.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps teloxide from 0.13.0 to 0.17.0.

Release notes

Sourced from teloxide's releases.

v0.17.0

CHANGELOG

v0.16.0

CHANGELOG

v0.15.0

CHANGELOG

v0.14.1

CHANGELOG

v0.14.0

CHANGELOG

Changelog

Sourced from teloxide's changelog.

0.17.0 - 2025-07-11

Added

  • Support for TBA 8.1 (#1377)

  • Support for TBA 8.3 (#1383)

  • Support for TBA 9.0 (#1385 + #1387)

    • Add filter_paid_message_price_changed, filter_gift_info and filter_unique_gift_info filters
  • Support for TBA 9.1 (#1388)

    • Add filter_checklist, checklist_tasks_done, checklist_tasks_added, and direct_message_price_changed filters to the MessageFilterExt trait

Changed

  • Support for TBA 8.2 (#1381)

    • Removed hide_url field from InlineQueryResultArticle struct [BC]
  • Support for TBA 8.3 (#1383)

    • PaidMedia::Video is now wrapped in a Box [BC]
    • InputPaidMedia::Video is now wrapped in a Box [BC]
  • Support for TBA 9.0 (#1385 + #1387)

    • TransactionPartnerUser was reworked to have a kind field with gift_purchase, invoice_payment, paid_media_payment, premium_purchase getters [BC]
    • can_send_gift field in ChatFullInfo struct was replaced by accepted_gift_types [BC]
    • can_reply field in BusinessConnection struct was replaced by rights [BC]

Fixed

  • Fixed create_forum_topic to not require icon_color and icon_custom_emoji_id (#1382) [BC]
  • Fixed send_gift and send_gift_chat with ParseMode adaptor (#1385)

0.16.0 - 2025-06-19

Added

  • dptree type checking and dead code checking [BC].

  • New id types (#1153) [BC]

    • Add PollId struct
    • Add CallbackQueryId struct
    • Add FileId and FileUniqueId structs
    • Add PreCheckoutQueryId struct
    • Add ShippingQueryId struct
    • Add InlineQueryId struct
    • Add BoostId struct

... (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 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 [teloxide](https://github.com/teloxide/teloxide) from 0.13.0 to 0.17.0.
- [Release notes](https://github.com/teloxide/teloxide/releases)
- [Changelog](https://github.com/teloxide/teloxide/blob/master/CHANGELOG.md)
- [Commits](teloxide/teloxide@v0.13.0...v0.17.0)

---
updated-dependencies:
- dependency-name: teloxide
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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