Skip to content

build(deps): Bump actions/checkout from 4 to 6 - #3

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

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 @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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 315e465 to 6b1e666 Compare April 27, 2026 14:47
marmar9615-cloud added a commit that referenced this pull request Apr 28, 2026
Adds the design-first artifacts for v0.5.0 — Signed Manifests:

- docs/designs/signed-manifests.md (full design doc covering threat
  model, manifest signing model, JCS canonicalization, Ed25519
  default, key set publication, rotation/revocation, freshness,
  verification failure modes, schema/SDK/scanner/MCP/CLI impact,
  backward compatibility, migration plan, and test plan).
- docs/adr/0002-signed-manifests.md (architecture decision record
  with five rejected and one deferred alternative).
- docs/issues/v0.5.0-signed-manifests.md (in-tree mirror of GitHub
  tracking issue #31).

Updates the supporting docs to reflect that v0.4.0 has shipped on
npm via Trusted Publishing and that v0.5.0 signed manifests are
now in design (not yet runtime):

- docs/roadmap.md — v0.4.0 marked shipped; v0.5.0 marked in design.
- docs/v1-readiness.md — criterion #7 (signed manifests) flipped
  to "design in progress"; #1, #2, #3 (Trusted Publishing /
  provenance) flipped to "yes" since v0.4.0 published.
- docs/threat-model.md — T1 expanded into T1.a/b/c/d sub-vectors
  and pointed at the v0.5.0 design as its mitigation.
- docs/security-configuration.md — adds a "Signed manifests
  (v0.5.0 — design only, not yet runtime)" section listing the
  proposed env vars without enforcing them.
- docs/production-readiness.md — bottom-line note now refers to
  v0.4.0 and points at the in-progress design.
- AGENTS.md / CLAUDE.md / README.md — small status notes; no
  bloat.

No runtime change. No package version bump. No publish. No tag.
No release. Unsigned manifests still validate against the v0.1
manifest spec. All safety invariants intact (confirmation gate,
origin pinning, target-origin allowlist, audit redaction, stdio
stdout hygiene, HTTP transport auth/origin checks).

Verified locally with npm run typecheck:clean (clean), npm test
(196/196), npm run build (all packages), npm run pack:dry-run
(all six packages OK at 0.4.0).

Tracking: #31

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Author

Superseded by #47.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/checkout-6 branch July 1, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants