Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump cross-platform-actions/action from 0.25.0 to 0.27.0 #4183

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

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

Release notes

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

Cross Platform Action 0.27.0

Added

  • Add support for NetBSD 10.1 (#95)

Cross Platform Action 0.26.0

Summary

Version 0.26.0 brings several enhancements and support updates. Key changes include added support for new operating systems and Below is a detailed overview of the changes.

🚀 New Features

  • FreeBSD 14.2 Support: The project now supports FreeBSD 14.2, ensuring compatibility with the latest updates in the FreeBSD ecosystem.
  • OpenBSD 7.6 Support: Added support for OpenBSD 7.6, expanding functionality for users of this operating system.
  • FreeBSD 13.4 Support: Introduced compatibility with FreeBSD 13.4, broadening FreeBSD version coverage.

🛠 Fixes and Maintenance

  • Documentation Update: Corrected a missing reference to OpenBSD 7.5 in the README to reflect supported platforms accurately.
  • README Improvements: Updated examples in the README to use the latest GitHub Action workflows. This ensures consistency with current best practices.

Acknowledgements

We would like to thank all contributors and users for their feedback and support to make this release possible!

For a detailed list of changes, please refer to the changelog on our repository.

Changelog

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

[0.27.0] - 2025-01-22

Added

  • Add support for NetBSD 10.1 (#95)

[0.26.0] - 2024-04-12

Added

  • Add support for FreeBSD 13.4
  • Add support for OpenBSD 7.6 (openbsd-builder#20)
  • Add support for FreeBSD 14.2

[0.25.0] - 2024-07-11

Added

  • Add support for NetBSD 9.4
  • Add support for FreeBSD 14.1

Deprecated

  • Support for macOS runners has been deprecated and will be removed in a future release. The reason for using macOS runners in the past has been because of the support for hardware accelerated nested virtualization using the Hypervisor framework. Since the creation of this action, the Ubuntu runners have been upgraded with better performance and added support for hardware accelerated nested virtualization using KVM. QEMU is also more stable when using KVM compared to the Hypervisor framework. Please use the ubuntu-latest runner instead.

  • The Xhyve hypervisor has been deprecated and will be removed in a future release. QEMU will be the only available hypervisor. The reason being maintenance of the Xhyve hypervisor seemed to have stopped. It's also starting to become next to impossible to build on later versions of macOS. Please switch to the QEMU hypervisor by switching to the ubuntu-latest runner.

  • The hypervisor input parameter has been deprecated will be removed in a future release. The reason being support for the Xhyve hypervisor has been deprecated, making this input parameter redundant. Please remove the use of the hypervisor input parameter and switch to the ubuntu-latest runner.

[0.24.0] - 2024-04-12

Added

  • Add support for FreeBSD 13.3
  • Add support for NetBSD 10.0
  • Add support for NetBSD ARM64 (#55)
  • Add support for OpenBSD 7.5 (openbsd-builder#16)

[0.23.0] - 2024-02-18

Added

  • Add support for FreeBSD 14.0 (#74)
  • Add post run step that prints the VM output
  • Support hardware accelerated virtualization on Linux runners (#47)

... (truncated)

Commits

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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@masatake masatake merged commit 711ad81 into master Jan 28, 2025
80 of 81 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/cross-platform-actions/action-0.27.0 branch January 28, 2025 11:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant