Skip to content

Conversation

@DK96-OS
Copy link
Owner

@DK96-OS DK96-OS commented Aug 29, 2025

Upgrade Main Dependencies

Many indirect dependencies are updated with Requests. You can view them in main.txt file. They are generated with pip-tools pip-compile Python 3.13.

Set Minimum Python Version 3.13

Modify the Bash Setup Script to increase Python minimum version from 9 to 13.

GH Workflow Actions Upgrades

  • actions/checkout v5
  • setup-uv v6.4.3
  • download-artifact v5
  • github/codeql-action/upload-sarif v3.29.11

* Update setup.bash - increase minimum python version to 3.13

Signed-off-by: DK96-OS <[email protected]>
* Update main.in - requests 2.32.5

Signed-off-by: DK96-OS <[email protected]>
* Update main.txt - recompile with requests 2.32.5

Signed-off-by: DK96-OS <[email protected]>
@DK96-OS DK96-OS self-assigned this Aug 29, 2025
@DK96-OS DK96-OS added the dependencies Pull requests that update a dependency file label Aug 29, 2025
dependabot bot and others added 6 commits August 29, 2025 23:17
…#31)

Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

Updates `astral-sh/setup-uv` from 6.3.0 to 6.4.3
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@445689e...e92bafb)

Updates `actions/download-artifact` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...634f93c)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: astral-sh/setup-uv
  dependency-version: 6.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DK96-OS <[email protected]>
* Update ci.yml - update version tags

Signed-off-by: DK96-OS <[email protected]>
* Update release.yml - update version tag

Signed-off-by: DK96-OS <[email protected]>
* Update selftest.yml - update version tags

Signed-off-by: DK96-OS <[email protected]>
* Update semgrep.yml - update version tag

Signed-off-by: DK96-OS <[email protected]>
* Update zizmor.yml - update version tags

Signed-off-by: DK96-OS <[email protected]>
@DK96-OS DK96-OS marked this pull request as ready for review August 29, 2025 21:45
@DK96-OS DK96-OS merged commit 5e93f5a into main Aug 29, 2025
4 checks passed
@DK96-OS DK96-OS deleted the release-3.2.9 branch August 29, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant