Skip to content

chore(deps): bump futureware-tech/simulator-action from 4 to 5#11151

Merged
NathanWalker merged 1 commit into
mainfrom
dependabot/github_actions/futureware-tech/simulator-action-5
Apr 1, 2026
Merged

chore(deps): bump futureware-tech/simulator-action from 4 to 5#11151
NathanWalker merged 1 commit into
mainfrom
dependabot/github_actions/futureware-tech/simulator-action-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Bumps futureware-tech/simulator-action from 4 to 5.

Release notes

Sourced from futureware-tech/simulator-action's releases.

v5

  • Fix flaky boot issues by adding a retry parameter (#563).
  • Print stdout/stderr even if the command fails (#562).
Changelog

Sourced from futureware-tech/simulator-action's changelog.

v5

  • Fix flaky boot issues by adding a retry parameter (#563).
  • Print stdout/stderr even if the command fails (#562).

v4

  • Add a wait_for_boot option (default false, preserving current behavior) to wait for Simulator to finish booting the requested image before continuing.

v3

  • Breaking: change the default simulator from "model = iPhone 8" to "os = iOS", to avoid re-releasing the action each time the current model gets outdated.
  • Bump NodeJS to 20.

v2

  • Update a few packages for security reasons.
  • Bump NodeJS to 16 (#249).

v1

  • Initial release.
Commits
  • e89aa8f Merge pull request #565 from futureware-tech/v5
  • 477bd6a Release v5
  • f93dbb7 Bump eslint to 10.x
  • ebb69a2 Update dependabot settings from template
  • 6a2cef2 Merge pull request #563 from nilsreichardt/fix-boot-issue
  • 1833a2e Merge branch 'main' into fix-boot-issue
  • 759066b Merge pull request #562 from futureware-tech/logging
  • a7ad1bf Fix boot timeout
  • e163eaf Add EOL in package-lock.json
  • 32fbe00 Use package-lock.json from main
  • 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 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 [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) from 4 to 5.
- [Release notes](https://github.com/futureware-tech/simulator-action/releases)
- [Changelog](https://github.com/futureware-tech/simulator-action/blob/main/CHANGELOG.md)
- [Commits](futureware-tech/simulator-action@dab10d8...e89aa8f)

---
updated-dependencies:
- dependency-name: futureware-tech/simulator-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 1, 2026
@nx-cloud

nx-cloud Bot commented Apr 1, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 1c6bc60

Command Status Duration Result
nx test apps-automated -c=android ✅ Succeeded 2s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-01 06:56:26 UTC

@NathanWalker NathanWalker merged commit 89958b3 into main Apr 1, 2026
5 checks passed
@NathanWalker NathanWalker deleted the dependabot/github_actions/futureware-tech/simulator-action-5 branch April 1, 2026 17:24
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