-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Bump pygithub from 1.58.2 to 2.4.0 #10808
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
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
cneill
left a comment
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
8508735Release v2.4.0 (#3027)7522416Addhas_discussionstoAuthenticatedUserandRepositoryclasses (#3020)fa16827Update moreSecurityAndAnalysisattributes (#3025)23e8756Implement support for re-running only failed workflow jobs. (#2983)d0e0507Complete dropping Python 3.7 (#2975)32b826fAllow custom authentication (#2987)5ba2437Add possibility to mark a thread/notification as done (#2985)61d37dcCI: Fix test success job (#3010)38197d6Revert "Add has_discussions field to Repository class" (#3009)7213cd0Add 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)