Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump futureware-tech/simulator-action from 736249ceb5ed7916224ed6b6d3…
…c3582fd8049deb to 427329dea8e4d6417cba1273ebb5c9ad4720082d (#1144) Bumps [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) from 736249ceb5ed7916224ed6b6d3c3582fd8049deb to 427329dea8e4d6417cba1273ebb5c9ad4720082d. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/futureware-tech/simulator-action/blob/main/CHANGELOG.md">futureware-tech/simulator-action's changelog</a>.</em></p> <blockquote> <h2>v3</h2> <ul> <li>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.</li> <li>Bump NodeJS to 20.</li> </ul> <h2>v2</h2> <ul> <li>Update a few packages for security reasons.</li> <li>Bump NodeJS to 16 (<a href="https://redirect.github.com/futureware-tech/simulator-action/issues/249">#249</a>).</li> </ul> <h2>v1</h2> <ul> <li>Initial release.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/futureware-tech/simulator-action/commit/427329dea8e4d6417cba1273ebb5c9ad4720082d"><code>427329d</code></a> Merge pull request <a href="https://redirect.github.com/futureware-tech/simulator-action/issues/398">#398</a> from futureware-tech/simudid</li> <li><a href="https://github.com/futureware-tech/simulator-action/commit/8fde70dfb1c71e5b112917871a288ed010214d60"><code>8fde70d</code></a> Simulator UDID can't be registered with Apple</li> <li><a href="https://github.com/futureware-tech/simulator-action/commit/bfa03d93ec9de6dacb0c5553bbf8da8afc6c2ee9"><code>bfa03d9</code></a> Merge pull request <a href="https://redirect.github.com/futureware-tech/simulator-action/issues/397">#397</a> from futureware-tech/macos-13</li> <li><a href="https://github.com/futureware-tech/simulator-action/commit/8c4d418bd3c1a28a88b3b09320e5354c2993b59e"><code>8c4d418</code></a> Release v3</li> <li><a href="https://github.com/futureware-tech/simulator-action/commit/b767cf0d8fb4b451a067a9ba388f18b7102fa306"><code>b767cf0</code></a> Default to os=iOS instead of model=iPhone8</li> <li><a href="https://github.com/futureware-tech/simulator-action/commit/01ee1d9c13377aafc76c85bfcabfe3be3441ac74"><code>01ee1d9</code></a> npm update</li> <li><a href="https://github.com/futureware-tech/simulator-action/commit/e6e56fcb387146a083809e66cf513c09216d02d6"><code>e6e56fc</code></a> Lossy dependency version spec in package.json</li> <li><a href="https://github.com/futureware-tech/simulator-action/commit/5579cd84cc0df51771bc3c02f79a8428dbe5dc57"><code>5579cd8</code></a> Bump NodeJS (16 -> 20) and npm update</li> <li>See full diff in <a href="https://github.com/futureware-tech/simulator-action/compare/736249ceb5ed7916224ed6b6d3c3582fd8049deb...427329dea8e4d6417cba1273ebb5c9ad4720082d">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information