chore(deps): bump actions/checkout from 5 to 7 - #308
Merged
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
BigSimmo
pushed a commit
that referenced
this pull request
Aug 12, 2026
Measured, not assumed. Two independent runs of the offline harness this row specifies, on Chromium 141 — the same browser that produced the row's original figures, so before/after is like-for-like. Mobile CLS (run1/run2 vs recorded): /dsm 0.035 / 0.035 was 0.363 /documents/search 0.000 / 0.000 was 0.220 / 0.013 / 0.013 was 0.023 /forms 0.081 / 0.081 was 0.310 local /therapy-compass 0.000 / 0.000 was 0.240 local The 128px reserve round trip is gone. The cause was fixed by PR #1616, not by this session: use-phone-overlay-chrome-reserve.ts keeps the CSS seed until an observer candidate holds across an 80ms quiet window and publishes only via ResizeObserver — both remedies the row proposed — and its comment at :61 cites the row by number. Two controls make this a pass rather than the false clean the row warns about: values are not uniformly 0.000, so the observer is live; and the /dsm variance the row recorded (0.363 vs 0.219) has itself vanished, which is what you expect once the transient write causing it stopped. Also recorded: #118 updated — the Lighthouse browser drift is 141-vs-151, wider than the 150-vs-151 the row states, so the budget cannot grade from this container at all. New row #308 for desktop /documents/search CLS 0.119, stable against a 0.119 baseline, above threshold, and outside #147's mobile scope — which also makes the row's "desktop passes everywhere 0.016-0.097" stale. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017paT42ZVMf8jaLtkjFxdy5
This was referenced Aug 14, 2026
BigSimmo
added a commit
that referenced
this pull request
Aug 19, 2026
…ds bundle - #QSHHGK: add bundle-budget drift warning threshold and commit-distance indicators in scripts/check-bundle-budget.mjs - #TF6TPJ: add anti-churn in-flight CI cancellation guard in scripts/sync-open-pr-branches.mjs and sync-pr-branches.mjs - #DREDWA: expand ledger writer and guard self-tests to cover 26-char Crockford ULID display IDs in scripts/check-outstanding-issues.mjs and outstanding-issues.mjs - #RZQQBT: add structured ISO UTC diagnostic execution logging to .claude/hooks/precompact-issues-capture.sh - #164Z0H: add hook permissions (100755) and line-ending (CR=0) contract tests in tests/session-start-hook.test.ts - #D6G8TC: migrate Therapy Compass headings to shared PageHeader - #ZF006G: consolidate SectionHeading components in src/components/ui/section-heading.tsx - #V0EDR4: align Favourites hero presentation between standalone and dashboard variants in favourites-hub.tsx - #339: gracefully handle empty/unauthenticated local state fallback in favourites-command-library-page.tsx - #YJ3R7Y: add SSR height reservation attributes to bespoke composer containers in favourites, tools, and dashboard slots - #308: reserve desktop composer slot height at adoption boundary to eliminate 0.118 CLS jump in master-search-header.tsx - #XPY409: document phone sticky-header mount and settle timing assertion recipes in docs/testing.md and docs/search-chrome-behaviour.md
BigSimmo
added a commit
that referenced
this pull request
Aug 19, 2026
… copy consistency bundle (#2186) * feat(hardening): implement safe tooling, ui layout, and workflow guards bundle - #QSHHGK: add bundle-budget drift warning threshold and commit-distance indicators in scripts/check-bundle-budget.mjs - #TF6TPJ: add anti-churn in-flight CI cancellation guard in scripts/sync-open-pr-branches.mjs and sync-pr-branches.mjs - #DREDWA: expand ledger writer and guard self-tests to cover 26-char Crockford ULID display IDs in scripts/check-outstanding-issues.mjs and outstanding-issues.mjs - #RZQQBT: add structured ISO UTC diagnostic execution logging to .claude/hooks/precompact-issues-capture.sh - #164Z0H: add hook permissions (100755) and line-ending (CR=0) contract tests in tests/session-start-hook.test.ts - #D6G8TC: migrate Therapy Compass headings to shared PageHeader - #ZF006G: consolidate SectionHeading components in src/components/ui/section-heading.tsx - #V0EDR4: align Favourites hero presentation between standalone and dashboard variants in favourites-hub.tsx - #339: gracefully handle empty/unauthenticated local state fallback in favourites-command-library-page.tsx - #YJ3R7Y: add SSR height reservation attributes to bespoke composer containers in favourites, tools, and dashboard slots - #308: reserve desktop composer slot height at adoption boundary to eliminate 0.118 CLS jump in master-search-header.tsx - #XPY409: document phone sticky-header mount and settle timing assertion recipes in docs/testing.md and docs/search-chrome-behaviour.md * style: format changed files with Prettier and clean up unused imports * feat(hardening): safe workflow guards, worktree pruning, and motion contracts bundle * fix(tooling): cross-platform drive regex and test cleanup bounded retries in clean-worktree * feat(hardening): 12-task route skeletons, mobile privacy warning, and copy consistency bundle * test(ui-copy): permit optional suggestions in shared home presentation assertions * docs(issues): restore base outstanding-issues ledger to maintain write discipline * docs(inbox): synchronize inbox state with base main * fix(lint): clean up unused variables, explicit types, and const declarations
17 tasks
cursor Bot
pushed a commit
that referenced
this pull request
Aug 24, 2026
The replacement done requests conflicted with still-pending dones for the same rows. Queue explicit cancellations so reconcile can apply this branch's closures.
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 actions/checkout from 5 to 7.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)Dependabot 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)