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 python-telegram-bot from 13.15 to 20.3 #337

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps python-telegram-bot from 13.15 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)

v20.2

Version 20.2

Released 2023-03-25

... (truncated)

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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/dev/python-telegram-bot-20.3 branch 4 times, most recently from 97d6dd2 to 0eadab0 Compare May 31, 2023 13:38
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

❗ No coverage uploaded for pull request base (dev@67dac0c). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head e4fe985 differs from pull request most recent head 76ca94a. Consider uploading reports for the commit 76ca94a to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##             dev     #337   +/-   ##
======================================
  Coverage       ?   57.68%           
======================================
  Files          ?       25           
  Lines          ?     1770           
  Branches       ?        0           
======================================
  Hits           ?     1021           
  Misses         ?      749           
  Partials       ?        0           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/pip/dev/python-telegram-bot-20.3 branch 5 times, most recently from f68a390 to b9e38ee Compare June 3, 2023 20:16
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.15 to 20.3.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](python-telegram-bot/python-telegram-bot@v13.15...v20.3)

---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dev/python-telegram-bot-20.3 branch from b9e38ee to 76ca94a Compare June 3, 2023 20:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2023

Superseded by #389.

@dependabot dependabot bot closed this Jul 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/dev/python-telegram-bot-20.3 branch July 10, 2023 05:17
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.

None yet

1 participant