Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps python-telegram-bot from 11.1.0 to 12.5.1.

Release notes

Sourced from python-telegram-bot's releases.

v12.5.1

Version 12.5.1

Released 2020-03-30

Minor changes, doc fixes or bug fixes:

  • Add missing docs for PollHandler and PollAnswerHandler (#1853)
  • Fix wording in Filters docs (#1855)
  • Reorder tests to make them more stable (#1835)
  • Make ConversationHandler attributes immutable (#1756)
  • Make PrefixHandler attributes command and prefix editable (#1636)
  • Fix UTC as default tzinfo for Job (#1696)

v12.5

New Features:

  • Bot.link gives the t.me link of the bot (#1770)

Major Changes:

Minor changes, CI improvements or bug fixes:

  • Remove legacy CI files (#1783, #1791)
  • Update pre-commit config file (#1787)
  • Remove builtin names (#1792)
  • CI improvements (#1808, #1848)
  • Support Python 3.8 (#1614, #1824)
  • Use stale bot for auto closing stale issues (#1820, #1829, #1840)
  • Doc fixes (#1778, #1818)
  • Fix typo in edit_message_media (#1779)
  • In examples, answer CallbackQueries and use edit_message_text shortcut (#1721)
  • Revert accidental change in vendored urllib3 (#1775)

v12.4.2

Bug Fixes

  • Pass correct parse_mode to InlineResults if bot.defaults is None (#1763)
  • Make sure PP can read files that dont have bot_data (#1760)

v12.4.1

This is a quick release for #1744 which was accidently left out of v12.4.0 though mentioned in the release notes.

v12.4.0

Released 2020-02-08

New features:

... (truncated)
Changelog

Sourced from python-telegram-bot's changelog.

Version 12.5.1

Released 2020-03-30

Minor changes, doc fixes or bug fixes:

  • Add missing docs for PollHandler and PollAnswerHandler (#1853)
  • Fix wording in Filters docs (#1855)
  • Reorder tests to make them more stable (#1835)
  • Make ConversationHandler attributes immutable (#1756)
  • Make PrefixHandler attributes command and prefix editable (#1636)
  • Fix UTC as default tzinfo for Job (#1696)

Version 12.5

Released 2020-03-29

New Features:

  • Bot.link gives the t.me link of the bot (#1770)

Major Changes:

Minor changes, CI improvements or bug fixes:

  • Remove legacy CI files (#1783, #1791)
  • Update pre-commit config file (#1787)
  • Remove builtin names (#1792)
  • CI improvements (#1808, #1848)
  • Support Python 3.8 (#1614, #1824)
  • Use stale bot for auto closing stale issues (#1820, #1829, #1840)
  • Doc fixes (#1778, #1818)
  • Fix typo in edit_message_media (#1779)
  • In examples, answer CallbackQueries and use edit_message_text shortcut (#1721)
  • Revert accidental change in vendored urllib3 (#1775)

Version 12.4.2

Released 2020-02-10

Bug Fixes

  • Pass correct parse_mode to InlineResults if bot.defaults is None (#1763)
  • Make sure PP can read files that dont have bot_data (#1760)
... (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)
  • @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 Mar 30, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #30.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/python-telegram-bot-12.5.1 branch April 10, 2020 22:06
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.

1 participant