Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump python-telegram-bot from 13.15 to 20.1 #280

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps python-telegram-bot from 13.15 to 20.1.

Release notes

Sourced from python-telegram-bot's releases.

v20.1

Version 20.1

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.

Major Changes

  • Full Support for Bot API 6.5 (#3530)

New Features

  • Add Application(Builder).post_stop (#3466)
  • Add Chat.effective_name Convenience Property (#3485)
  • Allow to Adjust HTTP Version and Use HTTP/2 by Default (#3506)

Documentation Improvements

Minor Changes, Documentation Improvements and CI

  • Update Copyright to 2023 (#3459)
  • Stabilize Tests on Closing and Hiding the General Forum Topic (#3460)
  • Fix Dependency Warning Typo (#3474)
  • Cache Dependencies on GitHub Actions (#3469)
  • Store Documentation Builts as GitHub Actions Artifacts (#3468)
  • Add ruff to pre-commit Hooks (#3488)
  • Improve Warning for days Parameter of JobQueue.run_daily (#3503)
  • Improve Error Message for NetworkError (#3505)
  • Lock Inactive Threads Only Once Each Day (#3510)
  • Bump pytest from 7.2.0 to 7.2.1 (#3513)
  • Check for 3D Arrays in check_keyboard_type (#3514)
  • Explicit Type Annotations (#3508)
  • Increase Verbosity of Type Completeness CI Job (#3531)
  • Fix CI on Python 3.11 + Windows (#3547)

Dependencies

  • Bump actions/stale from 6 to 7 (#3461)
  • Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#3462)

... (truncated)

Changelog

Sourced from python-telegram-bot's changelog.

Version 20.1

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

  • Full Support for Bot API 6.5 ([#3530](https://github.com/python-telegram-bot/python-telegram-bot/issues/3530)_)

New Features

  • Add Application(Builder).post_stop ([#3466](https://github.com/python-telegram-bot/python-telegram-bot/issues/3466)_)
  • Add Chat.effective_name Convenience Property ([#3485](https://github.com/python-telegram-bot/python-telegram-bot/issues/3485)_)
  • Allow to Adjust HTTP Version and Use HTTP/2 by Default ([#3506](https://github.com/python-telegram-bot/python-telegram-bot/issues/3506)_)

Documentation Improvements

  • Enhance chatmemberbot Example ([#3500](https://github.com/python-telegram-bot/python-telegram-bot/issues/3500)_)
  • Automatically Generate Cross-Reference Links ([#3501](https://github.com/python-telegram-bot/python-telegram-bot/issues/3501), [#3529](https://github.com/python-telegram-bot/python-telegram-bot/issues/3529), [#3523](https://github.com/python-telegram-bot/python-telegram-bot/issues/3523)_)
  • Add Some Graphic Elements to Docs ([#3535](https://github.com/python-telegram-bot/python-telegram-bot/issues/3535)_)
  • Various Smaller Improvements ([#3464](https://github.com/python-telegram-bot/python-telegram-bot/issues/3464), [#3483](https://github.com/python-telegram-bot/python-telegram-bot/issues/3483), [#3484](https://github.com/python-telegram-bot/python-telegram-bot/issues/3484), [#3497](https://github.com/python-telegram-bot/python-telegram-bot/issues/3497), [#3512](https://github.com/python-telegram-bot/python-telegram-bot/issues/3512), [#3515](https://github.com/python-telegram-bot/python-telegram-bot/issues/3515), [#3498](https://github.com/python-telegram-bot/python-telegram-bot/issues/3498)_)

Minor Changes, Documentation Improvements and CI

  • Update Copyright to 2023 ([#3459](https://github.com/python-telegram-bot/python-telegram-bot/issues/3459)_)
  • Stabilize Tests on Closing and Hiding the General Forum Topic ([#3460](https://github.com/python-telegram-bot/python-telegram-bot/issues/3460)_)
  • Fix Dependency Warning Typo ([#3474](https://github.com/python-telegram-bot/python-telegram-bot/issues/3474)_)
  • Cache Dependencies on GitHub Actions ([#3469](https://github.com/python-telegram-bot/python-telegram-bot/issues/3469)_)
  • Store Documentation Builts as GitHub Actions Artifacts ([#3468](https://github.com/python-telegram-bot/python-telegram-bot/issues/3468)_)
  • Add ruff to pre-commit Hooks ([#3488](https://github.com/python-telegram-bot/python-telegram-bot/issues/3488)_)
  • Improve Warning for days Parameter of JobQueue.run_daily ([#3503](https://github.com/python-telegram-bot/python-telegram-bot/issues/3503)_)
  • Improve Error Message for NetworkError ([#3505](https://github.com/python-telegram-bot/python-telegram-bot/issues/3505)_)
  • Lock Inactive Threads Only Once Each Day ([#3510](https://github.com/python-telegram-bot/python-telegram-bot/issues/3510)_)
  • Bump pytest from 7.2.0 to 7.2.1 ([#3513](https://github.com/python-telegram-bot/python-telegram-bot/issues/3513)_)
  • Check for 3D Arrays in check_keyboard_type ([#3514](https://github.com/python-telegram-bot/python-telegram-bot/issues/3514)_)
  • Explicit Type Annotations ([#3508](https://github.com/python-telegram-bot/python-telegram-bot/issues/3508)_)
  • Increase Verbosity of Type Completeness CI Job ([#3531](https://github.com/python-telegram-bot/python-telegram-bot/issues/3531)_)
  • Fix CI on Python 3.11 + Windows ([#3547](https://github.com/python-telegram-bot/python-telegram-bot/issues/3547)_)

Dependencies

  • Bump actions/stale from 6 to 7 ([#3461](https://github.com/python-telegram-bot/python-telegram-bot/issues/3461)_)
  • Bump dessant/lock-threads from 3.0.0 to 4.0.0 ([#3462](https://github.com/python-telegram-bot/python-telegram-bot/issues/3462)_)
  • pre-commit autoupdate ([#3470](https://github.com/python-telegram-bot/python-telegram-bot/issues/3470)_)

... (truncated)

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 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)

Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.15 to 20.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](python-telegram-bot/python-telegram-bot@v13.15...v20.1)

---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2023

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2023

Superseded by #281.

@dependabot dependabot bot closed this Mar 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/python-telegram-bot-20.1 branch March 27, 2023 01:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants