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 3.7.7 to 4.15.2 #146

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps pytelegrambotapi from 3.7.7 to 4.15.2.

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
  • 57fbc11 Merge pull request #2132 from Badiboy/master
  • a28f950 Bump version to 4.15.2
  • 2267109 Merge pull request #2131 from Badiboy/master
  • 34cf549 Deprecation: stubs for Message fields in InaccessibleMessage
  • a1604db Merge pull request #2129 from Badiboy/master
  • 38568bd Bump version to 4.15.1 (bugfix)
  • 7e5523b Merge pull request #2128 from Badiboy/master
  • eaa64bb Bugfix: fix link_preview_options passing for Telebot
  • 4ccd083 Merge pull request #2127 from eternnoir/coder2020official-patch-1
  • 4eecc5e Update asyncio_helper.py
  • 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.15.2.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](eternnoir/pyTelegramBotAPI@3.7.7...4.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #148.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/pip/pytelegrambotapi-4.15.2 branch January 29, 2024 18:18
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