Skip to content

build(deps): Bump python-telegram-bot from 20.0a4 to 20.0b0#36

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-telegram-bot-20.0b0
Closed

build(deps): Bump python-telegram-bot from 20.0a4 to 20.0b0#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-telegram-bot-20.0b0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps python-telegram-bot from 20.0a4 to 20.0b0.

Release notes

Sourced from python-telegram-bot's releases.

v20.0b0

Version 20.0b0

Released 2022-12-15

This is the technical changelog for version 20.0b0. More elaborate release notes can be found in the news channel @​pythontelegrambotchannel.

Major Changes

  • Make TelegramObject Immutable (#3249)

Minor Changes, Documentation Improvements and CI

  • Reduce Code Duplication in Testing Defaults (#3419)
  • Add Notes and Warnings About Optional Dependencies (#3393)
  • Simplify Internals of Bot Methods (#3396)
  • Reduce Code Duplication in Several Bot Methods (#3385)
  • Documentation Improvements (#3386, #3395, #3398, #3403)

Dependencies

  • Bump pytest-xdist from 3.0.2 to 3.1.0 (#3415)
  • Bump pytest-asyncio from 0.20.2 to 0.20.3 (#3417)
  • pre-commit autoupdate (#3409)

v20.0a6

Version 20.0a6

Released 2022-11-24

This is the technical changelog for version 20.0a6. More elaborate release notes can be found in the news channel @​pythontelegrambotchannel.

Bug Fixes

  • Only Persist Arbitrary callback_data if ExtBot.callback_data_cache is Present (#3384)
  • Improve Backwards Compatibility of TelegramObjects Pickle Behavior (#3382)
  • Fix Naming and Keyword Arguments of File.download_* Methods (#3380)
  • Fix Return Value Annotation of Chat.create_forum_topic (#3381)

v20.0a5

Version 20.0a5

Released 2022-11-22

... (truncated)

Changelog

Sourced from python-telegram-bot's changelog.

Version 20.0b0

Released 2022-12-15

This is the technical changelog for version 20.0b0. More elaborate release notes can be found in the news channel @pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>_.

Major Changes

  • Make TelegramObject Immutable ([#3249](https://github.com/python-telegram-bot/python-telegram-bot/issues/3249)_)

Minor Changes, Documentation Improvements and CI

  • Reduce Code Duplication in Testing Defaults ([#3419](https://github.com/python-telegram-bot/python-telegram-bot/issues/3419)_)
  • Add Notes and Warnings About Optional Dependencies ([#3393](https://github.com/python-telegram-bot/python-telegram-bot/issues/3393)_)
  • Simplify Internals of Bot Methods ([#3396](https://github.com/python-telegram-bot/python-telegram-bot/issues/3396)_)
  • Reduce Code Duplication in Several Bot Methods ([#3385](https://github.com/python-telegram-bot/python-telegram-bot/issues/3385)_)
  • Documentation Improvements ([#3386](https://github.com/python-telegram-bot/python-telegram-bot/issues/3386), [#3395](https://github.com/python-telegram-bot/python-telegram-bot/issues/3395), [#3398](https://github.com/python-telegram-bot/python-telegram-bot/issues/3398), [#3403](https://github.com/python-telegram-bot/python-telegram-bot/issues/3403))

Dependencies

  • Bump pytest-xdist from 3.0.2 to 3.1.0 ([#3415](https://github.com/python-telegram-bot/python-telegram-bot/issues/3415)_)
  • Bump pytest-asyncio from 0.20.2 to 0.20.3 ([#3417](https://github.com/python-telegram-bot/python-telegram-bot/issues/3417)_)
  • pre-commit autoupdate ([#3409](https://github.com/python-telegram-bot/python-telegram-bot/issues/3409)_)

.. _[#3249](https://github.com/python-telegram-bot/python-telegram-bot/issues/3249): python-telegram-bot/python-telegram-bot#3249 .. _[#3419](https://github.com/python-telegram-bot/python-telegram-bot/issues/3419): python-telegram-bot/python-telegram-bot#3419 .. _[#3393](https://github.com/python-telegram-bot/python-telegram-bot/issues/3393): python-telegram-bot/python-telegram-bot#3393 .. _[#3396](https://github.com/python-telegram-bot/python-telegram-bot/issues/3396): python-telegram-bot/python-telegram-bot#3396 .. _[#3385](https://github.com/python-telegram-bot/python-telegram-bot/issues/3385): python-telegram-bot/python-telegram-bot#3385 .. _[#3386](https://github.com/python-telegram-bot/python-telegram-bot/issues/3386): python-telegram-bot/python-telegram-bot#3386 .. _[#3395](https://github.com/python-telegram-bot/python-telegram-bot/issues/3395): python-telegram-bot/python-telegram-bot#3395 .. _[#3398](https://github.com/python-telegram-bot/python-telegram-bot/issues/3398): python-telegram-bot/python-telegram-bot#3398 .. _[#3403](https://github.com/python-telegram-bot/python-telegram-bot/issues/3403): python-telegram-bot/python-telegram-bot#3403 .. _[#3415](https://github.com/python-telegram-bot/python-telegram-bot/issues/3415): python-telegram-bot/python-telegram-bot#3415 .. _[#3417](https://github.com/python-telegram-bot/python-telegram-bot/issues/3417): python-telegram-bot/python-telegram-bot#3417 .. _[#3409](https://github.com/python-telegram-bot/python-telegram-bot/issues/3409): python-telegram-bot/python-telegram-bot#3409

Version 20.0a6

Released 2022-11-24

This is the technical changelog for version 20.0a6. More elaborate release notes can be found in the news channel @pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>_.

Bug Fixes

  • Only Persist Arbitrary callback_data if ExtBot.callback_data_cache is Present ([#3384](https://github.com/python-telegram-bot/python-telegram-bot/issues/3384)_)

... (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 20.0a4 to 20.0b0.
- [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](https://github.com/python-telegram-bot/python-telegram-bot/commits)

---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jan 2, 2023

Superseded by #38.

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/python-telegram-bot-20.0b0 branch January 2, 2023 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants