okainov / munich-scripts

Some useful scripts simplifying bureaucracy
MIT License
197 stars 32 forks source link

build(deps): bump python-telegram-bot from 13.13 to 20.1 #85

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps python-telegram-bot from 13.13 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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.