Skip to content

chore(deps): bump actions/checkout from 6 to 7#89

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Jun 22, 2026
Merged

chore(deps): bump actions/checkout from 6 to 7#89
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2026
JohnMcLear added a commit that referenced this pull request Jun 21, 2026
The CI forced pnpm down to 10.x via `version: 10` in pnpm/action-setup,
while Etherpad core requires `pnpm@11.1.2` (its packageManager field).
Under the mismatch the dev server's lazy frontend build never completed,
so the `ace_outer` editor iframe never rendered and *every* frontend
spec (including core a11y/rtl specs) timed out — the job ran the full
90s-per-test suite with retries until the 6h job limit cancelled it.
This has cancelled every frontend run since ~May; PR #89's checkout
bump was an unrelated victim, not the cause.

Match the rest of the ether/* plugin fleet (e.g. ep_align): read the
pnpm version from etherpad's package.json via `package_json_file`
(frontend/backend jobs that check core out at ./etherpad-lite) and let
the publish job auto-detect from the root core checkout.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JohnMcLear

Copy link
Copy Markdown
Member

@dependabot rebase

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>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 8879e7a to c911564 Compare June 22, 2026 08:58
@github-actions github-actions Bot merged commit f6badfe into main Jun 22, 2026
3 checks passed
@github-actions github-actions Bot deleted the dependabot/github_actions/actions/checkout-7 branch June 22, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant