Skip to content

chore(deps): bump tgbot from 0.41.0 to 0.42.0 in /tools/notify in the crates group#31

Closed
dependabot[bot] wants to merge 2 commits intodevfrom
dependabot/cargo/tools/notify/dev/crates-6270ccd74f
Closed

chore(deps): bump tgbot from 0.41.0 to 0.42.0 in /tools/notify in the crates group#31
dependabot[bot] wants to merge 2 commits intodevfrom
dependabot/cargo/tools/notify/dev/crates-6270ccd74f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps the crates group in /tools/notify with 1 update: tgbot.

Updates tgbot from 0.41.0 to 0.42.0

Release notes

Sourced from tgbot's releases.

0.42.0

Handlers

  • Added UpdateHandler trait implementation for Arc<T: UpdateHandler>.
  • Added LongPollOptions::with_concurrency_limit to limit the number of spawned tasks.

Bot API

9.4

  • Added types: GetUserProfileAudios, InlineKeyboardButtonStyle, KeyboardButtonStyle, SetBotProfilePhoto, RemoveBotProfilePhoto, UniqueGiftModelRarity, UserProfileAudios, VideoQuality.
  • Added enum variants:
    • MessageData: ChatOwnerChanged, ChatOwnerLeft.
  • Added fields:
    • Bot: allows_users_to_create_topics.
    • UniqueGift: is_burned.
    • UniqueGiftModel: rarity.
    • Video: qualities.
  • Added methods:
    • Bot: with_allows_users_to_create_topics.
    • KeyboardButton: with_icon_custom_emoji_id, with_style.
    • InlineKeyboardButton: with_icon_custom_emoji_id, with_style.
    • UniqueGift: with_is_burned.
    • Video: with_qualities.
Changelog

Sourced from tgbot's changelog.

0.42.0 (09.02.2026)

Handlers

  • Added UpdateHandler trait implementation for Arc<T: UpdateHandler>.
  • Added LongPollOptions::with_concurrency_limit to limit the number of spawned tasks.

Bot API

9.4

  • Added types: GetUserProfileAudios, InlineKeyboardButtonStyle, KeyboardButtonStyle, SetBotProfilePhoto, RemoveBotProfilePhoto, UniqueGiftModelRarity, UserProfileAudios, VideoQuality.
  • Added enum variants:
    • MessageData: ChatOwnerChanged, ChatOwnerLeft.
  • Added fields:
    • Bot: allows_users_to_create_topics.
    • UniqueGift: is_burned.
    • UniqueGiftModel: rarity.
    • Video: qualities.
  • Added methods:
    • Bot: with_allows_users_to_create_topics.
    • KeyboardButton: with_icon_custom_emoji_id, with_style.
    • InlineKeyboardButton: with_icon_custom_emoji_id, with_style.
    • UniqueGift: with_is_burned.
    • Video: with_qualities.
Commits
  • 976b184 Update changelog
  • 54a9e97 Add limit to spawn'ed tasks count in LongPoll (#28)
  • 728769b Prepare 0.42.0 release
  • 3f5985f Update Cargo.toml
  • a23fbf8 [Bot API 9.4] Add UniqueGift.is_burned
  • 3914d24 [Bot API 9.4] Add unique gift model rarity
  • 30542ec [Bot API 9.4] Add GetUserProfileAudios
  • ff44a10 [Bot API 9.4] Add UserProfileAudios
  • 17223ae [Bot API 9.4] Add ChatFullInfo.first_profile_audio
  • 804633f [Bot API 9.4] Add video quality
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the crates group in /tools/notify with 1 update: [tgbot](https://github.com/tg-rs/tgbot).


Updates `tgbot` from 0.41.0 to 0.42.0
- [Release notes](https://github.com/tg-rs/tgbot/releases)
- [Changelog](https://github.com/tg-rs/tgbot/blob/master/CHANGELOG.md)
- [Commits](tg-rs/tgbot@0.41.0...0.42.0)

---
updated-dependencies:
- dependency-name: tgbot
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 11, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

Looks like tgbot is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 25, 2026
@dependabot dependabot bot deleted the dependabot/cargo/tools/notify/dev/crates-6270ccd74f branch February 25, 2026 16:12
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.

0 participants