Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aiogram from 2.21 to 2.23.1 #95

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps aiogram from 2.21 to 2.23.1.

Release notes

Sourced from aiogram's releases.

Hotfix

  • Fixed Message shortucts for non-forum chats, but getting the message_thread_id field (#1062)
  • Fixed dependencies list in setup.py

Bot API 6.3

  • Added full support of Bot API 6.3
  • Added missing params to chat shortcut functions create_invite_link, edit_invite_link (#1026)
  • Added native support of MagicFilter, you can read more about this type of filters in 3.x version documentation

v2.22.2

  • Bugfix: Added field can_manage_video_chats to ChatMemberOwner (#1003)
  • Fixed get_custom_emoji_stickers method (#1002)
  • Added IDFilter support for ChatJoinRequest events (#983)

Hotfix

  • Fixed LifetimeControllerMiddleware:
...  venv\lib\site-packages\aiogram\dispatcher\middlewares.py", line 121, in skip_actions
f"pre_process_{item}",
NameError: name 'item' is not defined

A revolution in how people express themselves in messaging

  • Added full support of Bot API 6.2
  • Fixed filtering skip_patterns (#868)
  • Fixed RedisStorage2.get_states_list method (#857)
  • Added global default value of protect content property (#917)
  • Command filter now can be sets with BotCommand object (#935)
  • Added constructor for ChatAdministratorRights (#964)
  • Fixed FSM Storage reset_bucket method (#970, #971)
  • Improved issue and pull request templates and labels automation (#947, #962, #939)
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)

Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.21 to 2.23.1.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Commits](aiogram/aiogram@v2.21...v2.23.1)

---
updated-dependencies:
- dependency-name: aiogram
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2023

Superseded by #98.

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/aiogram-2.23.1 branch January 2, 2023 15:02
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.

None yet

0 participants