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.7.

Release notes

Sourced from aiogram's releases.

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...)

Fixes and new features

  • Added Message.send_copy method (forward message without forwarding)
  • Safe close of aiohttp client session (no more exception when application is shutdown)
  • No more "adWanced" words in project 😭 #209
  • Arguments user and chat is renamed to user_id and chat_id in Dispatcher.throttle method #196
  • Fixed set_chat_permissions #198
  • Fixed Dispatcher polling task does not process cancellation #199, #201
  • Fixed compatibility with latest asyncio version #200
  • Disabled caching by default for lazy_gettext method of I18nMiddleware #203
  • Fixed HTML user mention parser #205
  • Added IsReplyFilter #210
  • Fixed send_poll method arguments #211
  • Added OrderedHelper 🤷‍♂️ #215
... (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.7.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Commits](aiogram/aiogram@v2.3...v2.7)

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

Superseded by #43.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/aiogram-2.7 branch April 27, 2020 07:09
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