-
Notifications
You must be signed in to change notification settings - Fork 8
Update dependency PyGithub to v2.6.1 #259
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
base: main
Are you sure you want to change the base?
Conversation
Test results for commit 17337dcLint checks failed for 17337dc
--- /home/ubuntu/actions-runner/_work/discourse-gatekeeper/discourse-gatekeeper/main.py 2025-03-06 08:03:11.753265+00:00 def _serialize_for_github(
|
Test results for commit 17337dcTest coverage for 17337dc
Static code analysis report
|
This PR contains the following updates:
==2.5.0
->==2.6.1
Release Notes
pygithub/pygithub (PyGithub)
v2.6.1
Compare Source
Bug Fixes
Auth
classes by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3211Deployment
, removemessage
attribute by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3223CodeSecurityConfigRepository
returned byget_repos_for_code_security_config
by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3219GitTag.verification
returnGitCommitVerification
by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3226Maintenance
AppAuth.private_key
in changelog by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3212Full Changelog: PyGithub/PyGithub@v2.6.0...v2.6.1
v2.6.0
Compare Source
Breaking Changes
Views
andClones
by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3168:View and clones traffic information returned by
Repository.get_views_traffic
andRepository.get_clones_traffic
now return proper PyGithub objects, instead of a
dict
, with all information that used to be provided by thedict
:Code like
should be replaced with
Property
OrganizationCustomProperty.respository_id
renamed toOrganizationCustomProperty.repository_id
.New Features
Repository.merge_upstream
method by @Felixoid in https://github.com/PyGithub/PyGithub/pull/3175Improvements
required_status_checks.checks
object by @treee111 in https://github.com/PyGithub/PyGithub/pull/2884Bug Fixes
start_side
argument ofPullRequest.create_review_comment
fromint
tostr
by @ryanpeach in https://github.com/PyGithub/PyGithub/pull/3170Repository.get_contents
redirection by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3183Others
conclusion
nullable inWorkflowJob.py
by @Apakottur in https://github.com/PyGithub/PyGithub/pull/3171Github.get_organization
argumentlogin
toorg
by @blyedev in https://github.com/PyGithub/PyGithub/pull/3187NotSet
anAttribute[Any]
by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3057Maintenance
responses
instead ofhttpretty
in tests by @majamassarini in https://github.com/PyGithub/PyGithub/pull/3087New Contributors
Full Changelog: PyGithub/PyGithub@v2.5.0...v2.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.