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

Bump com.github.pengrad:java-telegram-bot-api from 6.1.0 to 6.9.1 #104

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps com.github.pengrad:java-telegram-bot-api from 6.1.0 to 6.9.1.

Release notes

Sourced from com.github.pengrad:java-telegram-bot-api's releases.

6.9.1

  • bot.execute returns Cancellable interface that can be used to cancel requests.
  • Fix Updates listener stopping #345 @​DespairScent

Bot API 6.9

Thanks @​mircoianese

Bot API 6.8

Thanks @​mircoianese

Bot API 6.7

Thanks @​mircoianese @​vdsirotkin

6.6.1

Thanks @​vdsirotkin for pointing to the issue

Bot API 6.6

Thanks @​mircoianese the man!

Bot API 6.5

Thanks @​mircoianese

Bot API 6.3

Thanks @​intellinside 💪

Bot API 6.2

Commits
  • 5a17652 Version 6.9.1
  • 7b2f754 Return Cancellable from bot.execute with callback. Stop updates listener corr...
  • a04156d Version 6.9.0
  • 0f760e3 Add null checks to Boolean getters
  • 7dbd47a Merge pull request #343 from mircoianese/api_v6.9
  • 905dc82 Added the fields from_request and from_attachment_menu to the class WriteAcce...
  • 6d48189 Added the parameters can_post_stories, can_edit_stories and can_delete_storie...
  • b2aaecc Added the new administrator privileges can_post_stories, can_edit_stories and...
  • 6e5fa4a Version 6.8.0
  • dbeb916 Fix tests
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.github.pengrad:java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 6.1.0 to 6.9.1.
- [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases)
- [Commits](pengrad/java-telegram-bot-api@6.1.0...6.9.1)

---
updated-dependencies:
- dependency-name: com.github.pengrad:java-telegram-bot-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2023
@bivashy bivashy merged commit ca45889 into main Oct 25, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.github.pengrad-java-telegram-bot-api-6.9.1 branch October 25, 2023 15:25
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