Skip to content

chore(deps): update cross-platform-actions/action action to v1 - #3220

Merged
Brooooooklyn merged 1 commit into
mainfrom
renovate/cross-platform-actions-action-1.x
Apr 12, 2026
Merged

Brooooooklyn merged 1 commit into
mainfrom
renovate/cross-platform-actions-action-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
cross-platform-actions/action action major v0.32.0v1.0.0

Release Notes

cross-platform-actions/action (cross-platform-actions/action)

v1.0.0

Compare Source

Added
  • Initial release

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/cross-platform-actions-action-1.x branch from a615267 to b91481e Compare April 12, 2026 09:07
@Brooooooklyn

Copy link
Copy Markdown
Member

@claude[agent] do we have any security concern if upgrade this action?

@Claude

Claude AI commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

@claude[agent] do we have any security concern if upgrade this action?

Based on my investigation, I don't see any security concerns with upgrading to v1.0.0:

Security posture:

  • The repository has a security policy and actively addresses security issues
  • A code injection vulnerability (GHSA-928q-63gf-mc2x) was fixed in v0.30.0 (Nov 2025) - this affected the action's own release workflow, not users of the action
  • No open security advisories or alerts
  • Repository is actively maintained with recent commits

v1.0.0 changes:

  • Breaking: Requires Node.js 24 (we're already using it on line 697)
  • Breaking: Only supports Linux runners like ubuntu-latest (we're using this on line 682)
  • Breaking: Removes Xhyve hypervisor support, QEMU only (we weren't using Xhyve)
  • Fixes file ownership issues on Haiku after rsync
  • Releases are now immutable (security improvement)

Impact on napi-rs:
The workflow at .github/workflows/test-release.yaml:729 runs on ubuntu-latest with FreeBSD 15.0 in a VM, which is fully compatible with v1.0.0. No security concerns identified.

@Claude
Claude AI requested a review from Brooooooklyn April 12, 2026 09:12
@Brooooooklyn
Brooooooklyn merged commit 6291a53 into main Apr 12, 2026
73 checks passed
@Brooooooklyn
Brooooooklyn deleted the renovate/cross-platform-actions-action-1.x branch April 12, 2026 12:35
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.

2 participants