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 pytelegrambotapi from 4.2.2 to 4.10.0 #78

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 Feb 6, 2023

Bumps pytelegrambotapi from 4.2.2 to 4.10.0.

Release notes

Sourced from pytelegrambotapi's releases.

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):

  • Extended custom exception_handler behaviour.
  • Improved states
  • New Text Filter
  • Documentation improvements
  • I18N examples involving middlewares for async
  • And more...

4.3.1

Bugfix in send_data

Commits
  • e55fe96 Merge pull request #1906 from Badiboy/master
  • 3d2c5c9 Bump version to 4.10.0
  • 4056757 Merge pull request #1902 from coder2020official/botapi6.5
  • 4179e50 Fix description
  • a9b8781 Fix can_send_media_messages param, added warnings
  • 2094120 Added user_chat_id to ChatJoinRequest; And, i corrected typehints
  • d134860 Added use_independent_chat_permissions to setchatpermissions
  • d0d03d0 Added use_independent_chat_permissions for restrictchatmember
  • fdd82a5 Merge pull request #1894 from Muhammad-Aadil/master
  • 9e68f76 Replaced the fields can_send_media_messages in the classes ChatMemberRestrict...
  • 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 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 4.2.2 to 4.10.0.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](eternnoir/pyTelegramBotAPI@4.2.2...4.10.0)

---
updated-dependencies:
- dependency-name: pytelegrambotapi
  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 Feb 6, 2023
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