-
Notifications
You must be signed in to change notification settings - Fork 10
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 pygithub from 2.1.1 to 2.5.0 #1018
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1018 +/- ##
=======================================
Coverage 96.53% 96.53%
=======================================
Files 95 95
Lines 2252 2252
Branches 168 168
=======================================
Hits 2174 2174
Misses 67 67
Partials 11 11 ☔ View full report in Codecov by Sentry. |
4ca0883
to
e657209
Compare
#859 there's still some breaking changes that need to be addressed. |
e657209
to
02ec9b7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
57a82ce
to
db8ae06
Compare
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.1.1 to 2.5.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.1.1...v2.5.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
db8ae06
to
b55a13a
Compare
Bumps pygithub from 2.1.1 to 2.5.0.
Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
19ddb9f
Release v2.5.0 (#3079)44120b1
Add support forRepository.get_discussion()
to get a single Discussion (#3072)323e282
Upgrade Github actions (#3075)29359f3
AddRepositoryDiscussion
powered by GraphQL API (#3048)cd30e37
Make pagination work with GraphQL response data (#3047)2722225
Rework GraphQL mutations (#3046)72fa627
PullRequest.delete_branch: fix the remaining pull requests check (#3063)352c55a
Make tests pass some more years (#3045)cf44395
Adds List organization memberships for the authenticated user (#3040)612ba68
Addactor
property to WorkflowRun (#2764)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 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)