build(deps): bump Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml from f88116503430aa18992b70d8d31063e34ff97ef1 to 05db475deed8197b1e843006a76cd5610dad10c5 - #55
Conversation
…lysis.yml Bumps [Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml](https://github.com/quantum-l9/l9-ci-core) from f88116503430aa18992b70d8d31063e34ff97ef1 to 05db475deed8197b1e843006a76cd5610dad10c5. - [Commits](Quantum-L9/l9-ci-core@f881165...05db475) --- updated-dependencies: - dependency-name: Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml dependency-version: 05db475deed8197b1e843006a76cd5610dad10c5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
PR Remediation - Cycle 1Codebase fixes: 0 CI handoff files
Local codebase verification: 0/0 (no codebase changes required; PR diff is a Dependabot workflow-SHA bump only) Why this PR isn't yet greenThe Two other pre-existing, non-blocking, repo-wide CI issues (Node 20 deprecated action pins; Per the bounded workflow's stop condition ("only CI-pipeline blockers remain"), this run stopped after cycle 1 rather than spend the remaining cycles retrying a proven CI-pipeline root cause. No further safe action is available inside this repository for this PR; the fix must land in |
…ommit Dependabot's proposed bump to 05db475d landed on a transiently-broken intermediate commit in Quantum-L9/l9-ci-core: that commit's publish-analysis.yml defaults `sdk-revision` to 0779fca8, but its provision-sdk/validate-bundle/render-publication/publish-check action pins were still stuck on d2c2cd7f, whose bundled .l9/sdk-compatibility.yaml allowlist predates 0779fca8 entirely - hence "sdk-revision is not listed in .l9/sdk-compatibility.yaml" at the "Provision immutable SDK" step. l9-ci-core's own history shows this was fixed two commits later (2989db3), which moves the sdk-revision default and all four action pins forward together as one coherent, self-consistent set - confirmed by diffing publish-analysis.yml at 05db475d against current l9-ci-core main (eb2481e): the only changes are that default and the four pins, identical input/output contract otherwise. Bumping past the broken window to current main is safe and is what a subsequent, correctly sequenced Dependabot run would eventually propose anyway. Discovered via L9 PR Remediation run on PR #55, which correctly classified the intermediate commit as CI_PIPELINE_SIGNAL (owning surface: reusable_workflow) since the fix location was outside the consumer repo's own control at the time of investigation. Co-authored-by: Cursor <[email protected]>
|
|
CI-pipeline fix applied (outside the automated remediation loop, by operator authorization) Root-caused and fixed the blocking
|



Bumps Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml from f88116503430aa18992b70d8d31063e34ff97ef1 to 05db475deed8197b1e843006a76cd5610dad10c5.
Commits
05db475fix(preflight): repair broken invariant suite, coherent lint/type gate (#45)f4e4677docs(governance): draft org-level required-status-checks rulesetc93f8fbci: add ruff pre-commit hooks for local dev parityd5a3617chore(license): apply Quantum AI Partners proprietary license13edc9ffeat: auto-regenerate semgrep identity maps from the live registry1b026c1fix: wire semgrep identity-map and policy so strict mode is enforceablea39f591feat: add optional MYPY_EXCLUDE env var to Python lint-test presetd4225dbfix: mkdir .mypy_cache before --install-types to avoid cold-cache failured5e0f31fix: unblock first-activation CI failures in Python/TypeScript presets81970d3feat: add TypeScript/JavaScript preset mirroring the locked Python presetDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)