No description provided.
Bumps [bevy_app](https://github.com/bevyengine/bevy) from 0.11.0 to 0.12.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bevyengine/bevy/blob/main/CHANGELOG.md">bevy_app's changelog</a>.</em></p> <blockquote> <h2>Version 0.12.0 (2023-11-04)</h2> <h3>A-ECS + A-Diagnostics</h3> <ul> <li>[Cache parallel iteration spans][9950]</li> </ul> <h3>A-ECS + A-Scenes</h3> <ul> <li>[Make builder types take and return <code>Self</code>][10001]</li> </ul> <h3>A-Scenes</h3> <ul> <li>[Move scene spawner systems to SpawnScene schedule][9260]</li> <li>[Add <code>SceneInstanceReady</code>][9313]</li> <li>[Add <code>SpawnScene</code> to prelude][9451]</li> <li>[Finish documenting <code>bevy_scene</code>][9949]</li> <li>[Only attempt to copy resources that still exist from scenes][9984]</li> <li>[Correct Scene loader error description][10161]</li> </ul> <h3>A-Tasks + A-Diagnostics</h3> <ul> <li>[Fix doc warning in bevy_tasks][9348]</li> </ul> <h3>A-Tasks</h3> <ul> <li>[elaborate on TaskPool and bevy tasks][8750]</li> <li>[Remove Resource and add Debug to TaskPoolOptions][9485]</li> <li>[Fix clippy lint in single_threaded_task_pool][9851]</li> <li>[Remove dependecies from bevy_tasks' README][9881]</li> <li>[Allow using async_io::block_on in bevy_tasks][9626]</li> <li>[add test for nested scopes][10026]</li> <li>[Global TaskPool API improvements][10008]</li> </ul> <h3>A-Audio + A-Windowing</h3> <ul> <li>[Application lifetime events (suspend audio on Android)][10158]</li> </ul> <h3>A-Animation + A-Transform</h3> <ul> <li>[Add system parameter for computing up-to-date <code>GlobalTransform</code>s][8603]</li> </ul> <h3>A-Transform</h3> <ul> <li>[Update <code>GlobalTransform</code> on insertion][9081]</li> <li>[Add <code>Without<Parent></code> filter to <code>sync_simple_transforms</code>' orphaned entities query][9518]</li> <li>[Fix ambiguities in transform example][9845]</li> </ul> <h3>A-App</h3> <ul> <li>[Add <code>track_caller</code> to <code>App::add_plugins</code>][9174]</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bevyengine/bevy/commit/bf30a25efc35e3cd2dd8ad5aee8517eefcf6e72b"><code>bf30a25</code></a> Release 0.12 (<a href="https://redirect.github.com/bevyengine/bevy/issues/10362">#10362</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/1d8d78ef0e34473f53eaa5bce1e27696c8e98063"><code>1d8d78e</code></a> Update color and naming for consistency (<a href="https://redirect.github.com/bevyengine/bevy/issues/10367">#10367</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/cd594221cf528dc6cdea234002679b73098ef42a"><code>cd59422</code></a> gate depth reads on !WEBGL2 (<a href="https://redirect.github.com/bevyengine/bevy/issues/10365">#10365</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/1e35a06e29382ea6584163cda9506757d618fa3c"><code>1e35a06</code></a> 0.12 Changelog (<a href="https://redirect.github.com/bevyengine/bevy/issues/10361">#10361</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/624801b942bc7b26c6aa0e6efd111c52b7eadbc8"><code>624801b</code></a> Fix example showcase (<a href="https://redirect.github.com/bevyengine/bevy/issues/10366">#10366</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/64faadb9325938d255386c8ee535d0ee03e88c82"><code>64faadb</code></a> Fix gizmo crash when prepass enabled (<a href="https://redirect.github.com/bevyengine/bevy/issues/10360">#10360</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/49bc6cfd625183d7aaa23f81f7c6abb700c91268"><code>49bc6cf</code></a> support file operations in single threaded context (<a href="https://redirect.github.com/bevyengine/bevy/issues/10312">#10312</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/fd232ad360bdac516d497d08ab80a4e62ed1c830"><code>fd232ad</code></a> Add UI Materials (<a href="https://redirect.github.com/bevyengine/bevy/issues/9506">#9506</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/6a7b21592facb954305df55d98bdd18af4283b83"><code>6a7b215</code></a> Fix typo in window.rs (<a href="https://redirect.github.com/bevyengine/bevy/issues/10358">#10358</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/a1681f43d94226c9a24c95615e1fbd11c747eaf8"><code>a1681f4</code></a> Allow AccessKit to react to WindowEvents before they reach the engine (<a href="https://redirect.github.com/bevyengine/bevy/issues/10356">#10356</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bevyengine/bevy/compare/v0.11.0...v0.12.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.