Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps aiogram from 2.3 to 2.9.2.

Release notes

Sourced from aiogram's releases.

Fixed 2 critical bugs

Fixed Message.get_full_command() #352 Fixed markdown util #353

Telegram Bot API 4.9

  • Added full support of Telegram Bot API 4.9
  • Fixed user context at poll_answer update (#322)
  • Fix Chat.set_description (#325)
  • Add lazy session generator (#326)
  • Fix text decorations (#315, #316, #328)
  • Fix missing InlineQueryResultPhoto parse_mode field (#331)
  • Fix fields from parent object in KeyboardButton (#344 fixes #343)
  • Add possibility to get bot id without calling get_me (#296)

Telegram Bot API 4.8

  • 🎯 Added full support of Bot API 4.8
  • Added Message.answer_dice and Message.reply_dice methods (#306)

Roll the dice

  • 🎲 Added full support of Bot API 4.7 (#294 #289)
  • Added default parse mode for send_animation method (#293 #292)
  • Added new API exception when poll requested in public chats (#270)
  • Make correct User and Chat get_mention methods (#277)
  • Small changes and other minor improvements

Poll's improvements

  • Fixed reply KeyboardButton initializer with request_poll argument (#266)
  • Added helper for poll types (aiogram.types.PollType)
  • Changed behavior of Telegram_object .as_* and .to_* methods. It will no more mutate the object. (#247)

Telegram Bot API 4.6

More fixes

  • #255 Updated CallbackData factory validity check. More correct for non-latin symbols
  • #256 Fixed renamed_argument decorator error
  • #257 One more fix of CommandStart filter

Hot-fix 2

  • Get back quote_html and escape_md functions

Hot-fix

  • Hot-fix of CommandStart filter

Telegram Bot API 4.5

  • Added full support of Telegram Bot API 4.5 (#250, #251)
... (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)

Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.3 to 2.9.2.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Commits](aiogram/aiogram@v2.3...v2.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 15, 2020
@dependabot-preview
Copy link
Author

Superseded by #66.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/aiogram-2.9.2 branch September 14, 2020 05:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant