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.

Release notes

Sourced from aiogram's releases.

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)
  • #239 Fixed check_token method
  • #238, #241: Added deep-linking utils
  • #248 Fixed support of aiohttp-socks
  • Updated setup.py. No more use of internal pip API
  • Updated links to documentations (docs.aiogram.dev)
  • Other small changes and minor improvements (#223 and others...)
... (truncated)
Commits
  • d5144a5 Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
  • d5169a2 AIOG-T-23 Backport text_decorations from 3.0a
  • 027139f fix get_full_command (#348)
  • 50b5768 AIOG-T-61 Bump version
  • de13dbf AIOG-T-61 Telegram Bot API 4.9
  • 7076711 fix: add support init fields from parent object in KeyboardButton (#344)
  • cb0a898 Merge pull request #319 from Senpos/fix-idfilter-aiogram-v2
  • 5bbb363 Small whitespace fix
  • 6b1c7d3 Add tests for extract_chat_ids
  • 6d53463 Refactor AdminFilter to use extract_chat_ids helper as in IDFilter
  • Additional commits viewable in compare view

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.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Commits](aiogram/aiogram@v2.3...v2.9)

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 9, 2020
@dependabot-preview
Copy link
Author

Superseded by #54.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/aiogram-2.9 branch June 15, 2020 07:06
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