Release v3.6.1
This release focuses on dependency updates, workflow improvements, and security enhancements to ensure Logicytics remains stable, secure, and compatible with the latest libraries and GitHub Actions.
Updates
-
Security & Workflow Actions
- Bump
step-security/harden-runnerfrom 2.11.0 to 2.14.0 - Bump
actions/stalefrom 9.1.0 to 10.1.1 - Bump
actions/dependency-review-actionfrom 4.7.1 to 4.8.2 - Bump
actions/first-interactionfrom 1 to 3 - Bump
ossf/scorecard-actionfrom 2.4.1 to 2.4.3 - Bump
actions/checkoutfrom 4.2.2 to 6.0.1 - Bump
actions/upload-artifactfrom 4.6.1 to 6.0.0 - Bump
github/codeql-actionfrom 3.28.10 to 4.31.10
- Bump
-
Python Library Updates
pandasupdated from ~=2.2.3 to ~=2.3.3joblibupdated from ~=1.3.2 to ~=1.5.3datetimeupdated from ~=5.5 to ~=6.0configparserupdated from ~=7.1.0 to ~=7.2.0sentence-transformersupdated from ~=5.0.0 to ~=5.2.0requestsupdated from ~=2.32.4 to ~=2.32.5numpyupdated from ~=2.2.3 to ~=2.4.1safetensorsupdated from ~=0.5.3 to ~=0.7.0colorlogupdated from ~=6.9.0 to ~=6.10.1matplotlibupdated from ~=3.10.1 to ~=3.10.8scapyupdated from ~=2.7.0rc1 to ~=2.7.0
-
Other
- Python dependency updated by @DefinetlyNotAI for security issues and vulnerable dependencies as well as mismatches
What's Changed
- Bump step-security/harden-runner from 2.11.0 to 2.14.0 by @dependabot[bot] in #236
- Bump actions/stale from 9.1.0 to 10.1.1 by @dependabot[bot] in #237
- Bump actions/dependency-review-action from 4.7.1 to 4.8.2 by @dependabot[bot] in #238
- Bump actions/first-interaction from 1 to 3 by @dependabot[bot] in #240
- Update pandas requirement from ~=2.2.3 to ~=2.3.3 by @dependabot[bot] in #239
- Bump ossf/scorecard-action from 2.4.1 to 2.4.3 by @dependabot[bot] in #242
- Update joblib requirement from ~=1.3.2 to ~=1.5.3 by @dependabot[bot] in #241
- Update datetime requirement from ~=5.5 to ~=6.0 by @dependabot[bot] in #244
- Update configparser requirement from ~=7.1.0 to ~=7.2.0 by @dependabot[bot] in #243
- Update sentence-transformers requirement from ~=5.0.0 to ~=5.2.0 by @dependabot[bot] in #245
- Update requests requirement from ~=2.32.4 to ~=2.32.5 by @dependabot[bot] in #247
- Update numpy requirement from ~=2.2.3 to ~=2.4.1 by @dependabot[bot] in #248
- Update safetensors requirement from ~=0.5.3 to ~=0.7.0 by @dependabot[bot] in #249
- Update colorlog requirement from ~=6.9.0 to ~=6.10.1 by @dependabot[bot] in #250
- Update python dep by @DefinetlyNotAI in #251
- Bump github/codeql-action from 3.28.10 to 4.31.10 by @dependabot[bot] in #256
- Update matplotlib requirement from ~=3.10.1 to ~=3.10.8 by @dependabot[bot] in #255
- Update scapy requirement from ~=2.7.0rc1 to ~=2.7.0 by @dependabot[bot] in #254
- Bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #253
- Bump actions/upload-artifact from 4.6.1 to 6.0.0 by @dependabot[bot] in #252
Full Changelog: https://github.com/DefinetlyNotAI/Logicytics/commits/v3.6.1