Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump python-telegram-bot from 13.15 to 20.7 #255

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps python-telegram-bot from 13.15 to 20.7.

Release notes

Sourced from python-telegram-bot's releases.

v20.7

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

  • Add JobQueue.scheduler_configuration and Corresponding Warnings (#3913 closes #3837)
  • Add Parameter socket_options to HTTPXRequest (#3935 closes #2965)
  • Add ApplicationBuilder.(get_updates_)socket_options (#3943)
  • Improve write_timeout Handling for Media Methods (#3952)
  • Add filters.Mention (#3941 closes #3799)
  • Rename proxy_url to proxy and Allow httpx.{Proxy, URL} as Input (#3939 closes #3844)

Bug Fixes & Changes

  • Adjust read_timeout Behavior for Bot.get_updates (#3963 closes #3893)
  • Improve BaseHandler.__repr__ for Callbacks without __qualname__ (#3934)
  • Fix Persistency Issue with Ended Non-Blocking Conversations (#3962)
  • Improve Type Hinting for Arguments with Default Values in Bot (#3942)

Documentation Improvements

  • Add Documentation for __aenter__ and __aexit__ Methods (#3907 closes #3886)
  • Improve Insertion of Kwargs into Bot Methods (#3965)

Internal Changes

  • Adjust Tests to New Error Messages (#3970)

Dependency Updates

  • Bump pytest-xdist from 3.3.1 to 3.4.0 (#3975)
  • pre-commit autoupdate (#3967)
  • Update httpx requirement from ~=0.25.1 to ~=0.25.2 (#3983)
  • Bump pytest-xdist from 3.4.0 to 3.5.0 (#3982)
  • Update httpx requirement from ~=0.25.0 to ~=0.25.1 (#3961)
  • Bump srvaroa/labeler from 1.6.1 to 1.7.0 (#3958)
  • Update cachetools requirement from ~=5.3.1 to ~=5.3.2 (#3954)
  • Bump pytest from 7.4.2 to 7.4.3 (#3953)

v20.6

Version 20.6

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.

Major Changes

  • Drop Backward Compatibility Layer Introduced in #3853 (API 6.8) (#3873)
  • Full Support for Bot API 6.9 (#3898)

New Features

  • Add Rich Equality Comparison to WriteAccessAllowed (#3911 closes #3909)
  • Add __repr__ Methods Added in #3826 closes #3770 to Sphinx Documentation (#3901 closes #3889)

... (truncated)

Changelog

Sourced from python-telegram-bot's changelog.

.. _ptb-changelog:

========= Changelog

Version 20.6

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 <https://t.me/pythontelegrambotchannel>__.

New Features

  • Add JobQueue.scheduler_configuration and Corresponding Warnings (:pr:3913 closes :issue:3837)
  • Add Parameter socket_options to HTTPXRequest (:pr:3935 closes :issue:2965)
  • Add ApplicationBuilder.(get_updates_)socket_options (:pr:3943)
  • Improve write_timeout Handling for Media Methods (:pr:3952)
  • Add filters.Mention (:pr:3941 closes :issue:3799)
  • Rename proxy_url to proxy and Allow httpx.{Proxy, URL} as Input (:pr:3939 closes :issue:3844)

Bug Fixes & Changes

  • Adjust read_timeout Behavior for Bot.get_updates (:pr:3963 closes :issue:3893)
  • Improve BaseHandler.__repr__ for Callbacks without __qualname__ (:pr:3934)
  • Fix Persistency Issue with Ended Non-Blocking Conversations (:pr:3962)
  • Improve Type Hinting for Arguments with Default Values in Bot (:pr:3942)

Documentation Improvements

  • Add Documentation for __aenter__ and __aexit__ Methods (:pr:3907 closes :issue:3886)
  • Improve Insertion of Kwargs into Bot Methods (:pr:3965)

Internal Changes

  • Adjust Tests to New Error Messages (:pr:3970)

Dependency Updates

  • Bump pytest-xdist from 3.3.1 to 3.4.0 (:pr:3975)
  • pre-commit autoupdate (:pr:3967)
  • Update httpx requirement from ~=0.25.1 to ~=0.25.2 (:pr:3983)
  • Bump pytest-xdist from 3.4.0 to 3.5.0 (:pr:3982)
  • Update httpx requirement from ~=0.25.0 to ~=0.25.1 (:pr:3961)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.7.
- [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.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

The following labels could not be found: dependencies.

@AshokShau AshokShau closed this Dec 19, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/python-telegram-bot-20.7 branch December 19, 2023 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant