Skip to content

Bump telegrambots-spring-boot-starter from 4.9.2 to 5.1.1#48

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.telegram-telegrambots-spring-boot-starter-5.1.1
Closed

Bump telegrambots-spring-boot-starter from 4.9.2 to 5.1.1#48
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.telegram-telegrambots-spring-boot-starter-5.1.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 15, 2021

Bumps telegrambots-spring-boot-starter from 4.9.2 to 5.1.1.

Release notes

Sourced from telegrambots-spring-boot-starter's releases.

  1. Bug fixing: #874

Api Version 5.1

  1. Update Api version 5.1
  2. Bug fixing: #832, #841, #844, #851, #857
  3. Update Spring boot version 2.4.3
  4. Update Gradle docs
  5. Added CommandMessage to extensions
  6. Abilities: Inject bot instance to reply update consumer support for multiple reply declarations.

Bug Fixing

  1. Fixing couple of bugs from 5.0.0
  2. Buf fixing: #794
  3. Docs updated to reflect usage for version 5.0.0
  4. EditMessageText setChatIId(Long) is removed to keep consistency

Bot API Version 5.0 and more

  1. Update Api version 5.0
  2. Added Builders for many of the API methods and objects (hopefully all of them unless I missed something)
  3. Some setters/getters may have change name. They no longer return a reference to itself, use Builder for that.
  4. Simplified methods to set files in methods. Only InputFile is available now (this class contains constructors for all the cases)
  5. Locations now use Double instead of Float to avoid rounding.
  6. When using a TelegramApi for webhook usage, a Webhook instance has to be provided in constructor (i.e. DefaultWebhook class)
  7. When registering a Webhook Bot, a SetWebhook object must be provided.
  8. When using Webhook with Spring, extends class SpringWebhookBot instead of WebhookBot
  9. New Async methods returning CompletableFutures (yes, we still have the existing callback methods)
  10. Added new Async methods for missing cases returning CompletableFutures. Like for sendAudio or sendVideo.
  11. No more Guice to define custom class
  12. Bug fixes: #795
Commits

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 dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.telegram-telegrambots-spring-boot-starter-5.1.1 branch 3 times, most recently from 12a5855 to 3b59241 Compare March 28, 2021 11:32
Bumps [telegrambots-spring-boot-starter](https://github.com/rubenlagus/TelegramBots) from 4.9.2 to 5.1.1.
- [Release notes](https://github.com/rubenlagus/TelegramBots/releases)
- [Commits](rubenlagus/TelegramBots@v4.9.2...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.telegram-telegrambots-spring-boot-starter-5.1.1 branch from 3b59241 to 00d4a4b Compare March 28, 2021 11:32
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2021

Superseded by #67.

@dependabot dependabot Bot closed this Apr 27, 2021
@dependabot dependabot Bot deleted the dependabot/gradle/org.telegram-telegrambots-spring-boot-starter-5.1.1 branch April 27, 2021 06:59
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

0 participants