chore(deps): update ferrlabs/.github digest to e89ec12 - #315
Conversation
SonarQube — aucune nouvelle issueComparaison entre le projet bac à sable de cette PR et la branche par défaut : SonarQube Community n'analyse pas les PR, ce delta est calculé côté CI. Détail |
There was a problem hiding this comment.
Digest-only bump of FerrLabs/.github (340c925→a5886d7), pinned in 4 workflow files. The range is a single upstream commit (#303) touching only reusable-security-scan.yml: it switches the opengrep ruleset fetch from git clone to HTTPS. reusable-ci-node.yml, reusable-ferrflow-release.yml, reusable-pr-title.yml, and reusable-renovate-dispatch.yml — the ones this repo actually consumes for CI/release/PR-title/rebase — are unchanged in this range, so no breaking change reaches this repo.
CI: Test / Quality (knip, madge, audit) is failing here. That job runs via reusable-ci-node.yml, which is untouched by this bump, and the same job passed on the prior merge to main (#314, ~12h earlier). Not a regression from this PR — looks like a pre-existing/flaky audit result (e.g. a newly-published advisory) rather than something this digest bump caused.
Uneventful bump, safe to merge once the unrelated Quality check is sorted out separately.
f8c13eb to
400f6df
Compare
400f6df to
517e065
Compare
517e065 to
121056d
Compare
| packages: read | ||
| name: Test | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ci-node.yml@340c925168b2688fee08cff1a28bd3bf53754501 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ci-node.yml@e89ec1209ae561a7a1b910127ccbd926e77fa613 # main |
| contents: write | ||
| id-token: write | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ferrflow-release.yml@340c925168b2688fee08cff1a28bd3bf53754501 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ferrflow-release.yml@e89ec1209ae561a7a1b910127ccbd926e77fa613 # main |
| jobs: | ||
| dispatch: | ||
| uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@340c925168b2688fee08cff1a28bd3bf53754501 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@e89ec1209ae561a7a1b910127ccbd926e77fa613 # main |
| scan: | ||
| name: Secrets + CVE | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@340c925168b2688fee08cff1a28bd3bf53754501 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@e89ec1209ae561a7a1b910127ccbd926e77fa613 # main |
There was a problem hiding this comment.
Follow-up: target digest moved further (a5886d7→e89ec12) since my last review. The 5 additional upstream commits in that range (#305, #307 docker Trivy/cache fixes; #309, #310, #312 rust cargo-deny/advisory-cache changes) only touch reusable-docker-build.yml, reusable-ci-rust.yml, and snippets/deny.toml — none of the 4 reusable workflows this repo actually consumes (reusable-ci-node.yml, reusable-ferrflow-release.yml, reusable-pr-title.yml, reusable-renovate-dispatch.yml). Still uneventful for this repo.
CI: all checks green now, including Test / Quality (knip, madge, audit) which I'd flagged as failing/flaky last time — confirmed pre-existing and now resolved on its own, not caused by this bump. Safe to merge.
This PR contains the following updates:
340c925→e89ec12Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate CLI.