Skip to content

Bump cross-platform-actions/action from 0.28.0 to 1.0.0#30

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/cross-platform-actions/action-1.0.0
Open

Bump cross-platform-actions/action from 0.28.0 to 1.0.0#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/cross-platform-actions/action-1.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps cross-platform-actions/action from 0.28.0 to 1.0.0.

Release notes

Sourced from cross-platform-actions/action's releases.

Cross Platform Action 1.0.0

Fixed

  • Fix #108: Fix file ownership on Haiku after rsync, resolving git safe.directory errors

Changed

  • Breaking: Update the requirement of Node for running this action from version 20 to 24.

Removed

  • Breaking: Remove support for running on macOS runners. Only Linux runners (e.g. ubuntu-latest) are now supported. This was deprecated in v0.25.0.
  • Breaking: Remove the Xhyve hypervisor and the hypervisor input parameter. QEMU is now the only supported hypervisor. These were deprecated in v0.25.0.

Cross Platform Action 0.32.0

Added

  • Add support for OmniOS

Cross Platform Action 0.31.0

Added

  • Add support for FreeBSD 15.0 (#114)

Fixed

  • Fix empty hostname (#113)

Changed

  • Releases are now immutable (#117)

Cross Platform Action 0.30.0

Added

  • Document how to report a security vulnerability
  • Add support for OpenBSD 7.8 (#112)

Security

Cross Platform Action 0.29.0

Added

Fixed

  • Fix file sync on Haiku (#104)
Changelog

Sourced from cross-platform-actions/action's changelog.

[1.0.0] - 2026-04-12

Fixed

  • Fix #108: Fix file ownership on Haiku after rsync, resolving git safe.directory errors

Changed

  • Breaking: Update the requirement of Node for running this action from version 20 to 24.

Removed

  • Breaking: Remove support for running on macOS runners. Only Linux runners (e.g. ubuntu-latest) are now supported. This was deprecated in v0.25.0.
  • Breaking: Remove the Xhyve hypervisor and the hypervisor input parameter. QEMU is now the only supported hypervisor. These were deprecated in v0.25.0.

[0.32.0] - 2025-12-21

Added

  • Add support for OmniOS

[0.31.0] - 2025-12-15

Added

  • Add support for FreeBSD 15.0 (#114)

Fixed

  • Fix empty hostname (#113)

[0.30.0] - 2025-11-04

Added

  • Document how to report a security vulnerability
  • Add support for OpenBSD 7.8 (#112)

Security

[0.29.0] - 2025-07-22

Added

Fixed

  • Fix file sync on Haiku (#104)
Commits
  • 2331563 Release 1.0.0
  • 1631483 Assert that the release script is running on master
  • 47af1ea Add release script
  • ca9a0a1 Add a check that the committed dist files match the source code
  • d5b5b85 Merge pull request #128 from cross-platform-actions/dependabot/npm_and_yarn/t...
  • 3d0f9f6 Fix error in the release CI workflow
  • a7e29cd Remove the hypervisor action parameter
  • cd600e1 Remove support for macOS
  • db3b320 Merge pull request #134 from mr-raj12/fix/108-haiku-file-ownership
  • 5292216 Add e2e test for Haiku file ownership after rsync
  • Additional commits viewable in compare view

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)

Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.28.0 to 1.0.0.
- [Release notes](https://github.com/cross-platform-actions/action/releases)
- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)
- [Commits](cross-platform-actions/action@v0.28.0...v1.0.0)

---
updated-dependencies:
- dependency-name: cross-platform-actions/action
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 13, 2026
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.

0 participants