Skip to content

Commit fbd1203

Browse files
chore(deps): bump bevy from 0.17.3 to 0.18.0 (#20)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [bevy](https://github.com/bevyengine/bevy) from 0.17.3 to 0.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bevyengine/bevy/releases">bevy's releases</a>.</em></p> <blockquote> <h2>v0.18.0</h2> <p><a href="https://bevy.org/news/bevy-0-18/">https://bevy.org/news/bevy-0-18/</a></p> <h2>v0.18.0-rc.2</h2> <p>A full diff of what's in the release candidate can be seen here: <a href="https://github.com/bevyengine/bevy/compare/v0.17.3...v0.18.0-rc.2">https://github.com/bevyengine/bevy/compare/v0.17.3...v0.18.0-rc.2</a></p> <p>The list of new fixes from the previous RC can be seen here: <a href="https://github.com/bevyengine/bevy/compare/v0.18.0-rc.1...v0.18.0-rc.2">https://github.com/bevyengine/bevy/compare/v0.18.0-rc.1...v0.18.0-rc.2</a></p> <h2>v0.18.0-rc.1</h2> <p>A full diff of what's in the release candidate can be seen here: <a href="https://github.com/bevyengine/bevy/compare/v0.17.3...v0.18.0-rc.1">https://github.com/bevyengine/bevy/compare/v0.17.3...v0.18.0-rc.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bevyengine/bevy/commit/5f8270f2e049f90139a503d1e930070d926f9427"><code>5f8270f</code></a> Bump version numbers of crates / deps to 0.18.0</li> <li><a href="https://github.com/bevyengine/bevy/commit/a7e2f399e70cb9f41502ee999b91974ef4c3758a"><code>a7e2f39</code></a> Disable font hinting for UI text by default (<a href="https://redirect.github.com/bevyengine/bevy/issues/22494">#22494</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/e9984640b0d94cc582728fe5f6e8f7974a279c29"><code>e998464</code></a> Fix the fix to the optimization and fix (<a href="https://redirect.github.com/bevyengine/bevy/issues/22466">#22466</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/91b9938e7b97eb9e294763c677da9c365d0a6615"><code>91b9938</code></a> Provide Set Enum for <code>scene_spawner</code> systems (<a href="https://redirect.github.com/bevyengine/bevy/issues/22465">#22465</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/b368a0aeda4235f25863a5bbf5dcedc68897c5c7"><code>b368a0a</code></a> Improve error message for EntityNotSpawnedError - Main Branch (<a href="https://redirect.github.com/bevyengine/bevy/issues/22467">#22467</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/2db73b8c9c5bafeaf834a6efbf6a763c4009d714"><code>2db73b8</code></a> Expose current input focus from auto dir navigator for easier access (<a href="https://redirect.github.com/bevyengine/bevy/issues/22477">#22477</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/f8e531d1693301d7d3feba6404236bcdfcab7f33"><code>f8e531d</code></a> The fresnel can't hurt you any more (<a href="https://redirect.github.com/bevyengine/bevy/issues/22454">#22454</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/5b3fb9853e5ab6b1da0ac90a214c057c79a33ea8"><code>5b3fb98</code></a> Remove EarthlikeAtmosphere resources (<a href="https://redirect.github.com/bevyengine/bevy/issues/22463">#22463</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/b6307d6e90e81536dcd1544e86367898403d2592"><code>b6307d6</code></a> wght font feature tag comment fix (<a href="https://redirect.github.com/bevyengine/bevy/issues/22441">#22441</a>)</li> <li><a href="https://github.com/bevyengine/bevy/commit/7960925ae155f0d2ab92aa2e7789ad617c4e847f"><code>7960925</code></a> Store registered system as Option and take it when running (<a href="https://redirect.github.com/bevyengine/bevy/issues/22437">#22437</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bevyengine/bevy/compare/v0.17.3...v0.18.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bevy&package-manager=cargo&previous-version=0.17.3&new-version=0.18.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 8e5499e commit fbd1203

2 files changed

Lines changed: 139 additions & 222 deletions

File tree

0 commit comments

Comments
 (0)