DrHyde / perl-modules-Number-Phone

Number::Phone and friends
24 stars 31 forks source link

Bump cross-platform-actions/action from 0.17.0 to 0.19.0 #130

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cross-platform-actions/action from 0.17.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)
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)
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
  • See full diff 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 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)