TelegramBots / Telegram.Bot.Examples

Examples for the Telegram.Bot C# Library
MIT License
640 stars 294 forks source link

Bump Telegram.Bot from 19.0.0-preview.4 to 19.0.0 #451

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Telegram.Bot from 19.0.0-preview.4 to 19.0.0.

Changelog

Sourced from Telegram.Bot's changelog.

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits
  • 6fe1f1e Merge pull request #1255 from TelegramBots/develop
  • 9fbd3aa Remove version suffix
  • 0fe4282 Merge branch 'master' into develop
  • d32e0cd Merge pull request #1253 from TelegramBots/karb0f0s/fix_deleteForumTopic
  • 0e646e3 Merge branch 'develop' into karb0f0s/fix_deleteForumTopic
  • 8351d3a Fix #1252 DeleteForumTopicRequest
  • 6ff48bc Merge pull request #1250 from TelegramBots/karb0f0s/fix_1249_InlineQueryResul...
  • d0c2fc0 Merge branch 'develop' into karb0f0s/fix_1249_InlineQueryResultsButton
  • f9c6f4c Merge pull request #1248 from TelegramBots/tuscen/inputfiles
  • a714e0b Remove unnecessary class extension
  • 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 will merge this PR once CI passes on it, as requested by @karb0f0s.


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)
karb0f0s commented 1 year ago

@dependabot squash and merge