hirrolot
|
aba8235e2c
|
Merge pull request #1393 from teloxide/dependabot/cargo/lock-c71b696d4c
Bump the lock group with 5 updates
|
2025-07-15 06:28:10 +00:00 |
|
dependabot[bot]
|
bbaea5f6d0
|
Bump the lock group with 5 updates
Bumps the lock group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.1` |
| [rgb](https://github.com/kornelski/rust-rgb) | `0.8.51` | `0.8.52` |
| [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.14` | `0.1.15` |
| [rustls](https://github.com/rustls/rustls) | `0.23.28` | `0.23.29` |
| [rustls-webpki](https://github.com/rustls/webpki) | `0.103.3` | `0.103.4` |
Updates `rand` from 0.8.5 to 0.9.1
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...rand_core-0.9.1)
Updates `rgb` from 0.8.51 to 0.8.52
- [Changelog](https://github.com/kornelski/rust-rgb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kornelski/rust-rgb/commits)
Updates `hyper-util` from 0.1.14 to 0.1.15
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.14...v0.1.15)
Updates `rustls` from 0.23.28 to 0.23.29
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.28...v/0.23.29)
Updates `rustls-webpki` from 0.103.3 to 0.103.4
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.103.3...v/0.103.4)
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lock
- dependency-name: rgb
dependency-version: 0.8.52
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: lock
- dependency-name: hyper-util
dependency-version: 0.1.15
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: lock
- dependency-name: rustls
dependency-version: 0.23.29
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: lock
- dependency-name: rustls-webpki
dependency-version: 0.103.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: lock
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 11:03:06 +00:00 |
|
hirrolot
|
d912647f82
|
Merge pull request #1391 from teloxide/release
Release teloxide 0.17.0 and teloxide-core 0.13.0
|
2025-07-11 16:05:52 +00:00 |
|
Andrey Brusnik
|
fc4a1592fc
|
chore: Release
|
2025-07-11 19:59:17 +04:00 |
|
Andrey Brusnik
|
05e9fe0e60
|
Cut MIGRATION_GUIDE.md
|
2025-07-11 19:57:36 +04:00 |
|
Andrey Brusnik
|
eaa16c8237
|
Use teloxide crates from crates.io
|
2025-07-11 19:56:34 +04:00 |
|
Andrey Brusnik
|
7ec2f9f22d
|
chore: Release
|
2025-07-11 19:54:33 +04:00 |
|
Andrey Brusnik
|
cc0726fed4
|
Merge pull request #1389 from teloxide/chore/dptree-0.5.1
Bump dptree to 0.5.1
|
2025-07-11 15:41:13 +00:00 |
|
Andrey Brusnik
|
263232c09b
|
Bump dptree to 0.5.1
|
2025-07-11 16:33:16 +04:00 |
|
Andrey Brusnik
|
4a4633e88c
|
Merge pull request #1388 from teloxide/feature/tba/9.1
Add TBA 9.1 support
|
2025-07-11 03:59:58 +00:00 |
|
Andrey Brusnik
|
11b2e8ba18
|
Add ChecklistTaskId struct
|
2025-07-11 07:53:41 +04:00 |
|
Andrey Brusnik
|
4af7fdf6fc
|
Bump supported TBA version
|
2025-07-11 07:09:04 +04:00 |
|
Andrey Brusnik
|
aa803326e5
|
Add DirectMessagePriceChanged service message
|
2025-07-11 07:09:03 +04:00 |
|
Andrey Brusnik
|
21654b8ac7
|
Add get_my_star_balance method
|
2025-07-11 07:09:02 +04:00 |
|
Andrey Brusnik
|
2ca350aecb
|
Increased the maximum number of options in a poll to 12
|
2025-07-11 07:09:00 +04:00 |
|
Andrey Brusnik
|
358842f504
|
Add send_checklist and edit_message_checklist methods
|
2025-07-11 07:08:59 +04:00 |
|
Andrey Brusnik
|
86b2da8bed
|
Add ChecklistTasksDone and ChecklistTasksAdded service messages
|
2025-07-11 07:08:58 +04:00 |
|
Andrey Brusnik
|
c400b7f3e4
|
Add Checklist to MediaKind and ExternalReplyInfoKind enums
|
2025-07-11 07:08:57 +04:00 |
|
Andrey Brusnik
|
b3d34d709d
|
Add Checklist , ChecklistTask , InputChecklist , and InputChecklistTask structs
|
2025-07-11 07:08:53 +04:00 |
|
Andrey Brusnik
|
5389dd9019
|
Merge pull request #1385 from teloxide/add-tba-9.0-first-half
Add TBA 9.0 first half
|
2025-07-10 20:30:30 +00:00 |
|
Andrey Brusnik
|
13fd6d13bd
|
Merge pull request #1387 from teloxide/feature/tba/9.0-part-2
Add TBA 9.0 support part II (Business Accounts)
|
2025-07-10 20:25:34 +00:00 |
|
Andrey Brusnik
|
c0998fa082
|
Add payloads note to the CONTRIBUTING.md
|
2025-07-10 23:59:26 +04:00 |
|
Andrey Brusnik
|
bd70b0fa94
|
Bump supported TBA version
|
2025-07-10 23:59:25 +04:00 |
|
Andrey Brusnik
|
08d5c484a0
|
Update PR links
|
2025-07-10 23:59:24 +04:00 |
|
Andrey Brusnik
|
6a545cf940
|
Add post_story , edit_story and delete_story methods
|
2025-07-10 23:59:22 +04:00 |
|
Andrey Brusnik
|
1aedaf735b
|
Add LocationAddress and all StoryArea* structs
|
2025-07-10 23:56:51 +04:00 |
|
Andrey Brusnik
|
5863e89cbb
|
Add Argb struct
|
2025-07-10 23:56:50 +04:00 |
|
Andrey Brusnik
|
e7bf61af85
|
Add InputStoryContentPhoto and InputStoryContentVideo structs and InputStoryContent enum
|
2025-07-10 23:56:49 +04:00 |
|
Andrey Brusnik
|
5d19093c50
|
Add get_business_account_gifts , convert_gift_to_stars , upgrade_gift and transfer_gift methods
|
2025-07-10 23:56:46 +04:00 |
|
Andrey Brusnik
|
297c99aa54
|
Add OwnedGift , OwnedGifts , OwnedGiftRegular and OwnedGiftUnique structs
|
2025-07-10 23:52:58 +04:00 |
|
Andrey Brusnik
|
3495d34b09
|
Add set_business_account_gift_settings , get_business_account_star_balance and transfer_business_account_stars methods
|
2025-07-10 23:47:51 +04:00 |
|
Andrey Brusnik
|
cdaa00774c
|
Add StarAmount struct
|
2025-07-10 23:47:49 +04:00 |
|
Andrey Brusnik
|
7624323679
|
Add set_business_account_profile_photo and remove_business_account_profile_photo methods
|
2025-07-10 23:47:48 +04:00 |
|
Andrey Brusnik
|
184d36506c
|
Add InputProfilePhotoStatic and InputProfilePhotoAnimated structs and InputProfilePhoto enum
|
2025-07-10 23:47:47 +04:00 |
|
Andrey Brusnik
|
8820564434
|
Add read_business_message , delete_business_messages , set_business_account_name , set_business_account_username and set_business_account_bio methods
|
2025-07-10 23:47:45 +04:00 |
|
Andrey Brusnik
|
2ea36b4bbe
|
Add BusinessBotRights struct and use it in BusinessConnection
|
2025-07-10 23:47:44 +04:00 |
|
LasterAlex
|
5728d10175
|
Added OwnedGiftId
|
2025-07-10 22:43:01 +03:00 |
|
LasterAlex
|
e43adef1ea
|
Added new filters for service messages
|
2025-07-10 22:37:41 +03:00 |
|
LasterAlex
|
55ebe1e55a
|
Removed transaction type
|
2025-07-09 21:32:20 +03:00 |
|
LasterAlex
|
c3aca2c995
|
cargo fmt
|
2025-07-08 22:21:12 +03:00 |
|
LasterAlex
|
773acda437
|
Fixed from review
|
2025-07-08 22:20:45 +03:00 |
|
LasterAlex
|
6863962606
|
Update crates/teloxide-core/schema.ron
Co-authored-by: Andrey Brusnik <dev@shdwchn.io>
|
2025-07-08 22:11:53 +03:00 |
|
LasterAlex
|
50fb9339be
|
Update crates/teloxide-core/schema.ron
Co-authored-by: Andrey Brusnik <dev@shdwchn.io>
|
2025-07-08 22:11:45 +03:00 |
|
LasterAlex
|
63da6187bf
|
Update crates/teloxide-core/src/types/transaction_partner.rs
Co-authored-by: Andrey Brusnik <dev@shdwchn.io>
|
2025-07-08 22:11:36 +03:00 |
|
LasterAlex
|
d17bd4bc5f
|
Fixed send_gift_chat
|
2025-07-08 13:56:07 +03:00 |
|
LasterAlex
|
6190b32ab6
|
Changelog changes
|
2025-07-08 03:09:24 +03:00 |
|
LasterAlex
|
f155cb6ff0
|
Added AcceptedGiftTypes
|
2025-07-08 02:39:35 +03:00 |
|
LasterAlex
|
2a599cd37d
|
Added unique_gift_info and gift_info service messages, and UniqueGift structs
|
2025-07-08 02:20:43 +03:00 |
|
hirrolot
|
9163978ad0
|
Merge pull request #1384 from teloxide/dependabot/cargo/lock-e95e5504e4
Bump the lock group with 8 updates
|
2025-07-07 12:09:08 +00:00 |
|
dependabot[bot]
|
3a39c2620c
|
Bump the lock group with 8 updates
Bumps the lock group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.46.1` |
| [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.1` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.20` | `0.12.22` |
| [serde_with](https://github.com/jonasbb/serde_with) | `3.13.0` | `3.14.0` |
| [rgb](https://github.com/kornelski/rust-rgb) | `0.8.50` | `0.8.51` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.27` | `1.2.29` |
| [h2](https://github.com/hyperium/h2) | `0.4.10` | `0.4.11` |
| [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.13.0` | `3.14.0` |
Updates `tokio` from 1.45.1 to 1.46.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.46.1)
Updates `rand` from 0.8.5 to 0.9.1
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...rand_core-0.9.1)
Updates `reqwest` from 0.12.20 to 0.12.22
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.20...v0.12.22)
Updates `serde_with` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.13.0...v3.14.0)
Updates `rgb` from 0.8.50 to 0.8.51
- [Changelog](https://github.com/kornelski/rust-rgb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kornelski/rust-rgb/commits)
Updates `cc` from 1.2.27 to 1.2.29
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.27...cc-v1.2.29)
Updates `h2` from 0.4.10 to 0.4.11
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.4.10...v0.4.11)
Updates `serde_with_macros` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.13.0...v3.14.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.46.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lock
- dependency-name: rand
dependency-version: 0.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lock
- dependency-name: reqwest
dependency-version: 0.12.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: lock
- dependency-name: serde_with
dependency-version: 3.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lock
- dependency-name: rgb
dependency-version: 0.8.51
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: lock
- dependency-name: cc
dependency-version: 1.2.29
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: lock
- dependency-name: h2
dependency-version: 0.4.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: lock
- dependency-name: serde_with_macros
dependency-version: 3.14.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: lock
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-07 10:54:14 +00:00 |
|