Skip to content

Bump telegrambots-spring-boot-starter from 4.9.2 to 5.5.0#114

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 8, 2021

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

Release notes

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

Api Version 5.5

  1. Update Api version 5.5

Bug fixing

  1. Bug fixing: #999, #1000

Api Version 5.4

  1. Update Api version 5.4
  2. Bug fixing: #968, #958, #942

Api Version 5.3

  1. Update Api version 5.3
  2. KeyboardRow now support creation from a collection of buttons.
  3. Bug fixing: #920, #931 and #937

Api Version 5.2

  1. Update Api version 5.2

  2. Allow custom BackOff implementations

  3. Spring version 2.4.5 in spring module

  4. Bug fixing: #869, #888 and #892

  5. 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)

Bumps [telegrambots-spring-boot-starter](https://github.com/rubenlagus/TelegramBots) from 4.9.2 to 5.5.0.
- [Release notes](https://github.com/rubenlagus/TelegramBots/releases)
- [Commits](rubenlagus/TelegramBots@v4.9.2...v5.5.0)

---
updated-dependencies:
- dependency-name: org.telegram:telegrambots-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 8, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 3, 2022

Superseded by #117.

@dependabot dependabot Bot closed this Jan 3, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/org.telegram-telegrambots-spring-boot-starter-5.5.0 branch January 3, 2022 01:19
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