This repository has been archived by the owner on Nov 16, 2024. It is now read-only.
chore(deps): update dependency python-telegram-bot to v20 - autoclosed #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==13.15
->==20.8
Release Notes
python-telegram-bot/python-telegram-bot (python-telegram-bot)
v20.8
Compare Source
============
Released 2024-02-08
This is the technical changelog for version 20.8. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>
__.Major Changes
4034
closes :issue:4033
, :pr:4038
by@aelkheir <https://github.com/aelkheir>
__)Minor Changes
filters
Parameter ofMessageHandler
(:pr:4039
by@Palaptin <https://github.com/Palaptin>
__)filters.CHAT
(:pr:4083
closes :issue:4062
)3987
closes :issue:3979
)New Features
pattern
toPreCheckoutQueryHandler
andfilters.SuccessfulPayment
(:pr:4005
by@aelkheir <https://github.com/aelkheir>
__ closes :issue:3752
)type
to Corresponding Enum fromtelegram.constants
(:pr:4067
)Updater.start_webhook
(:pr:3986
closes :issue:3978
)Bot.do_api_request
(:pr:4084
closes :issue:4053
)AsyncContextManager
as Parent Class toBaseUpdateProcessor
(:pr:4001
)Documentation Improvements
3919
)3929
closes :issue:3926
)4002
, :pr:4079
by@kenjitagawa <https://github.com/kenjitagawa>
, :pr:4104
by@xTudoS <https://github.com/xTudoS>
)Internal Changes
4100
)4035
)ruff
and Removesort-all
(:pr:4075
)_handlers
Subdirectory (:pr:4064
by@lucasmolinari <https://github.com/lucasmolinari>
__ closes :issue:4060
)sort-all
Hook forpre-commit
(:pr:4052
)pre-commit
Mirror forblack
(:pr:4051
)DEFAULT_20
(:pr:3997
)setup.cfg
topyproject.toml
Where Possible (:pr:4088
)Dependency Updates
black
andruff
(:pr:4089
)srvaroa/labeler
from 1.8.0 to 1.10.0 (:pr:4048
)tornado
requirement from ~=6.3.3 to ~=6.4 (:pr:3992
)actions/stale
from 8 to 9 (:pr:4046
)actions/setup-python
from 4 to 5 (:pr:4047
)pre-commit
autoupdate (:pr:4101
)actions/upload-artifact
from 3 to 4 (:pr:4045
)pre-commit
autoupdate (:pr:3996
)furo
from 2023.9.10 to 2024.1.29 (:pr:4094
)pre-commit
autoupdate (:pr:4043
)codecov/codecov-action
from 3 to 4 (:pr:4091
)EndBug/add-and-commit
from 9.1.3 to 9.1.4 (:pr:4090
)httpx
requirement from ~=0.25.2 to ~=0.26.0 (:pr:4024
)pytest
from 7.4.3 to 7.4.4 (:pr:4056
)srvaroa/labeler
from 1.7.0 to 1.8.0 (:pr:3993
)test-summary/action
from 2.1 to 2.2 (:pr:4044
)dessant/lock-threads
from 4.0.1 to 5.0.1 (:pr:3994
)v20.7
Compare Source
Version 20.7
Released 2023-11-27
This is the technical changelog for version 20.6. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
New Features
JobQueue.scheduler_configuration
and Corresponding Warnings (#3913 closes #3837)socket_options
toHTTPXRequest
(#3935 closes #2965)ApplicationBuilder.(get_updates_)socket_options
(#3943)write_timeout
Handling for Media Methods (#3952)filters.Mention
(#3941 closes #3799)proxy_url
toproxy
and Allowhttpx.{Proxy, URL}
as Input (#3939 closes #3844)Bug Fixes & Changes
read_timeout
Behavior forBot.get_updates
(#3963 closes #3893)BaseHandler.__repr__
for Callbacks without__qualname__
(#3934)Bot
(#3942)Documentation Improvements
__aenter__
and__aexit__
Methods (#3907 closes #3886)Bot
Methods (#3965)Internal Changes
Dependency Updates
pytest-xdist
from 3.3.1 to 3.4.0 (#3975)pre-commit
autoupdate (#3967)httpx
requirement from ~=0.25.1 to ~=0.25.2 (#3983)pytest-xdist
from 3.4.0 to 3.5.0 (#3982)httpx
requirement from ~=0.25.0 to ~=0.25.1 (#3961)srvaroa/labeler
from 1.6.1 to 1.7.0 (#3958)cachetools
requirement from ~=5.3.1 to ~=5.3.2 (#3954)pytest
from 7.4.2 to 7.4.3 (#3953)v20.6
Compare Source
============
Released 2023-10-03
This is the technical changelog for version 20.6. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>
__.Major Changes
3853
(API 6.8) (:pr:3873
)3898
)New Features
WriteAccessAllowed
(:pr:3911
closes :issue:3909
)__repr__
Methods Added in :pr:3826
closes :issue:3770
to Sphinx Documentation (:pr:3901
closes :issue:3889
)3826
closes :issue:3770
)Minor Changes
3915
)3910
)Internal Changes
3868
)3912
)file_size
Tests (:pr:3906
)3888
)--preview
Flag ofblack
(:pr:3882
)3883
)Defaults.__ne__
(:pr:3884
)Dependency Updates
pre-commit
autoupdate (:pr:3876
)pre-commit
Dependencies (:pr:3916
)actions/checkout
from 3 to 4 (:pr:3914
)httpx
requirement from ~=0.24.1 to ~=0.25.0 (:pr:3891
)furo
from 2023.8.19 to 2023.9.10 (:pr:3890
)sphinx
from 7.2.5 to 7.2.6 (:pr:3892
)tornado
requirement from ~=6.2 to ~=6.3.3 (:pr:3675
)pytest
from 7.4.0 to 7.4.2 (:pr:3881
)v20.5
Compare Source
============
Released 2023-09-03
This is the technical changelog for version 20.5. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>
__.Major Changes
3853
)3858
)New Features
3823
closes :issue:3821
)has_args
Parameter toCommandHandler
(:pr:3854
by@thatguylah <https://github.com/thatguylah>
__ closes :issue:3798
)Application.stop_running()
and Improve Marking Updates as Read onUpdater.stop()
(:pr:3804
)Minor Changes
WebhookInfo
(:pr:3871
)Exception.__cause__
onNetworkError
(:pr:3792
closes :issue:3778
)3847
)Documentation Improvements
3846
)3803
, :pr:3797
, :pr:3816
by@trim21 <https://github.com/trim21>
, :pr:3829
by@aelkheir <https://github.com/aelkheir>
)customwebhookbot.py
with Different Frameworks (:pr:3820
closes :issue:3717
)Dependency Updates
pre-commit
autoupdate (:pr:3824
)srvaroa/labeler
from 1.6.0 to 1.6.1 (:pr:3870
)sphinx
from 7.0.1 to 7.1.1 (:pr:3818
)sphinx
from 7.2.3 to 7.2.5 (:pr:3869
)furo
from 2023.5.20 to 2023.7.26 (:pr:3817
)apscheduler
requirement from ~=3.10.3 to ~=3.10.4 (:pr:3862
)sphinx
from 7.2.2 to 7.2.3 (:pr:3861
)pytest-asyncio
from 0.21.0 to 0.21.1 (:pr:3801
)sphinx-paramlinks
from 0.5.4 to 0.6.0 (:pr:3840
)apscheduler
requirement from ~=3.10.1 to ~=3.10.3 (:pr:3851
)furo
from 2023.7.26 to 2023.8.19 (:pr:3850
)sphinx
from 7.1.2 to 7.2.2 (:pr:3852
)sphinx
from 7.1.1 to 7.1.2 (:pr:3827
)v20.4
Compare Source
============
Released 2023-07-09
This is the technical changelog for version 20.4. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>
__.Major Changes
3728
, :pr:3742
by@Trifase <https://github.com/Trifase>
, :pr:3749
by@thefunkycat <https://github.com/thefunkycat>
, :pr:3740
closes :issue:3732
, :pr:3754
closes :issue:3731
, :pr:3753
, :pr:3764
, :pr:3762
, :pr:3759
closes :issue:3733
)New Features
APScheduler
intoJobQueue
More Explicit (:pr:3695
)BaseUpdateProcessor
for Customized Concurrent Handling of Updates (:pr:3654
closes :issue:3509
)Minor Changes
timeout
Parameter ofBot.get_updates
(:pr:3709
by@revolter <https://github.com/revolter>
__)3692
by@MiguelX413 <https://github.com/MiguelX413>
__)Bug Fixes
KeyboardButton.__eq__
(:pr:3768
)Documentation Improvements
allowed_updates
in Examples (:pr:3741
by@Trifase <https://github.com/Trifase>
__ closes :issue:3726
)furo
andsphinx
(:pr:3719
)3698
, :pr:3708
by@revolter <https://github.com/revolter>
__, :pr:3767
)3780
)3712
)httpx
Logging Level to Warning in Examples (:pr:3746
closes :issue:3743
)Internal Changes
pre-commit.ci
Configuration (:pr:3697
)3751
)3777
)3716
)ruff
Rules (:pr:3763
)_handler.py
to_basehandler.py
(:pr:3761
)pre-commit-ci
PRs (:pr:3713
)pytest
Integration into GitHub Actions (:pr:3776
)3739
)Dependency Updates
cachetools
requirement from ~=5.3.0 to ~=5.3.1 (:pr:3738
)aiolimiter
requirement from ~=1.0.0 to ~=1.1.0 (:pr:3707
)pre-commit
autoupdate (:pr:3791
)sphinxcontrib-mermaid
from 0.8.1 to 0.9.2 (:pr:3737
)pytest-xdist
from 3.2.1 to 3.3.0 (:pr:3705
)srvaroa/labeler
from 1.5.0 to 1.6.0 (:pr:3786
)dependabot/fetch-metadata
from 1.5.1 to 1.6.0 (:pr:3787
)dessant/lock-threads
from 4.0.0 to 4.0.1 (:pr:3785
)pytest
from 7.3.2 to 7.4.0 (:pr:3774
)httpx
requirement from ~=0.24.0 to ~=0.24.1 (:pr:3715
)pytest-xdist
from 3.3.0 to 3.3.1 (:pr:3714
)pytest
from 7.3.1 to 7.3.2 (:pr:3758
)pre-commit
autoupdate (:pr:3747
)v20.3
Compare Source
============
Released 2023-05-07
This is the technical changelog for version 20.3. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>
_.Major Changes
3673
)3622
)New Features
Application.mark_data_for_update_persistence
(:pr:3607
)Message.link
Point to Thread View Where Possible (:pr:3640
)datetime
Objects According toDefaults.tzinfo
(:pr:3632
)Minor Changes, Documentation Improvements and CI
ruff
(:pr:3594
)sys.maxunicode
(:pr:3630
)RequestParameter
(:pr:3634
)3631
)3623
)BasePersistence.parse_json_payload
(:pr:3668
)3674
)test_delete_sticker_set
(:pr:3685
)Application.start
(:pr:3657
)3676
)3628
, :pr:3636
, :pr:3694
)Dependencies
actions/stale
from 7 to 8 (:pr:3644
)furo
from 2023.3.23 to 2023.3.27 (:pr:3643
)pre-commit
autoupdate (:pr:3646
, :pr:3688
)codecov
Package from CI (:pr:3664
)sphinx-copybutton
from 0.5.1 to 0.5.2 (:pr:3662
)httpx
requirement from ~=0.23.3 to ~=0.24.0 (:pr:3660
)pytest
from 7.2.2 to 7.3.1 (:pr:3661
)v20.2
Compare Source
============
Released 2023-03-25
This is the technical changelog for version 20.2. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>
_.Major Changes
3584
)3576
)Minor Changes, Documentation Improvements and CI
3565
, :pr:3600
)was_called_by
(:pr:3552
)3553
)Application.create_task
(:pr:3543
)PRs
from Forks (:pr:3551
)3426
)Dependencies
pytest-asyncio
from 0.20.3 to 0.21.0 (:pr:3624
)furo
from 2022.12.7 to 2023.3.23 (:pr:3625
)pytest-xdist
from 3.2.0 to 3.2.1 (:pr:3606
)pre-commit
autoupdate (:pr:3577
)apscheduler
requirement from ~=3.10.0 to ~=3.10.1 (:pr:3572
)pytest
from 7.2.1 to 7.2.2 (:pr:3573
)pytest-xdist
from 3.1.0 to 3.2.0 (:pr:3550
)sphinxcontrib-mermaid
from 0.7.1 to 0.8 (:pr:3549
)v20.1
Compare Source
============
Released 2023-02-09
This is the technical changelog for version 20.1. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>
_.Major Changes
3530
)New Features
Application(Builder).post_stop
(:pr:3466
)Chat.effective_name
Convenience Property (:pr:3485
)3506
)Documentation Improvements
chatmemberbot
Example (:pr:3500
)3501
, :pr:3529
, :pr:3523
)3535
)3464
, :pr:3483
, :pr:3484
, :pr:3497
, :pr:3512
, :pr:3515
, :pr:3498
)Minor Changes, Documentation Improvements and CI
3459
)3460
)3474
)GitHub
Actions (:pr:3469
)GitHub
Actions Artifacts (:pr:3468
)ruff
topre-commit
Hooks (:pr:3488
)days
Parameter ofJobQueue.run_daily
(:pr:3503
)NetworkError
(:pr:3505
)3510
)pytest
from 7.2.0 to 7.2.1 (:pr:3513
)check_keyboard_type
(:pr:3514
)3508
)3531
)3547
)Dependencies
actions/stale
from 6 to 7 (:pr:3461
)dessant/lock-threads
from 3.0.0 to 4.0.0 (:pr:3462
)pre-commit
autoupdate (:pr:3470
)httpx
requirement from ~=0.23.1 to ~=0.23.3 (:pr:3489
)cachetools
requirement from ~=5.2.0 to ~=5.2.1 (:pr:3502
)ruff
and Bump tov0.0.222
(:pr:3507
)cachetools
requirement from ~=5.2.1 to ~=5.3.0 (:pr:3520
)isort
to 5.12.0 (:pr:3525
)apscheduler
requirement from ~=3.9.1 to ~=3.10.0 (:pr:3532
)pre-commit
autoupdate (:pr:3537
)cryptography
requirement to >=39.0.1 to address Vulnerability (:pr:3539
)v20.0
Compare Source
============
Released 2023-01-01
This is the technical changelog for version 20.0. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>
_.Major Changes
3449
)Minor Changes, Documentation Improvements and CI
3428
, :pr:3423
, :pr:3429
, :pr:3441
, :pr:3404
, :pr:3443
)Sequence
Input for Bot Methods (:pr:3412
)3456
)3453
)3444
)Bot.__deepcopy__
to RaiseTypeError
(:pr:3446
)Bot.get_webhook_info
(:pr:3442
)3436
)Job.__lt__
(:pr:3432
)Dependencies
sphinx
to 5.3.0 to Fix Search (:pr:3457
)sphinx
from 5.3.0 to 6.0.0 (:pr:3450
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.