AutisticShark / Chevereto-Telegram-Bot

Python Telegram Bot for Chevereto
https://t.me/jpg_dog_bot
GNU General Public License v3.0
7 stars 1 forks source link

chore(deps): bump python-telegram-bot from 20.2 to 20.3 #84

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps python-telegram-bot from 20.2 to 20.3.

Release notes

Sourced from python-telegram-bot's releases.

v20.3

Version 20.3

Released 2023-05-07

This is the technical changelog for version 20.3. More elaborate release notes can be found in the news channel @​pythontelegrambotchannel.

Major Changes

  • Full support for API 6.7 (#3673)
  • Add a Stability Policy (#3622)

New Features

  • Add Application.mark_data_for_update_persistence (#3607)
  • Make Message.link Point to Thread View Where Possible (#3640)
  • Localize Received datetime Objects According to Defaults.tzinfo (#3632)

Minor Changes, Documentation Improvements and CI

  • Empower ruff (#3594)
  • Drop Usage of sys.maxunicode (#3630)
  • Add String Representation for RequestParameter (#3634)
  • Stabilize CI by Rerunning Failed Tests (#3631)
  • Give Loggers Better Names (#3623)
  • Add Logging for Invalid JSON Data in BasePersistence.parse_json_payload (#3668)
  • Improve Warning Categories & Stacklevels (#3674)
  • Stabilize test_delete_sticker_set (#3685)
  • Shield Update Fetcher Task in Application.start (#3657)
  • Recover 100% Type Completeness (#3676)
  • Documentation Improvements (#3628, #3636, #3694)

Dependencies

  • Bump actions/stale from 7 to 8 (#3644)
  • Bump furo from 2023.3.23 to 2023.3.27 (#3643)
  • pre-commit autoupdate (#3646, #3688)
  • Remove Deprecated codecov Package from CI (#3664)
  • Bump sphinx-copybutton from 0.5.1 to 0.5.2 (#3662)
  • Update httpx requirement from ~=0.23.3 to ~=0.24.0 (#3660)
  • Bump pytest from 7.2.2 to 7.3.1 (#3661)
Changelog

Sourced from python-telegram-bot's changelog.

Version 20.3

Released 2023-05-07

This is the technical changelog for version 20.3. More elaborate release notes can be found in the news channel @pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>_.

Major Changes

  • Full support for API 6.7 ([#3673](https://github.com/python-telegram-bot/python-telegram-bot/issues/3673)_)
  • Add a Stability Policy ([#3622](https://github.com/python-telegram-bot/python-telegram-bot/issues/3622)_)

New Features

  • Add Application.mark_data_for_update_persistence ([#3607](https://github.com/python-telegram-bot/python-telegram-bot/issues/3607)_)
  • Make Message.link Point to Thread View Where Possible ([#3640](https://github.com/python-telegram-bot/python-telegram-bot/issues/3640)_)
  • Localize Received datetime Objects According to Defaults.tzinfo ([#3632](https://github.com/python-telegram-bot/python-telegram-bot/issues/3632)_)

Minor Changes, Documentation Improvements and CI

  • Empower ruff ([#3594](https://github.com/python-telegram-bot/python-telegram-bot/issues/3594)_)
  • Drop Usage of sys.maxunicode ([#3630](https://github.com/python-telegram-bot/python-telegram-bot/issues/3630)_)
  • Add String Representation for RequestParameter ([#3634](https://github.com/python-telegram-bot/python-telegram-bot/issues/3634)_)
  • Stabilize CI by Rerunning Failed Tests ([#3631](https://github.com/python-telegram-bot/python-telegram-bot/issues/3631)_)
  • Give Loggers Better Names ([#3623](https://github.com/python-telegram-bot/python-telegram-bot/issues/3623)_)
  • Add Logging for Invalid JSON Data in BasePersistence.parse_json_payload ([#3668](https://github.com/python-telegram-bot/python-telegram-bot/issues/3668)_)
  • Improve Warning Categories & Stacklevels ([#3674](https://github.com/python-telegram-bot/python-telegram-bot/issues/3674)_)
  • Stabilize test_delete_sticker_set ([#3685](https://github.com/python-telegram-bot/python-telegram-bot/issues/3685)_)
  • Shield Update Fetcher Task in Application.start ([#3657](https://github.com/python-telegram-bot/python-telegram-bot/issues/3657)_)
  • Recover 100% Type Completeness ([#3676](https://github.com/python-telegram-bot/python-telegram-bot/issues/3676)_)
  • Documentation Improvements ([#3628](https://github.com/python-telegram-bot/python-telegram-bot/issues/3628), [#3636](https://github.com/python-telegram-bot/python-telegram-bot/issues/3636), [#3694](https://github.com/python-telegram-bot/python-telegram-bot/issues/3694)_)

Dependencies

  • Bump actions/stale from 7 to 8 ([#3644](https://github.com/python-telegram-bot/python-telegram-bot/issues/3644)_)
  • Bump furo from 2023.3.23 to 2023.3.27 ([#3643](https://github.com/python-telegram-bot/python-telegram-bot/issues/3643)_)
  • pre-commit autoupdate ([#3646](https://github.com/python-telegram-bot/python-telegram-bot/issues/3646), [#3688](https://github.com/python-telegram-bot/python-telegram-bot/issues/3688))
  • Remove Deprecated codecov Package from CI ([#3664](https://github.com/python-telegram-bot/python-telegram-bot/issues/3664)_)
  • Bump sphinx-copybutton from 0.5.1 to 0.5.2 ([#3662](https://github.com/python-telegram-bot/python-telegram-bot/issues/3662)_)
  • Update httpx requirement from ~=0.23.3 to ~=0.24.0 ([#3660](https://github.com/python-telegram-bot/python-telegram-bot/issues/3660)_)
  • Bump pytest from 7.2.2 to 7.3.1 ([#3661](https://github.com/python-telegram-bot/python-telegram-bot/issues/3661)_)

.. _[#3673](https://github.com/python-telegram-bot/python-telegram-bot/issues/3673): python-telegram-bot/python-telegram-bot#3673 .. _[#3622](https://github.com/python-telegram-bot/python-telegram-bot/issues/3622): python-telegram-bot/python-telegram-bot#3622 .. _[#3607](https://github.com/python-telegram-bot/python-telegram-bot/issues/3607): python-telegram-bot/python-telegram-bot#3607 .. _[#3640](https://github.com/python-telegram-bot/python-telegram-bot/issues/3640): python-telegram-bot/python-telegram-bot#3640 .. _[#3632](https://github.com/python-telegram-bot/python-telegram-bot/issues/3632): python-telegram-bot/python-telegram-bot#3632

... (truncated)

Commits


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)