chore(deps): bump the all-actions group across 1 directory with 2 updates#356
chore(deps): bump the all-actions group across 1 directory with 2 updates#356dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
88d2a48 to
9a9e56e
Compare
Dependabot Fix AssessmentPackage: `pnpm/action-setup` `5` → `6` and `actions/cache` `4` → `5` (both major) What changed upstream
Migration concerns checked
What broke (root cause analysis)The CI failures are pre-existing infrastructure issues unrelated to this dependency bump:
What was fixedNo code changes — the failures are not caused by the GitHub Actions version bumps. Verification
Notes for reviewerAction required from a human:
|
9a9e56e to
5a15a8e
Compare
Dependabot Fix AssessmentPackage: What changed upstreampnpm/action-setup v6:
actions/cache v5:
Migration concerns checked
What brokeThe CI failures are not caused by the dependency bump. Evidence:
What was fixedNo code changes were made. The dependency bump is safe and no migration is needed. Verification
Notes for reviewerRecommended action: re-run the failed CI jobs. The failures are transient environmental issues caused by concurrent test runs exhausting shared infrastructure (web CLI session limit, control API rate limits). Re-running when the environment is less congested should pass. No code changes are required to adopt |
5a15a8e to
f3b20f9
Compare
Dependabot Fix AssessmentPackages:
Scope: GitHub Actions (CI infrastructure only — not npm packages, not application code) What changed upstreampnpm/action-setup v5 → v6: Adds support for pnpm v11. Workflows still pin actions/cache v4 → v5: The action now runs on Node.js 24 instead of Node.js 20 (action runtime only). Requires runner version ≥ 2.327.1. Does not affect user code or test behaviour. Migration concerns checked
What broke (pre-existing failures, not caused by this PR)These two test categories fail in CI, but they cannot be caused by the action version bumps since those only change how the CI runner environment is set up, not pnpm version, Node.js version, npm packages, application code, or test logic:
What was fixedNo code changes were needed. The dependency bump is correct and the workflow files are already updated by Dependabot. VerificationNo code changes to verify. Notes for reviewerThe E2E failures predate this PR and are unrelated to the
|
…ates Bumps the all-actions group with 2 updates in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup) and [actions/cache](https://github.com/actions/cache). Updates `pnpm/action-setup` from 5 to 6 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v5...v6) Updates `actions/cache` from 4 to 5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
f3b20f9 to
acd3e8e
Compare
Dependabot Fix AssessmentPackage: What changed upstream
Migration concerns checked
What brokeStats tests (6 failures) and Mutable messages tests (2 failures) — both involve the Ably Control API. All failing tests call The mutable messages tests additionally fail because These failures are NOT caused by the GitHub Actions version bump. They involve Ably Control API calls and are entirely unaffected by pnpm/action-setup or actions/cache versions. Root causeThe Evidence: These same tests passed on May 3rd ( What was fixedNo code changes — the GitHub Actions version bump is correct and complete as-is. Verification
Notes for reviewerAction needed: Please check the
The GitHub Actions bump itself is safe to merge — the E2E failures are a credential/environment issue independent of this PR. |
Bumps the all-actions group with 2 updates in the / directory: pnpm/action-setup and actions/cache.
Updates
pnpm/action-setupfrom 5 to 6Release notes
Sourced from pnpm/action-setup's releases.
Commits
8912a91fix: append (not prepend) action node dir to PATH for npm bootstrap (#241)26f6d4ffix: use npm co-located with the action node binary (#239)903f9c1fix: update pnpm to 11.0.0-rc.5bdf0af2test: add strict version-match jobs to reproduce #225 / #22771c9247fix: pnpm self-update binary shadowed by bootstrap on PATH (#230)078e9d4fix: update pnpm to 11.0.0-rc.208c4be7docs(README): update action-setup version5798914chore: update .gitignoreddffd66fix: remove accidentally committed fileb43f991fix: update pnpm to 11.0.0-rc.0Updates
actions/cachefrom 4 to 5Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
27d5ce7Merge pull request #1747 from actions/yacaovsnc/update-dependencyf280785licensed changes619aeb1npm run build generated dist filesbcf16c2Update ts-http-runtime to 0.3.56682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lock