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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

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

Changelog

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

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
  • dab10d8 Merge pull request #457 from futureware-tech/wait-for-boot
  • 8b41139 Merge pull request #458 from futureware-tech/macos-12
  • 78d572b Remove macos-12 build (phased out)
  • ae6be6a Release v4
  • fc6e8be Add wait_for_boot option
  • 9f1c121 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.9
  • a6f0fec Bump prettier from 3.0.3 to 3.3.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)

@dependabot dependabot bot requested a review from krystofwoldrich as a code owner November 4, 2024 07:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
@dependabot dependabot bot requested a review from lucas-zimerman as a code owner November 4, 2024 07:56
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Nov 4, 2024
@dependabot dependabot bot requested a review from antonis as a code owner November 4, 2024 07:56
@antonis
Copy link
Collaborator

antonis commented Nov 4, 2024

@dependabot rebase

Bumps [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) from 3 to 4.
- [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@bfa03d9...dab10d8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/futureware-tech/simulator-action-4 branch from 5573d05 to 1ccc28d Compare November 4, 2024 09:47
Copy link
Collaborator

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antonis antonis merged commit 71fb727 into main Nov 4, 2024
38 checks passed
@antonis antonis deleted the dependabot/github_actions/futureware-tech/simulator-action-4 branch November 4, 2024 11:33
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