chore(deps): bump actions/checkout from 6.0.3 to 6.1.0 in the actions group across 1 directory - #76
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-9860b4e5d5
branch
3 times, most recently
from
July 29, 2026 09:30
22f83b9 to
a268bf4
Compare
1 task
iamjr15
added a commit
that referenced
this pull request
Jul 31, 2026
…110) Phase C of the OSS-ready program. - **PR-title gate**: Conventional-Commits pattern still enforced for all; the 72-char ceiling now exempts `dependabot[bot]` (titles are machine-generated and unshortenable — #76/#78 fail today solely on length; commitlint's own ceiling is 100). - **Dependency floors**: `dompurify` → 3.4.12 (closes alert #5); `body-parser` → 2.3.0 (resolved 2.2.2 was in-range via express + MCP-SDK paths, closes alert #4). - **`CLOUDFLARE_ACCOUNT_ID`** now read from secrets (masked in public run logs; secret created beforehand; the variable is deleted after the next validated dispatch — historical logs remain unredacted regardless). - `build-snapshot` environment casing normalized to `Production`; sandbox Dockerfile comment ties alerts #9/#8 to the existing overlay mitigation. ## Verification notes - [x] `pnpm lint` / `pnpm typecheck` / `pnpm turbo build --force` / `pnpm deadcode` / `pnpm architecture:check` / `pnpm turbo skills:build` — independent clean-install rerun - Lockfile diff limited to the two override resolutions; `pnpm why body-parser` single-resolves 2.3.0. - Post-merge: rebase #76/#78 (title gate), re-run #96 (expired quarantine), merge #81 after diff re-check; dispatch deploy to validate the secret-backed account id; then delete the variable.
Contributor
|
@dependabot rebase |
Bumps the actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...d23441a) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-9860b4e5d5
branch
from
July 31, 2026 18:59
a268bf4 to
46a637b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 1 update in the / directory: actions/checkout.
Updates
actions/checkoutfrom 6.0.3 to 6.1.0Release notes
Sourced from actions/checkout's releases.
Commits
d23441abackport fixes to releases-v6 (#2527)f93ca50backportallow-unsafe-pr-checkoutto v6 (#2500)