fincubator / tellerbot

Telegram Bot for over-the-counter trading
https://t.me/TellerBot
GNU Affero General Public License v3.0
23 stars 10 forks source link

Bump aiogram from 2.7 to 2.8 #77

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps aiogram from 2.7 to 2.8.

Release notes

Sourced from aiogram's releases.

Telegram Bot API 4.8

  • :dart: Added full support of Bot API 4.8
  • Added Message.answer_dice and Message.reply_dice methods (#306)
Commits
  • 52c76f5 Merge branch 'dev-2.x'
  • b0870b3 i-AIOG-16 update send dice aliases
  • f1f65d2 i-AIOG-18 Update versions (readme, setup, etc.)
  • f2c7236 i-AIOG-17: Rename dart constant
  • 233c676 i-AIOG-17 Add emoji to the Dice object
  • f5e4016 i-AIOG-15: Add open_period and close_date to the Poll object
  • 8906609 i-AIOG-14: Add open_period and close_date in the method sendPoll
  • 7e3f83e i-AIOG-13: Add explanation and explanation_entities to the Poll object
  • b42ea0f i-AIOG-12: Add default parse mode
  • cc65004 i-AIOG-12: Add explanation and explanation_parse_mode in the sendPoll
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)