Skip to content

Bump teloxide from 0.16.0 to 0.17.0#72

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/teloxide-0.17.0
Jul 16, 2025
Merged

Bump teloxide from 0.16.0 to 0.17.0#72
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/teloxide-0.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2025

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps teloxide from 0.16.0 to 0.17.0.

Release notes

Sourced from teloxide's releases.

v0.17.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)
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 14, 2025
@mys721tx

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/cargo/teloxide-0.17.0 branch from 11284d6 to b7953ef Compare July 16, 2025 01:11
@mys721tx

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [teloxide](https://github.com/teloxide/teloxide) from 0.16.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.16.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>
@dependabot dependabot Bot force-pushed the dependabot/cargo/teloxide-0.17.0 branch from b7953ef to 821185c Compare July 16, 2025 01:31
@github-actions github-actions Bot merged commit 04683c7 into main Jul 16, 2025
4 checks passed
@github-actions github-actions Bot deleted the dependabot/cargo/teloxide-0.17.0 branch July 16, 2025 01:31
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