Closed dependabot[bot] closed 3 weeks ago
New on v4:
Add a
wait_for_boot
option (default false, preserving current behavior) to wait for Simulator to finish booting the requested image before continuing.
Maybe we should enable this before merging
Nevermind, this is iphone simulator, not Android emulator. No need to change it.
Bumps futureware-tech/simulator-action from 3 to 4.
Changelog
Sourced from futureware-tech/simulator-action's changelog.
Commits
dab10d8
Merge pull request #457 from futureware-tech/wait-for-boot8b41139
Merge pull request #458 from futureware-tech/macos-1278d572b
Remove macos-12 build (phased out)ae6be6a
Release v4fc6e8be
Add wait_for_boot option9f1c121
Merge pull request #453 from futureware-tech/dependabot/npm_and_yarn/prettier...d929065
Merge pull request #452 from futureware-tech/dependabot/npm_and_yarn/eslint-p...209f401
Merge pull request #456 from futureware-tech/dependabot/npm_and_yarn/types/no...196a833
Bump@types/node
from 20.8.7 to 22.7.9a6f0fec
Bump prettier from 3.0.3 to 3.3.3You can trigger a rebase of this PR 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