Skip to content

Bump cross-platform-actions/action from 0.15.0 to 0.19.0#100

Merged
nao1215 merged 1 commit intomainfrom
dependabot/github_actions/cross-platform-actions/action-0.19.0
Sep 14, 2023
Merged

Bump cross-platform-actions/action from 0.15.0 to 0.19.0#100
nao1215 merged 1 commit intomainfrom
dependabot/github_actions/cross-platform-actions/action-0.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 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)
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 14, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 14, 2023

Codecov Report

Merging #100 (1b62c68) into main (ac1e7bb) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   80.88%   80.88%           
=======================================
  Files          14       14           
  Lines         701      701           
=======================================
  Hits          567      567           
  Misses        100      100           
  Partials       34       34           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nao1215 nao1215 merged commit db5a4ef into main Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/cross-platform-actions/action-0.19.0 branch September 14, 2023 16:28
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