Update dependency PyGithub to v2.10.0 - #1422
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.9.1→2.10.0Release Notes
pygithub/pygithub (PyGithub)
v2.10.0: 2.10.0Compare Source
Notable changes
Drop Python 3.9 support due to End-of-Life
Python 3.9 reached its end-of-life October 31, 2025. Support has been removed with this release.
New Features
Improvements
incomplete_resultsproperty toPaginatedListby @Felixoid in PyGithub/PyGithub#3396WorkflowRun.get_attemptandRepository.get_workflow_jobfunctions by @cecheta in PyGithub/PyGithub#3401head_repowhen creating pull request by @shannon in PyGithub/PyGithub#3479max_rate_limit_waittoGithubRetryto cap rate limit backoff by @tanistheta in PyGithub/PyGithub#3540return_run_detailsparameter toWorkflow.create_dispatchby @SebastienSyd in PyGithub/PyGithub#3471SecurityAndAnalysisby @EnricoMi in PyGithub/PyGithub#3503Bug Fixes
OrganizationVariable.edit()andOrganizationSecret.edit()by @Krishnachaitanyakc in PyGithub/PyGithub#3472GithubException.__str__decoding bytes data by @SAY-5 in PyGithub/PyGithub#3494OrganizationVariable.valueby properly using base class by @EnricoMi in PyGithub/PyGithub#3507PaginatedList.totalCountby @Noethix55555 in PyGithub/PyGithub#3518base_urlwith trailing slash by @Noethix55555 in PyGithub/PyGithub#3537WorkflowRunschema suggestion by @EnricoMi in PyGithub/PyGithub#3559state/code_verifierparameters by @TheoGoudout in PyGithub/PyGithub#3440values_editable_byparam by @chawlajay9 in PyGithub/PyGithub#3548OrganizationSecret.edit()to seal the value and usePUTby @Noethix55555 in PyGithub/PyGithub#3529Maintenance
CompletableGithubObjectby @EnricoMi in PyGithub/PyGithub#3432sphinx-copybuttonfor code blocks by @DivyanshiGautam31 in PyGithub/PyGithub#3493mypyPython version to 3.12 by @EnricoMi in PyGithub/PyGithub#3505@overloadto typeget_userby @xmo-odoo in PyGithub/PyGithub#3502OrganizationVariableby @EnricoMi in PyGithub/PyGithub#3508lazyargument inget_repotest calls by @comNayaK in PyGithub/PyGithub#3555Full Changelog: PyGithub/PyGithub@v2.9.1...v2.10.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.