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

Update telegram-bot requirement from 0.7.0 to 0.8.0 #17

Merged
merged 3 commits into from
Feb 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2021

Updates the requirements on telegram-bot to permit the latest version.

Changelog

Sourced from telegram-bot's changelog.

Change Log

All notable changes to this project will be documented in this file.

0.6.3 - 2019-07-17

Fixes

  • Fix InlineQueryResultArticle serialization

0.6.2 - 2018-09-30

Refactor

  • telegram-bot and telegram-bot-raw now uses rust edition 2019
  • Updated hyper to 0.12
  • Updated hyper-tls to 0.3

Features

  • TELEGRAM_API_URL environment variable allowing to do E2E-testing of the bot.
  • Bots can now answer inline queries, audios and documents

0.6.1 - 2018-02-17

Fixes

  • Re-export forgotten types (#85)

Features

  • pinChatMessage and unpinChatMessage methods
  • Bots can now send and receive Live Locations (#83)

0.6.0 - 2018-01-09

Rewritten from scratch.

0.5.0 - 2016-10-21

Fixed

  • Update dependencies.
  • Handle unknown messages.

0.4.1 - 2016-02-25

Fixed

  • Fix a bug with broken forward messages.

0.4.0 - 2016-02-18

Added

  • Supergroups support.
  • ParseMode structure.

Changed

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/telegram-bot-0.8.0 branch 4 times, most recently from 031dfab to 82c532e Compare February 7, 2021 17:15
@dependabot dependabot bot force-pushed the dependabot/cargo/telegram-bot-0.8.0 branch from 82c532e to b842313 Compare February 7, 2021 17:58
@red-avtovo
Copy link
Owner

Waiting for telegram-rs/telegram-bot#228 to be merged to update to 0.9.0?

@red-avtovo red-avtovo enabled auto-merge February 13, 2021 17:09
@red-avtovo red-avtovo merged commit ece83d7 into master Feb 13, 2021
@red-avtovo red-avtovo deleted the dependabot/cargo/telegram-bot-0.8.0 branch February 13, 2021 17:09
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