From 79f4c5721f743549b49d8df8a37729ca95c04ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 20:34:24 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group with 5 updates Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [nousergon/nousergon-lib/.github/workflows/notify-ci-failure.yml](https://github.com/nousergon/nousergon-lib) | `0.124.105` | `0.124.110` | | [nousergon/nousergon-lib/.github/workflows/claude-md-guard.yml](https://github.com/nousergon/nousergon-lib) | `0.124.105` | `0.124.110` | | [nousergon/nousergon-lib/.github/workflows/gitleaks-scan.yml](https://github.com/nousergon/nousergon-lib) | `0.124.105` | `0.124.110` | | [nousergon/nousergon-lib/.github/workflows/merge-group-required-check-guard.yml](https://github.com/nousergon/nousergon-lib) | `0.124.105` | `0.124.110` | | [nousergon/nousergon-lib/.github/workflows/provider-linkage-guard.yml](https://github.com/nousergon/nousergon-lib) | `0.124.107` | `0.124.110` | Updates `nousergon/nousergon-lib/.github/workflows/notify-ci-failure.yml` from 0.124.105 to 0.124.110 - [Release notes](https://github.com/nousergon/nousergon-lib/releases) - [Commits](https://github.com/nousergon/nousergon-lib/compare/2c9401940fc4e5da2bf42362dec62ac3c928fc1a...c115e75840c5e210f857107118428beb4a6fdaa8) Updates `nousergon/nousergon-lib/.github/workflows/claude-md-guard.yml` from 0.124.105 to 0.124.110 - [Release notes](https://github.com/nousergon/nousergon-lib/releases) - [Commits](https://github.com/nousergon/nousergon-lib/compare/2c9401940fc4e5da2bf42362dec62ac3c928fc1a...c115e75840c5e210f857107118428beb4a6fdaa8) Updates `nousergon/nousergon-lib/.github/workflows/gitleaks-scan.yml` from 0.124.105 to 0.124.110 - [Release notes](https://github.com/nousergon/nousergon-lib/releases) - [Commits](https://github.com/nousergon/nousergon-lib/compare/2c9401940fc4e5da2bf42362dec62ac3c928fc1a...c115e75840c5e210f857107118428beb4a6fdaa8) Updates `nousergon/nousergon-lib/.github/workflows/merge-group-required-check-guard.yml` from 0.124.105 to 0.124.110 - [Release notes](https://github.com/nousergon/nousergon-lib/releases) - [Commits](https://github.com/nousergon/nousergon-lib/compare/2c9401940fc4e5da2bf42362dec62ac3c928fc1a...c115e75840c5e210f857107118428beb4a6fdaa8) Updates `nousergon/nousergon-lib/.github/workflows/provider-linkage-guard.yml` from 0.124.107 to 0.124.110 - [Release notes](https://github.com/nousergon/nousergon-lib/releases) - [Commits](https://github.com/nousergon/nousergon-lib/compare/c92b78563ca7230b7f45c1cb89920a157223c7c2...c115e75840c5e210f857107118428beb4a6fdaa8) --- updated-dependencies: - dependency-name: nousergon/nousergon-lib/.github/workflows/notify-ci-failure.yml dependency-version: 0.124.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: nousergon/nousergon-lib/.github/workflows/claude-md-guard.yml dependency-version: 0.124.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: nousergon/nousergon-lib/.github/workflows/gitleaks-scan.yml dependency-version: 0.124.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: nousergon/nousergon-lib/.github/workflows/merge-group-required-check-guard.yml dependency-version: 0.124.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: nousergon/nousergon-lib/.github/workflows/provider-linkage-guard.yml dependency-version: 0.124.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/claude-md-guard.yml | 2 +- .github/workflows/gitleaks.yml | 2 +- .github/workflows/merge-group-required-check-guard.yml | 2 +- .github/workflows/provider-linkage-guard.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e14029..78fe963 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,5 +124,5 @@ jobs: notify-main-failure: needs: [test, lockfile-python-parity, lockfile-reproducible, lockfile-producer] if: ${{ failure() && github.ref == 'refs/heads/main' }} - uses: nousergon/nousergon-lib/.github/workflows/notify-ci-failure.yml@2c9401940fc4e5da2bf42362dec62ac3c928fc1a + uses: nousergon/nousergon-lib/.github/workflows/notify-ci-failure.yml@c115e75840c5e210f857107118428beb4a6fdaa8 secrets: inherit diff --git a/.github/workflows/claude-md-guard.yml b/.github/workflows/claude-md-guard.yml index ce01f9e..cf2b75d 100644 --- a/.github/workflows/claude-md-guard.yml +++ b/.github/workflows/claude-md-guard.yml @@ -15,4 +15,4 @@ permissions: jobs: claude-md-untracked: - uses: nousergon/nousergon-lib/.github/workflows/claude-md-guard.yml@2c9401940fc4e5da2bf42362dec62ac3c928fc1a + uses: nousergon/nousergon-lib/.github/workflows/claude-md-guard.yml@c115e75840c5e210f857107118428beb4a6fdaa8 diff --git a/.github/workflows/gitleaks.yml b/.github/workflows/gitleaks.yml index 5a06a20..ba02670 100644 --- a/.github/workflows/gitleaks.yml +++ b/.github/workflows/gitleaks.yml @@ -19,5 +19,5 @@ permissions: jobs: gitleaks: - uses: nousergon/nousergon-lib/.github/workflows/gitleaks-scan.yml@2c9401940fc4e5da2bf42362dec62ac3c928fc1a # main — retry the gitleaks download (alpha-engine-config-I7083/I7069) + uses: nousergon/nousergon-lib/.github/workflows/gitleaks-scan.yml@c115e75840c5e210f857107118428beb4a6fdaa8 # main — retry the gitleaks download (alpha-engine-config-I7083/I7069) secrets: inherit diff --git a/.github/workflows/merge-group-required-check-guard.yml b/.github/workflows/merge-group-required-check-guard.yml index 2782559..f636b06 100644 --- a/.github/workflows/merge-group-required-check-guard.yml +++ b/.github/workflows/merge-group-required-check-guard.yml @@ -27,4 +27,4 @@ permissions: jobs: guard: - uses: nousergon/nousergon-lib/.github/workflows/merge-group-required-check-guard.yml@2c9401940fc4e5da2bf42362dec62ac3c928fc1a + uses: nousergon/nousergon-lib/.github/workflows/merge-group-required-check-guard.yml@c115e75840c5e210f857107118428beb4a6fdaa8 diff --git a/.github/workflows/provider-linkage-guard.yml b/.github/workflows/provider-linkage-guard.yml index 5fd52c0..7bd182d 100644 --- a/.github/workflows/provider-linkage-guard.yml +++ b/.github/workflows/provider-linkage-guard.yml @@ -24,4 +24,4 @@ concurrency: jobs: guard: - uses: nousergon/nousergon-lib/.github/workflows/provider-linkage-guard.yml@c92b78563ca7230b7f45c1cb89920a157223c7c2 # nousergon-lib PR371, merged 2026-08-29 + uses: nousergon/nousergon-lib/.github/workflows/provider-linkage-guard.yml@c115e75840c5e210f857107118428beb4a6fdaa8 # nousergon-lib PR371, merged 2026-08-29