Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps python-telegram-bot from 11.1.0 to 12.3.0.

Release notes

Sourced from python-telegram-bot's releases.

v12.3.0

New features:

  • Filters.caption allows only messages with caption (#1631).
  • Filter for exact messages/captions with new capability of Filters.text and Filters.caption. Especially useful in combination with ReplyKeyboardMarkup. (#1631).

Major changes:

  • Fix inconsistent handling of naive datetimes (#1506).

Minor changes, CI improvments or bug fixes:

v12.2.0

New features:

  • Nested ConversationHandlers (#1512).

Minor changes, CI improvments or bug fixes:

  • Fix CI failures due to non-backward compat attrs depndency (#1540).
  • travis.yaml: TEST_OFFICIAL removed from allowed_failures.
  • Fix typos in examples (#1537).
  • Fix Bot.to_dict to use proper first_name (#1525).
  • Refactor test_commandhandler.py (#1408).
  • Add Python 3.8 (RC version) to Travis testing matrix (#1543).
  • test_bot.py: Add to_dict test (#1544).
  • Flake config moved into setup.cfg (#1546).

v12.1.1

Released 2019-09-18

Hot fix release

Fixed regression in the vendored urllib3 (#1517)

v12.1.0

Major changes:

  • Bot API 4.4 support (#1464, #1510)
  • Add get_file method to Animation & ChatPhoto. Add, get_small_file & get_big_file methods to ChatPhoto (#1489)
... (truncated)
Changelog

Sourced from python-telegram-bot's changelog.

Version 12.3.0

Released 2020-01-11

New features:

  • Filters.caption allows only messages with caption (#1631).
  • Filter for exact messages/captions with new capability of Filters.text and Filters.caption. Especially useful in combination with ReplyKeyboardMarkup. (#1631).

Major changes:

  • Fix inconsistent handling of naive datetimes (#1506).

Minor changes, CI improvments or bug fixes:

Version 12.2.0

Released 2019-10-14

New features:

  • Nested ConversationHandlers (#1512).

Minor changes, CI improvments or bug fixes:

  • Fix CI failures due to non-backward compat attrs depndency (#1540).
  • travis.yaml: TEST_OFFICIAL removed from allowed_failures.
  • Fix typos in examples (#1537).
  • Fix Bot.to_dict to use proper first_name (#1525).
  • Refactor test_commandhandler.py (#1408).
  • Add Python 3.8 (RC version) to Travis testing matrix (#1543).
  • test_bot.py: Add to_dict test (#1544).
  • Flake config moved into setup.cfg (#1546).

Version 12.1.1

Released 2019-09-18

... (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 Jan 11, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #21.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/python-telegram-bot-12.3.0 branch February 8, 2020 12:26
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