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.12.0 to 3.13.0 #70

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aiogram from 3.12.0 to 3.13.0.

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>_
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 (...
  • See full diff 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.12.0 to 3.13.0.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst)
- [Commits](aiogram/aiogram@v3.12.0...v3.13.0)

---
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 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #72.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/aiogram-3.13.0 branch September 23, 2024 14:52
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