Skip to content

Bump pytelegrambotapi from 3.7.7 to 4.27.0 #168

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps pytelegrambotapi from 3.7.7 to 4.27.0.

Release notes

Sourced from pytelegrambotapi's releases.

4.15.2 - Bugfix and deprecation stubs

What's Changed

  • Fix methods delete_messages and forward_messages.
  • Fix link_preview_options passing for Telebot
  • Added deprecation stubs for Message fields in InaccessibleMessage

4.14.1 - Minor fixes

What's Changed

  • Fix protect_content hint
  • Sending InputFile fix
  • Fix ExceptionHandler handle() method as async for async telebot
  • Update the available content_types in README

4.7.1 - Bugfixes and minor improvements

What's Changed

  • Support ContinueHandling to continue with other handlers after handler is found
  • Logging improvements: colored logs etc.
  • Added some frequent parameters to classes
  • Starlette ASGI example
  • Fixed bug with searching a new handler after the execution of handler
  • Fixed difference between request_timeout and timeout
  • More bug fixes

4.6.1 - Run webhooks from bot, middleware and documentation improvements, fixes

What's Changed

  • run_webhooks() function for both versions
  • Passing data to handler through middlewares
  • Typehints for set_state improved
  • Some built-in custom filters were improved
  • Fixed timeouterror for async
  • Significant documentation improvements
  • Extended exception handler behaviour
  • update_sensitive field for async
  • Session improvements for async
  • ... and more

Main Contributor

4.5.1 - Minor updates and bugfixes

What's Changed

  • Added sync i18n class based middleware
  • Bugfix in answer_web_app_query
  • Mistake in ChatAdministratorRights
  • Markdown & Html functions added (Beta version, still in progress)eternnoir/pyTelegramBotAPI#1524
  • Polling exception logging updated
  • Fixed proxy for asynctelebot

4.4.1 - Service updates and improvements

Changelog(short version):

... (truncated)

Commits
  • b2da52a Merge pull request #2473 from Badiboy/master
  • 93ce320 Fix states functions with new parameters
  • 2c53a46 Merge pull request #2472 from Badiboy/master
  • f6906ec Bump version to 4.27
  • 19f12fc Merge pull request #2470 from coder2020official/botapi-90
  • d4f5ead Fix typehints
  • 533b52c Fix issues related with Bot api 9.0
  • 49684b5 Fix stories for async
  • d63b07a Fix issues with posting stories
  • 0d1e515 Added set_business_account_profile_photo and remove_business_account_profile_...
  • 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 [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 3.7.7 to 4.27.0.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](eternnoir/pyTelegramBotAPI@3.7.7...4.27.0)

---
updated-dependencies:
- dependency-name: pytelegrambotapi
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 5, 2025
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 python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants