dependabot[bot]
|
0325a024d6
|
Bump EndBug/add-and-commit from 9.1.3 to 9.1.4 (#4090)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-02 23:00:37 +01:00 |
|
Bibo-Joshi
|
2f65fcc292
|
Deprecate filters.CHAT (#4083)
|
2024-01-29 13:13:41 +01:00 |
|
Harshil
|
2d63c57ed6
|
Bump ruff and Remove sort-all (#4075)
|
2024-01-24 20:53:36 +01:00 |
|
Bibo-Joshi
|
b73dc5728e
|
Add Missing Conversions of type to Corresponding Enum from telegram.constants (#4067)
|
2024-01-17 21:32:37 +01:00 |
|
Lucas Molinari
|
f452c132fa
|
Move Handler Files to _handlers Subdirectory (#4064)
|
2024-01-15 20:15:33 +01:00 |
|
dependabot[bot]
|
ebf7f3be12
|
Bump pytest from 7.4.3 to 7.4.4 (#4056)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-14 17:27:57 +01:00 |
|
Bibo-Joshi
|
dc284a1a73
|
Introduce sort-all Hook for pre-commit (#4052)
|
2024-01-08 18:35:32 +01:00 |
|
dependabot[bot]
|
979988add1
|
Bump test-summary/action from 2.1 to 2.2 (#4044)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-01-03 21:43:41 +01:00 |
|
Bibo-Joshi
|
1ae759ff5c
|
Use Recommended pre-commit Mirror for black (#4051)
|
2024-01-03 21:42:56 +01:00 |
|
dependabot[bot]
|
1ab91370ac
|
Bump actions/stale from 8 to 9 (#4046)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-03 17:07:57 +01:00 |
|
dependabot[bot]
|
29d073871a
|
Bump srvaroa/labeler from 1.8.0 to 1.10.0 (#4048)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-01-03 16:53:21 +01:00 |
|
dependabot[bot]
|
d03b4ec688
|
Bump actions/setup-python from 4 to 5 (#4047)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-03 16:43:35 +01:00 |
|
dependabot[bot]
|
07d9dc7a44
|
Bump actions/upload-artifact from 3 to 4 (#4045)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-03 16:41:03 +01:00 |
|
aelkheir
|
f3479cd170
|
Add Parameter pattern to PreCheckoutQueryHandler and filters.SuccessfulPayment (#4005)
|
2024-01-02 18:35:38 +01:00 |
|
pre-commit-ci[bot]
|
7fcfad41a5
|
pre-commit autoupdate (#4043)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-01-01 22:49:24 +01:00 |
|
Palaptin
|
c33c541cbe
|
Fix Type Hint for filters Parameter of MessageHandler (#4039)
|
2024-01-01 15:58:50 +01:00 |
|
Bibo-Joshi
|
57c2f6e01e
|
Improve Type Completeness & Corresponding Workflow (#4035)
|
2023-12-29 22:48:45 +01:00 |
|
dependabot[bot]
|
a52c91996e
|
Update httpx requirement from ~=0.25.2 to ~=0.26.0 (#4024)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-12-29 22:32:07 +01:00 |
|
Poolitzer
|
2345bfbb53
|
Add Support for Unix Sockets to Updater.start_webhook (#3986)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-12-14 21:37:00 +01:00 |
|
Bibo-Joshi
|
cc45f49a4f
|
Add AsyncContextManager as Parent Class to BaseUpdateProcessor (#4001)
|
2023-12-13 20:22:10 +01:00 |
|
Aditya Yadav
|
fd6a0fe899
|
Add Docstring to Dunder Methods (#3929)
|
2023-12-10 20:17:11 +01:00 |
|
Poolitzer
|
67b0706116
|
Improve Error Handling in Built-In Webhook Handler (#3987)
|
2023-12-09 17:35:23 +01:00 |
|
dependabot[bot]
|
592c6cc6d3
|
Update tornado requirement from ~=6.3.3 to ~=6.4 (#3992)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-12-09 13:13:20 +01:00 |
|
Poolitzer
|
1fc46360ff
|
Remove Unused DEFAULT_20 (#3997)
|
2023-12-09 13:12:39 +01:00 |
|
pre-commit-ci[bot]
|
4ad94cc7f7
|
pre-commit autoupdate (#3996)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-12-09 13:11:45 +01:00 |
|
dependabot[bot]
|
c6a9fbb5c7
|
Bump dessant/lock-threads from 4.0.1 to 5.0.1 (#3994)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-12-04 17:58:15 +01:00 |
|
dependabot[bot]
|
af8729769b
|
Bump srvaroa/labeler from 1.7.0 to 1.8.0 (#3993)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-04 17:45:47 +01:00 |
|
Bibo-Joshi
|
f93f827e33
|
Documentation Improvements (#3919)
Co-authored-by: Poolitzer <github@poolitzer.eu>
|
2023-11-27 19:11:25 +01:00 |
|
Hinrich Mahler
|
a8f1164b0c
|
Bump Version to v20.7
|
2023-11-27 19:01:57 +01:00 |
|
Bibo-Joshi
|
da11561f87
|
Adjust read_timeout Behavior for Bot.get_updates (#3963)
|
2023-11-27 18:24:21 +01:00 |
|
Bibo-Joshi
|
354a8e0854
|
Improve write_timeout Handling for Media Methods (#3952)
|
2023-11-26 16:44:18 +01:00 |
|
dependabot[bot]
|
bc68488c14
|
Update httpx requirement from ~=0.25.1 to ~=0.25.2 (#3983)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-11-25 06:46:55 +01:00 |
|
dependabot[bot]
|
19d7939355
|
Bump pytest-xdist from 3.4.0 to 3.5.0 (#3982)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-25 06:26:30 +01:00 |
|
dependabot[bot]
|
3495ce3aeb
|
Bump pytest-xdist from 3.3.1 to 3.4.0 (#3975)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-22 22:21:39 +01:00 |
|
pre-commit-ci[bot]
|
dd9af64a5c
|
[pre-commit.ci] pre-commit autoupdate (#3967)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-11-12 10:11:22 +01:00 |
|
Bibo-Joshi
|
da3bc6974a
|
Adjust Tests to New Error Messages (#3970)
|
2023-11-11 11:35:23 +01:00 |
|
Bibo-Joshi
|
b1fc0596b9
|
Fix Persistency Issue with Ended Non-Blocking Conversations (#3962)
|
2023-11-05 11:48:44 +01:00 |
|
Bibo-Joshi
|
6d2334c88b
|
Improve Insertion of Kwargs into Bot Methods (#3965)
|
2023-11-05 11:47:50 +01:00 |
|
dependabot[bot]
|
a0c81ec3d4
|
Update httpx requirement from ~=0.25.0 to ~=0.25.1 (#3961)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
2023-11-04 08:34:31 +01:00 |
|
dependabot[bot]
|
c8d9898eaa
|
Bump srvaroa/labeler from 1.6.1 to 1.7.0 (#3958)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-03 23:38:03 +01:00 |
|
Bibo-Joshi
|
616b0b55ef
|
Add ApplicationBuilder.(get_updates_)socket_options (#3943)
|
2023-10-31 16:27:30 +01:00 |
|
dependabot[bot]
|
c71612ffae
|
Update cachetools requirement from ~=5.3.1 to ~=5.3.2 (#3954)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-10-28 10:30:45 +02:00 |
|
dependabot[bot]
|
4143d99f56
|
Bump pytest from 7.4.2 to 7.4.3 (#3953)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-28 10:01:21 +02:00 |
|
Harshil
|
cbe808e471
|
Improve Type Hinting for Arguments with Default Values in Bot (#3942)
|
2023-10-25 21:53:43 +02:00 |
|
Bibo-Joshi
|
300ec920a1
|
Add filters.Mention (#3941)
Co-authored-by: Javohir Elmurodov <elmurodovjavohir@gmail.com>
|
2023-10-23 21:11:56 +02:00 |
|
Bibo-Joshi
|
075f517458
|
Rename proxy_url to proxy and Allow httpx.{Proxy, URL} as Input (#3939)
|
2023-10-23 21:09:28 +02:00 |
|
Bibo-Joshi
|
c82a0808d1
|
Improve BaseHandler.__repr__ for Callbacks without __qualname__ (#3934)
|
2023-10-22 12:43:23 +02:00 |
|
Bibo-Joshi
|
ea7e5a69aa
|
Add Parameter socket_options to HTTPXRequest (#3935)
|
2023-10-22 12:42:22 +02:00 |
|
Bibo-Joshi
|
f67e8c0804
|
Add JobQueue.scheduler_configuration and Corresponding Warnings (#3913)
|
2023-10-16 20:25:25 +02:00 |
|
Aditya Yadav
|
af130ef5e7
|
Add Documentation for __aenter__ and __aexit__ Methods (#3907)
Co-authored-by: Aditya <clot27@apx_managed.vanilla>
|
2023-10-09 18:59:52 +02:00 |
|