Skip to content

Bump python-telegram-bot from 12.3.0 to 12.8 - #11

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python-telegram-bot-12.8
Closed

Bump python-telegram-bot from 12.3.0 to 12.8#11
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python-telegram-bot-12.8

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps python-telegram-bot from 12.3.0 to 12.8.

Release notes

Sourced from python-telegram-bot's releases.

v12.8

Version 12.8

Released 2020-06-22

Major Changes:

  • Remove Python 2 support (#1715)
  • Bot API 4.9 support (#1980)
  • IDs/Usernames of Filters.user and Filters.chat can now be updated (#1757)

Minor changes, CI improvements, doc fixes or bug fixes:

  • Update contribution guide and stale bot (#1937)
  • Remove NullHandlers (#1913)
  • Improve and expand examples (#1943, #1995, #1983, #1997)
  • Doc fixes (#1940, #1962)
  • Add User.send_poll() shortcut (#1968)
  • Ignore private attributes en TelegramObject.to_dict() (#1989)
  • Stabilize CI (#2000)

v12.7

Version 12.7

Released 2020-05-02

Major Changes:

  • Bot API 4.8 support. Note: The Dice object now has a second positional argument emoji. This is relevant, if you instantiate Dice objects manually. (#1917)

New Features:

  • New method run_mothly for the JobQueue (#1705)
  • Job.next_t now gives the datetime of the jobs next execution (#1685)

Minor changes, CI improvements, doc fixes or bug fixes:

  • Added tzinfo argument to helpers.from_timestamp (#1621)
  • Stabalize CI (#1919, #1931)
  • Use ABCs @abstractmethod instead of raising NotImplementedError for Handler, BasePersistence and BaseFilter (#1905)
  • Doc fixes (#1914, #1902, #1910)

v12.6.1

Version 12.6.1

Released 2020-04-11

Bug fixes:

  • Fix serialization of reply_markup in media messages (#1889)
Changelog

Sourced from python-telegram-bot's changelog.

Version 12.8

Released 2020-06-22

Major Changes:

  • Remove Python 2 support (#1715)
  • Bot API 4.9 support (#1980)
  • IDs/Usernames of Filters.user and Filters.chat can now be updated (#1757)

Minor changes, CI improvements, doc fixes or bug fixes:

  • Update contribution guide and stale bot (#1937)
  • Remove NullHandlers (#1913)
  • Improve and expand examples (#1943, #1995, #1983, #1997)
  • Doc fixes (#1940, #1962)
  • Add User.send_poll() shortcut (#1968)
  • Ignore private attributes en TelegramObject.to_dict() (#1989)
  • Stabilize CI (#2000)

Version 12.7

Released 2020-05-02

Major Changes:

  • Bot API 4.8 support. Note: The Dice object now has a second positional argument emoji. This is relevant, if you instantiate Dice objects manually. (#1917)

New Features:

  • New method run_mothly for the JobQueue (#1705)
  • Job.next_t now gives the datetime of the jobs next execution (#1685)

Minor changes, CI improvements, doc fixes or bug fixes:

  • Added tzinfo argument to helpers.from_timestamp (#1621)
  • Stabalize CI (#1919, #1931)
  • Use ABCs @abstractmethod instead of raising NotImplementedError for Handler, BasePersistence and BaseFilter (#1905)
  • Doc fixes (#1914, #1902, #1910)

Version 12.6.1

Released 2020-04-11

Bug fixes:

  • Fix serialization of reply_markup in media messages (#1889)
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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 23, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #13.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/pip/python-telegram-bot-12.8 branch October 8, 2020 04:41
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