mezidia / song-helper

🎶Python script with artificial intelligence, that proposes you song, depending on your mood🎹
https://song-helper.vercel.app
MIT License
7 stars 0 forks source link

Bump aiogram from 2.11.2 to 2.20 #151

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aiogram from 2.11.2 to 2.20.

Release notes

Sourced from aiogram's releases.

Bot API 6.0 - Web Apps for Bots

  • Added support of Telegram Bot API 6.0
  • Fixed indentation for ban_chat_member function doc string (#867)
  • InputTextMessageContent must have "entities" field, not "caption_entities" (#812)
  • Changed skip updates method (#842)
  • Added support for custom kwargs for AsyncIOMotorClient in MongoStorage (#831)
  • Fixed default parent for __setitem__ in fields (#806)
  • Added status code check in files download method to prevent to download error as file (#813)
  • Deleted deprecated CHOSEN_INLINE_QUERY (#805)

Bot API 5.7

  • :rocket: Support Bot API 5.7 (#824)
  • Small changes in doc-strings and annotations (#820, #818, #809)

Bot API 5.6

v2.17.1

  • Fixed unnecessary until_date argument in banChatSenderChat method, in due to Bot API docs has an bug (already fixed by Telegram devs) (#772)

Bot API 5.5

  • :rocket: Added full support of Bot API 5.5 (#768)
  • Fixed webhook response header Retry-After (#765)
  • Fixed FSMContextProxy.update method (#755)
  • Fixed some of typos in documentation (#691)
  • Added new example for filters factory (#688)

v2.15

  • Fixed saving files (#665), added separate parameters for saving to directory and file (by #677)
  • Fixed compatibility with aioredis v2 (#649, #675, #676)
  • Added type hints to url & get_mention in User (#679)
  • Fixed IP filter for multiple IP's in X-Forwarded-For header (#673)
  • Fixed method Chat.get_member_count usage without argument (#643)
  • Allow empty and zero parts in CallbackData (#646)
  • Added new default fields to ChatMemberOwner (#645)
  • Fixed condition in send_media_group method (#642)
  • Fixed missed ChatMember{x} methods (#636)
  • Other code improvements (#629, #631, (#632)

Fixes

  • Fixed ChatMember type detection via adding customizable object serialization mechanism (#624, #623)

Fixes

  • Fixed MemoryStorage cleaner (#619)
  • Fixed unused default locale in I18nMiddleware (#562, #563)

... (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)
mezidia-inspector[bot] commented 2 years ago

Nice to meet you, @dependabot[bot]. Thank you for creating a pull request. There are some tasks for you:

To close issue send comment "close", to reopen - "reopen", to merge - "merge"

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

mezidia-inspector[bot] commented 2 years ago

Okay, @dependabot[bot], see you next time

To reopen pull request type the comment "reopen"