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.10.0 to 0.11.0 #9

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps cross-platform-actions/action from 0.10.0 to 0.11.0.

Release notes

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

Cross Platform Action 0.11.0

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)

Fixed

  • NetBSD - very slow network (#46)
  • Action doesn't terminate when command fails (#21)
Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

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)

Fixed

  • NetBSD - very slow network (#46)
  • Action doesn't terminate when command fails (#21)
Commits
  • 89f92f9 Fix #50: Add support for selecting hypervisor
  • 892d929 Fix deprecation warning DEP0147
  • 158052a Fix #49: Hide most output behind output groups
  • 60f0906 Fix #46: NetBSD - very slow network
  • c6ffabb Fix #28: Add support for NetBSD on macOS runners
  • 24f8268 Remove unused method "canRunXhyve"
  • 65c599a Workaround issue with Visual Studio Code:
  • 3edaa2d Merge pull request #31 from Slackadays/master
  • 62dbf12 Polish up readme, fix a bunch of tpoyos
  • c3f0301 Fix #17: Configuration option for CPU core count
  • 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 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.10.0 to 0.11.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.10.0...v0.11.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 Apr 3, 2023
@coveralls
Copy link

Coverage Status

Coverage: 88.194%. Remained the same when pulling 0e4b294 on dependabot/github_actions/cross-platform-actions/action-0.11.0 into 33dfc05 on master.

@DrHyde DrHyde merged commit 3b3c190 into master Apr 3, 2023
69 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/cross-platform-actions/action-0.11.0 branch April 3, 2023 19:12
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.

None yet

2 participants