Skip to content

Update aiogram requirement from ~=2.12 to ~=3.13#32

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

Update aiogram requirement from ~=2.12 to ~=3.13#32
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiogram-approx-eq-3.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 9, 2024

Updates the requirements on aiogram to permit the latest version.

Release notes

Sourced from aiogram's releases.

Bot API 7.10

What's Changed

Full Changelog: aiogram/aiogram@v3.12.0...v3.13.0

Changelog

Sourced from aiogram's changelog.

3.13.0 (2024-09-08)

Features

    • Added updates about purchased paid media, represented by the class :class:aiogram.types.paid_media_purchased.PaidMediaPurchased and the field :code:purchased_paid_media in the class :class:aiogram.types.update.Update.
    • Added the ability to specify a payload in :class:aiogram.methods.send_paid_media.SendPaidMedia that is received back by the bot in :class:aiogram.types.transaction_partner_user.TransactionPartnerUser and :code:purchased_paid_media updates.
    • Added the field :code:prize_star_count to the classes :class:aiogram.types.giveaway_created.GiveawayCreated, :class:aiogram.types.giveaway.Giveaway, :class:aiogram.types.giveaway_winners.GiveawayWinners and :class:aiogram.types.chat_boost_source_giveaway.ChatBoostSourceGiveaway.
    • Added the field :code:is_star_giveaway to the class :class:aiogram.types.giveaway_completed.GiveawayCompleted. [#1510](https://github.com/aiogram/aiogram/issues/1510) <https://github.com/aiogram/aiogram/issues/1510>_
  • Added missing method aliases such as .answer(), .reply(), and others to InaccessibleMessage. This change ensures consistency and improves usability by aligning the functionality of InaccessibleMessage with the Message type. [#1574](https://github.com/aiogram/aiogram/issues/1574) <https://github.com/aiogram/aiogram/issues/1574>_

Bugfixes

  • Fixed link preview options to use global defaults in various types and methods to use global defaults for link_preview_options. This change ensures consistency and enhances flexibility in handling link preview options across different components. [#1543](https://github.com/aiogram/aiogram/issues/1543) <https://github.com/aiogram/aiogram/issues/1543>_

3.12.0 (2024-08-16)

Features

  • Added message_thread_id parameter to message.get_url(). [#1451](https://github.com/aiogram/aiogram/issues/1451) <https://github.com/aiogram/aiogram/issues/1451>_

  • Added getting user from chat_boost with source ChatBoostSourcePremium in UserContextMiddleware for EventContext [#1474](https://github.com/aiogram/aiogram/issues/1474) <https://github.com/aiogram/aiogram/issues/1474>_

  • Added full support of Bot API 7.8 <https://core.telegram.org/bots/api-changelog#august-14-2024>_

    • Added the ability to send paid media to any chat.

... (truncated)

Commits
  • 6cebbe2 Resolve error created by the dependabot.
  • d9419ba Bump version
  • 3da419c Update newly generated shortcuts to Bot API 7.10
  • 386fc44 Feature/aliases inaccessible message (#1575)
  • e8fc890 Bot API 7.10 (#1570)
  • fb1e5ca Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows (#1571)
  • f10414c Restrict 2.0 CLI version
  • e1d9bd5 Bump CLI version
  • 627ee09 Fixed link preview options to use global defaults in some types and methods (...
  • 6aba601 Bump version
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [aiogram](https://github.com/aiogram/aiogram) to permit the latest version.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst)
- [Commits](aiogram/aiogram@v2.12...v3.13.0)

---
updated-dependencies:
- dependency-name: aiogram
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
@vol1ura vol1ura force-pushed the master branch 2 times, most recently from 9de19c1 to c68eac1 Compare March 25, 2025 19:23
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2025

Superseded by #38.

@dependabot dependabot Bot closed this May 5, 2025
@dependabot dependabot Bot deleted the dependabot/pip/aiogram-approx-eq-3.13 branch May 5, 2025 00:38
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.

0 participants