Skip to content

chore(deps): bump actions/checkout from 4 to 6#29

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6
Closed

chore(deps): bump actions/checkout from 4 to 6#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Bumps actions/checkout from 4 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

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

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 4, 2026
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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-6 branch from b63ec84 to 7347889 Compare April 14, 2026 11:01
@radiolabme
Copy link
Copy Markdown
Collaborator

@dependabot rebase and fix the failed CI action

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 14, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

radiolabme added a commit that referenced this pull request Apr 14, 2026
- Remove npm run verify from CI: audit is now handled by Dependabot
  security alerts; outdated packages handled by Dependabot PRs; Node
  version enforced by setup-node. Running verify was blocking all
  Dependabot PRs due to an unfixable transitive CVE in astro's bundled
  vite (dev tool, not runtime).
- Bump actions/checkout@v4 → @v6 in ci.yml and deploy.yml (supersedes
  open Dependabot PR #29)
- Align deploy.yml node-version to 22, matching ci.yml
radiolabme added a commit that referenced this pull request Apr 14, 2026
* feat(utils): add stripMarkdown utility

* feat(events): add EventInviteText component

* feat(events): add invite text to event pages

* feat(events): clipboard copy icon on event datetime; simplify footer

- Replace details/summary invite text block with inline clipboard icon
  button next to the event datetime; icon swaps to checkmark on copy
- Use standard stacked-rectangles copy icon (Lucide Copy)
- Fix clipboard fallback via execCommand textarea method
- Remove stray venue address from event page footer meta
- Remove footer navigation/connect columns; replace with inline
  copyright + Contact · GitHub, Contact ordered first
- GitHub footer link points to repo issues page

* ci: remove verify step, bump actions/checkout to v6, align node version

- Remove npm run verify from CI: audit is now handled by Dependabot
  security alerts; outdated packages handled by Dependabot PRs; Node
  version enforced by setup-node. Running verify was blocking all
  Dependabot PRs due to an unfixable transitive CVE in astro's bundled
  vite (dev tool, not runtime).
- Bump actions/checkout@v4 → @v6 in ci.yml and deploy.yml (supersedes
  open Dependabot PR #29)
- Align deploy.yml node-version to 22, matching ci.yml

* chore: remove verify step from pre-push hook

---------

Co-authored-by: radiolabme <radiolabme@users.noreply.github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 14, 2026

Looks like actions/checkout is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 14, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/checkout-6 branch April 14, 2026 11:48
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