Skip to content

chore(deps): Bump actions/checkout from 4 to 6#97

Merged
jscraik merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6
Feb 24, 2026
Merged

chore(deps): Bump actions/checkout from 4 to 6#97
jscraik merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Bumped actions/checkout to v6 in the CodeQL workflow to support Node.js 24 and use safer persisted credentials.

  • Migration
    • Self-hosted runners must be Actions Runner v2.329.0+ for container actions to access persisted credentials.

Written for commit 71d8f11. Summary will update on new commits.

@dependabot dependabot bot added dependencies Dependency updates github_actions Pull requests that update GitHub Actions code labels Feb 23, 2026
@chatgpt-codex-connector
Copy link

You have reached your Codex rate limits. Please try again later.

@socket-security
Copy link

socket-security bot commented Feb 23, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm vite is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: docs/validation/prototype/package.jsonnpm/vite@6.4.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/vite@6.4.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file (changes from recent commits).

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="packages/ui/src/integrations/apps-sdk-wrapper/index.tsx">

<violation number="1" location="packages/ui/src/integrations/apps-sdk-wrapper/index.tsx:24">
P2: All changed lines use tab indentation, but the project's `biome.json` and `.editorconfig` both mandate 2-space indentation for `.tsx` files. This will fail CI formatting checks. Re-format with `biome format --write` or your editor's formatter.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 4 files (changes from recent commits).

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="packages/astudio-make-template/package.json">

<violation number="1" location="packages/astudio-make-template/package.json:14">
P2: Incomplete rename: dependency changed to `@design-studio/astudio-icons` but the guidelines files in this package still reference the old `@design-studio/icons` name. Since `guidelines/` is a published artifact, users following the template will get broken import examples.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

@socket-security
Copy link

socket-security bot commented Feb 24, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​react@​19.2.141001007995100
Addedvite@​6.4.1861008399100
Addedreact@​19.2.41001008497100
Addedreact-dom@​19.2.41001009298100
Added@​vitejs/​plugin-react@​5.1.410010010095100

View full report

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 issues found across 3 files (changes from recent commits).

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="docs/design-system/COVERAGE_MATRIX.json">

<violation number="1" location="docs/design-system/COVERAGE_MATRIX.json:822">
P2: The renamed `card` entry lost the `widget_used: true` tracking that the previous `Card` entry had. If the Card component is still used in the widget surface, this should be preserved to keep the coverage matrix accurate.</violation>
</file>

<file name="docs/design-system/COVERAGE_MATRIX.md">

<violation number="1" location="docs/design-system/COVERAGE_MATRIX.md:62">
P2: 16 duplicate component entries introduced with conflicting metadata. For example, both `Accordion` (Source: radix_fallback, Fallback: radix) and `accordion` (Source: local_primitive, Fallback: -) now exist in the matrix. This applies to Accordion, Avatar, Badge, Breadcrumb, Button, Checkbox, Dialog, Label, Popover, Select, Separator, Sheet, Slider, Switch, Tabs, and Tooltip. Since this file is generated by `scripts/generate-coverage-matrix.ts`, the generator script likely needs to deduplicate or normalize component names to avoid these conflicting entries.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 3 files (changes from recent commits).

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="docs/design-system/COVERAGE_MATRIX.json">

<violation number="1" location="docs/design-system/COVERAGE_MATRIX.json:764">
P2: Bug: `status` field incorrectly set to `"widget_used"` instead of `"active"`. This looks like the field name from the adjacent `widget_used` boolean leaked into the `status` value. Every other component in the matrix has `"status": "active"`. The intended change was likely only to flip `widget_used` to `true` while keeping the status as `"active"`.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

@jscraik
Copy link
Owner

jscraik commented Feb 24, 2026

Automation triage update: resolved actionable review comments (including wrapper formatting and matrix data-quality feedback), repaired lockfile, and fixed matrix generation path failures on this branch. Remaining blocker is CI \ failing in \ with broad repo-baseline errors (TS6307 + missing icon/apps-sdk exports) unrelated to the checkout-action bump itself.\n\nManual next step: merge a baseline typecheck stabilization change to , then update/re-run this Dependabot PR.

@jscraik
Copy link
Owner

jscraik commented Feb 24, 2026

Blocker note: build (ubuntu-latest) fails at Type-check packages with broad baseline errors (TS6307 project file-list, missing icon exports, missing integrations/apps-sdk types). These are repo-wide and not isolated to this Dependabot bump. Next step: land a dedicated baseline typecheck stabilization PR on main, then update and rerun PR #97.

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>
@jscraik jscraik force-pushed the dependabot/github_actions/actions/checkout-6 branch from eb0972f to 71d8f11 Compare February 24, 2026 17:16
@jscraik jscraik merged commit 7e57c57 into main Feb 24, 2026
8 of 9 checks passed
@jscraik jscraik deleted the dependabot/github_actions/actions/checkout-6 branch February 24, 2026 17:38
@argos-ci
Copy link

argos-ci bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected 52 failures Feb 24, 2026, 5:51 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant