chore(deps): bump actions/checkout from 6 to 7 - #484
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
commit: |
e9f3bd8 to
ea85ffb
Compare
Performance report — this PR vs base branch🔴 2 regressions · 🟢 3 improvements across 77 scenarios.
A metric counts as changed only past per-metric thresholds sized to measured shared-runner variance on identical code: interaction latency ±10% and 16ms (measured in 8ms steps), frame times ±30%, long-task/LoAF sums ±10% and 500ms, memory ±25% and 512KB / 60 nodes, process CPU ±20% and 10 points, GPU-process CPU ±20% and 3 points, animation ticks ±20% and 3/s, draws/tick ±20% and 0.05, hardware GPU ±20% and 10 points, compositor production ±20% and 3fps / 5 duty-cycle points, composited layers ±20% and 2 layers / 0.5 viewport areas, rendering stages ±20% and 1ms; any ms metric with a ≥100ms baseline needs ±30%. All 73 standard scenarios (full numbers)
All 5 animation scheduling controls (full numbers)
Commit 80c914d · full reports in the |
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...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>
ea85ffb to
80c914d
Compare
Bumps actions/checkout from 6 to 7.
Release notes
Sourced from actions/checkout's releases.
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)Note
Low Risk
CI-only dependency pin update; workflows use
push/pull_requestonly, so v7’s fork-PR restrictions forpull_request_target/workflow_rundo not apply here.Overview
Updates every GitHub Actions workflow that checks out the repository from
actions/checkout@v6toactions/checkout@v7, across lint/typecheck, unit/e2e/perf/build tests, publish flows, and skill tests. Step names and other inputs (e.g.fetch-depthon perf jobs) are unchanged.This is a mechanical Dependabot-style bump with no application or build script changes.
Reviewed by Cursor Bugbot for commit 80c914d. Bugbot is set up for automated code reviews on this repo. Configure here.