Skip to content

Upgrade dependencies to latest versions#4

Merged
superzer0 merged 3 commits intomasterfrom
copilot/upgrade-dependencies-to-latest
Nov 5, 2025
Merged

Upgrade dependencies to latest versions#4
superzer0 merged 3 commits intomasterfrom
copilot/upgrade-dependencies-to-latest

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 5, 2025

Updates project dependencies and GitHub Actions to latest stable versions.

Changes

  • requirements.txt: pygame>=2.0.0 → pygame>=2.6.1
  • .github/workflows/codeql-analysis.yml: Updated CodeQL Action from v2 to v3 (init, autobuild, and analyze)

Pygame 2.6.1 is backwards compatible and includes bug fixes and improvements from 6 minor releases. No security vulnerabilities detected.

CodeQL Action v3 provides improved security scanning capabilities and is the latest stable version.

Original prompt

This section details on the original issue you should resolve

<issue_title>Upgrade to the latest dependencies</issue_title>
<issue_description>Story is about upgrading dependencies to the latest available versions. </issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: superzer0 <1933570+superzer0@users.noreply.github.com>
Copilot AI changed the title [WIP] Upgrade project dependencies to latest versions Upgrade pygame to 2.6.1 Nov 5, 2025
Copilot AI requested a review from superzer0 November 5, 2025 13:35
@superzer0 superzer0 marked this pull request as ready for review November 5, 2025 13:42
Copy link
Copy Markdown
Owner

@superzer0 superzer0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okok

@superzer0 superzer0 marked this pull request as draft November 5, 2025 13:49
@superzer0 superzer0 marked this pull request as ready for review November 5, 2025 13:49
@superzer0
Copy link
Copy Markdown
Owner

@copilot lease update all occurrences of the CodeQL Action in your workflow files to v3.

Co-authored-by: superzer0 <1933570+superzer0@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Nov 5, 2025

@copilot lease update all occurrences of the CodeQL Action in your workflow files to v3.

Updated all CodeQL Action occurrences to v3 in codeql-analysis.yml (init, autobuild, and analyze actions). Commit: ddddd76

Copilot AI changed the title Upgrade pygame to 2.6.1 Upgrade dependencies to latest versions Nov 5, 2025
Copilot AI requested a review from superzer0 November 5, 2025 14:48
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 5, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

requirements.txt

PackageVersionLicenseIssue Type
pygame>= 2.6.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/github/codeql-action/analyze 3.*.* UnknownUnknown
actions/github/codeql-action/autobuild 3.*.* UnknownUnknown
actions/github/codeql-action/init 3.*.* UnknownUnknown
pip/pygame >= 2.6.1 🟢 4.3
Details
CheckScoreReason
Maintained🟢 1014 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 2Found 3/12 approved changesets -- score normalized to 2
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License⚠️ 0license file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • .github/workflows/codeql-analysis.yml
  • requirements.txt

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 5, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

requirements.txt

PackageVersionLicenseIssue Type
pygame>= 2.6.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/github/codeql-action/analyze 3.*.* UnknownUnknown
actions/github/codeql-action/autobuild 3.*.* UnknownUnknown
actions/github/codeql-action/init 3.*.* UnknownUnknown
pip/pygame >= 2.6.1 🟢 4.3
Details
CheckScoreReason
Maintained🟢 1014 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 2Found 3/12 approved changesets -- score normalized to 2
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License⚠️ 0license file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • .github/workflows/codeql-analysis.yml
  • requirements.txt

@superzer0 superzer0 merged commit d58d8c0 into master Nov 5, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to the latest dependencies

2 participants