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.9.0 #72

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

Bumps pytelegrambotapi from 4.2.2 to 4.9.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
  • 6f86382 Merge pull request #1860 from Badiboy/master
  • 43cc203 Bump version to 4.9/0
  • 3b62ad4 Merge pull request #1855 from coder2020official/botapi6.4
  • 3be5015 Update telebot/types.py
  • 267a33c Update telebot/types.py
  • 667e82d Update telebot/types.py
  • 79bc869 Merge pull request #1856 from Cub11k/master
  • 68edb49 Fix async_version.po
  • 19544ec Copied translations from sync_version.po to async_version.po
  • eed56be Added fields has_hidden_members and has_aggressive_anti_spam_enabled to class...
  • 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.9.0.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](eternnoir/pyTelegramBotAPI@4.2.2...4.9.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 Jan 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #78.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/pytelegrambotapi-4.9.0 branch February 6, 2023 03:05
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