Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

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

Release notes

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

Cross Platform Action 0.28.0

Added

Changelog

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

[0.28.0] - 2025-05-19

Added

Commits
  • 97419d1 Release 0.28.0
  • bc8ba4b Fix #30: Add support for Haiku
  • 55b9c6f Add support for checking the uname version to the test helper action
  • 5689426 Add extra output to test action
  • 043a2b4 Move VM file system synchronization to separate class
  • 6dee23f Add support for overriding VM user
  • db4e23e Add tests for VM.execute methods
  • 5de373d Refactor rsync flags
  • 7c37d6b Move createVirtualMachine to base class
  • cd23569 Move hypervisorUrl to base class.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 1, 2025
@coveralls
Copy link

coveralls commented Jun 1, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 5df2b4d on dependabot/github_actions/cross-platform-actions/action-0.28.0
into fc24ed4 on master.

Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.27.0 to 0.28.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.27.0...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/cross-platform-actions/action-0.28.0 branch from ade7df5 to 5df2b4d Compare June 1, 2025 18:03
@DrHyde DrHyde merged commit d228483 into master Jun 2, 2025
74 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/cross-platform-actions/action-0.28.0 branch June 2, 2025 08:38
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.

3 participants