-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 1.58.2 to 2.4.0 #10808
Conversation
DryRun Security SummaryThe provided code changes focus on updating the PyGithub library from version 1.58.2 to 2.4.0 in the Expand for full summarySummary: The provided code changes in this pull request focus on updating the PyGithub library from version 1.58.2 to version 2.4.0 in the From an application security perspective, the PyGithub library is used for interacting with the GitHub API, which could potentially be used for various security-related tasks, such as monitoring code repositories for vulnerabilities or automating security checks. The version update should be carefully reviewed to ensure that any security-related features or bug fixes are properly addressed. Additionally, the Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
@dependabot rebase |
cbb655b
to
739cd92
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.
I've asked Dependabot to rebase this one just so it's not failing tests for irrelevant reasons, but this still isn't ready to be merged. See this comment from the prior PR about breaking changes
@dependabot recreate |
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.2 to 2.4.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v1.58.2...v2.4.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
739cd92
to
12e126a
Compare
Superseded by #11215. |
Bumps pygithub from 1.58.2 to 2.4.0.
Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
8508735
Release v2.4.0 (#3027)7522416
Addhas_discussions
toAuthenticatedUser
andRepository
classes (#3020)fa16827
Update moreSecurityAndAnalysis
attributes (#3025)23e8756
Implement support for re-running only failed workflow jobs. (#2983)d0e0507
Complete dropping Python 3.7 (#2975)32b826f
Allow custom authentication (#2987)5ba2437
Add possibility to mark a thread/notification as done (#2985)61d37dc
CI: Fix test success job (#3010)38197d6
Revert "Add has_discussions field to Repository class" (#3009)7213cd0
Add has_discussions field to Repository class (#2995)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)