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

Bump cross-platform-actions/action from 0.17.0 to 0.21.1 #4

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps cross-platform-actions/action from 0.17.0 to 0.21.1.

Release notes

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

Cross Platform Action 0.21.1

Fixed

  • FreeBSD jobs occasionally fail when ejecting the disk (#64)

Cross Platform Action 0.21.0

Added

Cross Platform Action 0.20.0

Added

  • Add support for disabling file syncing (#65). This adds a new input parameter, sync_files. It allows to specify which directions files should be synced. From the runner to the VM, from the VM to the runner, both or none.

Cross Platform Action 0.19.1

Fixed

  • NetBSD - VM doesn't start (#62)

Cross Platform Action 0.19.0

Changed

  • VMs running via QEMU only expose SSE and SSE2 CPU features (#60). This changes the machine to q35 and the cpu to max, for x86-64 using the QEMU hypervisor. This adds more CPU features like AVX and AVX2.

Cross Platform Action 0.18.0

Added

  • Add support for custom image URLs (#13)
  • Add architecture alias for x86-64: x64 (#58)
Changelog

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

[0.21.1] - 2023-11-03

Fixed

  • FreeBSD jobs occasionally fail when ejecting the disk (#64)

[0.21.0] - 2023-10-26

Added

[0.20.0] - 2023-10-24

Added

  • Add support for disabling file syncing (#65). This adds a new input parameter, sync_files. It allows to specify which directions files should be synced. From the runner to the VM, from the VM to the runner, both or none.

[0.19.1] - 2023-10-07

Fixed

  • NetBSD - VM doesn't start (#62)

[0.19.0] - 2023-08-17

Changed

  • VMs running via QEMU only expose SSE and SSE2 CPU features (#60). This changes the machine to q35 and the cpu to max, for x86-64 using the QEMU hypervisor. This adds more CPU features like AVX and AVX2.

[0.18.0] - 2023-08-04

Added

  • Add support for custom image URLs (#13)
  • Add architecture alias for x86-64: x64 (#58)
Commits
  • 31fa1cc Fix #64: Try to mitigate failing to eject secondary disk
  • 7de7abf [no ci] Fix #70: Document preferred runner and hypervisor.
  • 4d43040 [no ci] Fix #71: Document default forwarded env vars
  • 4991218 Merge pull request #66 from scribam/node20
  • 0e13474 Add support for OpenBSD 7.4
  • c5cb935 Update actions/checkout to v4
  • d1fdef5 Update default runtime to node20
  • de0e1f1 Fix #65: Add support for disabling file syncing
  • cc49e99 [no ci] Document that ARM64 platforms can only run on Linux runners
  • 6785ab1 Fix #62: NetBSD - VM doesn't start after a 120s timeout
  • 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)

Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.17.0 to 0.21.1.
- [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.17.0...v0.21.1)

---
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>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6805037888

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.158%

Totals Coverage Status
Change from base Build 6803926586: 0.0%
Covered Lines: 1702
Relevant Lines: 1770

💛 - Coveralls

@DrHyde DrHyde merged commit e7eaaf5 into master Nov 10, 2023
65 of 66 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/cross-platform-actions/action-0.21.1 branch November 10, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants