Skip to content

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

Open
dependabot[bot] wants to merge 202 commits into
masterfrom
dependabot/github_actions/actions/checkout-6
Open

chore(deps): bump actions/checkout from 4 to 6#128
dependabot[bot] wants to merge 202 commits into
masterfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 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)

Commits

Ensure critical fraud-prevention and policy text remains visible on small screens by tightening overflow and wrap rules.

Increase dark-surface label/footnote font floors and contrast to reduce misread risk for security-relevant claims and disclosures.
…ce docs

Security: adds schema-validated integration payloads to reduce ingestion ambiguity and keeps restrictive proprietary licensing to prevent unauthorized redistribution.
Add partnership collateral, demo UI, and webhook simulation scripts for the 2026-03-06 Vanta integration call.

Security: add strict HTTP security headers in vercel.api.json and reduce dependency attack surface by removing unused PDF and desktop notifier packages from production web dependencies.
Remove the Deed_Shield git submodule from repository tracking and clean up stale documentation references to the old submodule layout.

Security: reduces repository complexity and eliminates stale path references that could cause incorrect operational/security evidence mapping during audits.
chore(security): bump Fastify to 5.8.1 to remediate CVE-2026-3419
feat: complete MVP10 registry hardening artifacts
chore(governance): import db security docs and validation tests
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
dependabot Bot and others added 3 commits May 10, 2026 15:04
Bumps [fastify-rate-limit](https://github.com/fastify/fastify-rate-limit) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/fastify/fastify-rate-limit/releases)
- [Commits](https://github.com/fastify/fastify-rate-limit/commits)

---
updated-dependencies:
- dependency-name: fastify-rate-limit
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chrismaz11 <chrismaz11@me.com>
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.3 to 17.4.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.3...v17.4.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chrismaz11 <chrismaz11@me.com>
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
dependabot Bot and others added 2 commits May 10, 2026 15:30
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.1.0 to 29.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v26.1.0...v29.1.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 29.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chrismaz11 <chrismaz11@me.com>
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
dependabot Bot and others added 2 commits May 10, 2026 08:59
Bumps the cargo group with 1 update in the /circuits/non_mem_gadget directory: [rand](https://github.com/rust-random/rand).


Updates `rand` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.5...0.8.6)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.8.6
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chrismaz11 <chrismaz11@me.com>
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
dependabot Bot and others added 2 commits May 10, 2026 09:02
* chore(deps): bump actions/setup-node from 4 to 6

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci: unblock PR checks by hardening review and consistency gates

* ci: use node 20.20.2 and localize repo-consistency scans

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris <chris@chriss-MacBook-Neo.local>
Co-authored-by: chrismaz11 <chrismaz11@me.com>
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates or package management work. security Security-sensitive work or risk reduction.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants