Skip to content

⬆️ Bump aiogram from 2.25.2 to 3.4.1 - #19

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiogram-3.4.1
Closed

⬆️ Bump aiogram from 2.25.2 to 3.4.1#19
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiogram-3.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 19, 2024

Copy link
Copy Markdown
Contributor

Bumps aiogram from 2.25.2 to 3.4.1.

Release notes

Sourced from aiogram's releases.

Hotfix

What's Changed

Full Changelog: aiogram/aiogram@v3.4.0...v3.4.1

Telegram Bot API 7.1

What's Changed

Full Changelog: aiogram/aiogram@v3.3.0...v3.4.0 https://docs.aiogram.dev/en/dev-3.x/changelog.html

Telegram Bot API 7.0

What's Changed

Full Changelog: aiogram/aiogram@3.2.0...v3.3.0

Scenes

What's Changed

... (truncated)

Changelog

Sourced from aiogram's changelog.

3.4.1 (2024-02-17)

Bugfixes

  • Fixed JSON serialization of the :code:LinkPreviewOptions class while it is passed as bot-wide default options. [#1418](https://github.com/aiogram/aiogram/issues/1418) <https://github.com/aiogram/aiogram/issues/1418>_

3.4.0 (2024-02-16)

Features

  • Reworked bot-wide globals like :code:parse_mode, :code:disable_web_page_preview, and others to be more flexible.

    .. warning::

    Note that the old way of setting these global bot properties is now deprecated and will be removed in the next major release.
    

    [#1392](https://github.com/aiogram/aiogram/issues/1392) <https://github.com/aiogram/aiogram/issues/1392>_

  • A new enum :code:KeyboardButtonPollTypeType for :code:KeyboardButtonPollTypeType.type field has bed added. [#1398](https://github.com/aiogram/aiogram/issues/1398) <https://github.com/aiogram/aiogram/issues/1398>_

  • Added full support of Bot API 7.1 <https://core.telegram.org/bots/api-changelog#february-16-2024>_

    • Added support for the administrator rights :code:can_post_stories, :code:can_edit_stories, :code:can_delete_stories in supergroups.
    • Added the class :code:ChatBoostAdded and the field :code:boost_added to the class :code:Message for service messages about a user boosting a chat.
    • Added the field :code:sender_boost_count to the class :code:Message.
    • Added the field :code:reply_to_story to the class :code:Message.
    • Added the fields :code:chat and :code:id to the class :code:Story.
    • Added the field :code:unrestrict_boost_count to the class :code:Chat.
    • Added the field :code:custom_emoji_sticker_set_name to the class :code:Chat. [#1417](https://github.com/aiogram/aiogram/issues/1417) <https://github.com/aiogram/aiogram/issues/1417>_

Bugfixes

  • Update KeyboardBuilder utility, fixed type-hints for button method, adjusted limits of the different markup types to real world values. [#1399](https://github.com/aiogram/aiogram/issues/1399) <https://github.com/aiogram/aiogram/issues/1399>_
  • Added new :code:reply_parameters param to :code:message.send_copy because it hasn't been added there [#1403](https://github.com/aiogram/aiogram/issues/1403) <https://github.com/aiogram/aiogram/issues/1403>_

Improved Documentation

  • Add notion "Working with plural forms" in documentation Utils -> Translation

... (truncated)

Commits
  • 27dddff Update changelog + version
  • 53849b0 Fixed default LinkPreviewOptions JSON serialization (#1419)
  • eef50a2 Bump API version in the docs
  • eaa5662 Render changelog
  • 75323ac Added full support of Bot API 7.1 (#1417)
  • e5176b4 Update docs translation files
  • 18b32f0 Update changelog
  • 0cf5afe Add deprecation warnings to Bot properties
  • e6e2601 Fixed typehints in keyboard builder
  • 298e982 Add notion Working with plural forms in documentation (#1409)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.25.2 to 3.4.1.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst)
- [Commits](aiogram/aiogram@v2.25.2...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 19, 2024
@dependabot @github

dependabot Bot commented on behalf of github Apr 23, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #20.

@dependabot dependabot Bot closed this Apr 23, 2024
@dependabot
dependabot Bot deleted the dependabot/pip/aiogram-3.4.1 branch April 23, 2024 05:27
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants