Soulter
|
6beca2144c
|
revert: #5729
This reverts commit a9c16febf4.
|
2026-03-05 01:34:07 +08:00 |
|
エイカク
|
a9c16febf4
|
fix: 工程化收敛并移除 ASYNC230/ASYNC240 忽略 (#5729)
* test(skills): align sandbox cache tests with readonly behavior
* ci(release): enforce core quality gate before publish
* ci: enforce locked dependency installs in workflows
* security: remove curl-pipe-shell installs
* chore: align project python baseline to 3.12
* ci(dashboard): add explicit typecheck gate
* chore(pre-commit): align ruff hook version with project
* ci(codeql): add javascript-typescript analysis
* chore(ruff): defer py312 migration lint rules
* fix: resolve ruff violations without new ignores
* fix: resolve ASYNC230 and ASYNC240 without ignores
* fix(auth): replace utcnow with timezone-aware UTC now
* fix: avoid blocking file read in file_to_base64
|
2026-03-04 13:51:00 +09:00 |
|
dependabot[bot]
|
d32cea9870
|
chore(deps): bump actions/checkout in the github-actions group (#3775)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-26 16:13:42 +08:00 |
|
dependabot[bot]
|
259e7bc322
|
chore(deps): bump github/codeql-action in the github-actions group (#3032)
Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 09:35:57 +08:00 |
|
dependabot[bot]
|
a85bc510dd
|
chore(deps): bump actions/checkout in the github-actions group (#2400)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 15:15:28 +08:00 |
|
Soulter
|
e8679f8984
|
Create codeql.yml
|
2024-08-17 14:34:02 +08:00 |
|