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 3.10.0 to 3.13.1 #109

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps aiogram from 3.10.0 to 3.13.1.

Release notes

Sourced from aiogram's releases.

Compatibility fixes

What's Changed

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

Bot API 7.10

What's Changed

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

v3.12.0

What's Changed

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

v3.11.0

What's Changed

Full Changelog: aiogram/aiogram@v3.10.0...v3.11.0

Changelog

Sourced from aiogram's changelog.

3.13.1 (2024-09-18)

.. warning::

**Python 3.8 End of Life**: Python 3.8 will reach its end of life (EOL) soon and will no longer
be supported by aiogram in the next releases (1-2 months ETA).

Please upgrade to a newer version of Python to ensure compatibility and receive future updates.

Misc

  • Increase max pydantic version support "=3.9) [#1576](https://github.com/aiogram/aiogram/issues/1576) <https://github.com/aiogram/aiogram/issues/1576>_
  • Bump aiofiles version upper bound to <24.2 [#1577](https://github.com/aiogram/aiogram/issues/1577) <https://github.com/aiogram/aiogram/issues/1577>_

Bugfixes

  • Fixed Default object annotation resolution using pydantic [#1579](https://github.com/aiogram/aiogram/issues/1579) <https://github.com/aiogram/aiogram/issues/1579>_

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.

... (truncated)

Commits
  • 718910f Release version 3.13.1
  • f9f847f #1579 Fixed Default object annotation resolution in pydantic models. (#1580)
  • b7d61b6 #1568 Update warning about Arch Linux package in installation docs
  • 46017f8 #1568 Update installation instructions in docs
  • a76fb42 Bump aiofiles version upper bound to <24.2 (#1577)
  • 7297ffa Increase pydantic max version (\<2.9 -> <2.10) (#1576)
  • 4bf4f8e Fixed docs build
  • 6cebbe2 Resolve error created by the dependabot.
  • d9419ba Bump version
  • 3da419c Update newly generated shortcuts to Bot API 7.10
  • 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 3.10.0 to 3.13.1.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst)
- [Commits](aiogram/aiogram@v3.10.0...v3.13.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 Sep 23, 2024
@bralbral bralbral changed the base branch from main to develop September 26, 2024 08:14
@bralbral bralbral merged commit ace82d0 into develop Sep 26, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/main/aiogram-3.13.1 branch September 26, 2024 08:16
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.

1 participant