FirebaseUI-Flutter icon indicating copy to clipboard operation
FirebaseUI-Flutter copied to clipboard

chore(deps): bump futureware-tech/simulator-action from bde6805eedaeaba7775a9959970edc7d8bf10c4d to d7d71f46661576907b12f85b402a61b6650d0e57

Open dependabot[bot] opened this issue 6 months ago • 0 comments

Bumps futureware-tech/simulator-action from bde6805eedaeaba7775a9959970edc7d8bf10c4d to d7d71f46661576907b12f85b402a61b6650d0e57.

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
  • d7d71f4 Merge pull request #488 from futureware-tech/dependabot/npm_and_yarn/vercel/n...
  • 3d7aa57 Merge pull request #494 from futureware-tech/dependabot/npm_and_yarn/undici-5...
  • f260766 Merge pull request #503 from futureware-tech/dependabot/npm_and_yarn/prettier...
  • c8aa7b4 Bump prettier from 3.3.3 to 3.5.3
  • 610adde Bump undici from 5.28.4 to 5.28.5
  • 9150831 Merge pull request #489 from futureware-tech/dependabot/npm_and_yarn/typescri...
  • 033052a Bump typescript from 5.6.3 to 5.7.2
  • 45f2a5b Bump @​vercel/ncc from 0.38.1 to 0.38.3
  • bf3dedf Merge pull request #465 from futureware-tech/dependabot/npm_and_yarn/actions/...
  • b952924 Merge pull request #484 from futureware-tech/dependabot/npm_and_yarn/types/no...
  • Additional commits viewable in compare view

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[bot] avatar May 01 '25 13:05 dependabot[bot]