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.15.0 to 0.19.0 #107

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps cross-platform-actions/action from 0.15.0 to 0.19.0.

Release notes

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

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)

Cross Platform Action 0.17.0

Changed

Cross Platform Action 0.16.0

Added

  • Add support for FreeBSD ARM64 (#55)
Changelog

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

[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)

[0.17.0] - 2023-07-25

Changed

[0.16.0] - 2023-07-21

Added

  • Add support for FreeBSD ARM64 (#55)

[0.15.0] - 2023-06-12

Changed

[0.14.0] - 2023-04-31

Added

  • Add support for NetBSD 9.3 (#53)

[0.13.0] - 2023-04-28

Added

[0.12.0] - 2023-04-15

Added

  • Add support for OpenBSD 7.3

[0.11.0] - 2023-04-03

Added

  • Add support for selecting hypervisor (#50)
  • Add support for NetBSD on macOS runners (#28)
  • Support for configuring memory (#16)
  • Support for configuring CPU core count (#16)

Changed

  • Use output groups to hide all output except the run command (No output is removed, just hidden by default) (#49)
  • Remove support for IPv6 for NetBSD (#46)
  • Increased default memory to 13GB on macOS runner and to 6GB on Linux runners (#16)
  • Increased default CPU core count to 3 on macOS runner and to 2 on Linux runners (#16)
  • Changed from two CPU sockets to one CPU socket (#16)

... (truncated)

Commits
  • 53ae5ad Release 0.19.0
  • c4e0256 Fix #60: VMs running via QEMU only expose SSE and SSE2 CPU features
  • 476a1a8 Release 0.18.0
  • aab0a16 Document architecture aliases
  • 2da2f87 Fix incorrect architecture.kind specs
  • 3d66acb Fix #58: Add architecture alias for x86-64: x64
  • 1eb549d Add documentation about custom VM images
  • 12af1e9 Allow specifying custom image url
  • 35286f1 Bump QEMU to 8.0.3
  • c98dd5a Bump QEMU to 8.0.3
  • 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.15.0 to 0.19.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.15.0...v0.19.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 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 18, 2023
@nao1215 nao1215 merged commit ab54079 into main Sep 18, 2023
16 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/cross-platform-actions/action-0.19.0 branch September 18, 2023 11:25
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.

1 participant