Bump the dev-dependencies group across 1 directory with 10 updates#8
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
Bump the dev-dependencies group across 1 directory with 10 updates#8dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Updates the requirements on [bevy_app](https://github.com/bevyengine/bevy), [bevy_ecs](https://github.com/bevyengine/bevy), [bevy_math](https://github.com/bevyengine/bevy), [bevy_gizmos](https://github.com/bevyengine/bevy), [bevy_sprite](https://github.com/bevyengine/bevy), [bevy_transform](https://github.com/bevyengine/bevy), [bevy_color](https://github.com/bevyengine/bevy), [bevy_log](https://github.com/bevyengine/bevy), [rand](https://github.com/rust-random/rand) and [rand_chacha](https://github.com/rust-random/rand) to permit the latest version. Updates `bevy_app` to 0.18.0 - [Release notes](https://github.com/bevyengine/bevy/releases) - [Commits](bevyengine/bevy@v0.16.0...v0.18.0) Updates `bevy_ecs` to 0.18.0 - [Release notes](https://github.com/bevyengine/bevy/releases) - [Commits](bevyengine/bevy@v0.16.0...v0.18.0) Updates `bevy_math` to 0.18.0 - [Release notes](https://github.com/bevyengine/bevy/releases) - [Commits](bevyengine/bevy@v0.16.0...v0.18.0) Updates `bevy_gizmos` to 0.18.0 - [Release notes](https://github.com/bevyengine/bevy/releases) - [Commits](bevyengine/bevy@v0.16.0...v0.18.0) Updates `bevy_sprite` to 0.18.0 - [Release notes](https://github.com/bevyengine/bevy/releases) - [Commits](bevyengine/bevy@v0.16.0...v0.18.0) Updates `bevy_transform` to 0.18.0 - [Release notes](https://github.com/bevyengine/bevy/releases) - [Commits](bevyengine/bevy@v0.16.0...v0.18.0) Updates `bevy_color` to 0.18.0 - [Release notes](https://github.com/bevyengine/bevy/releases) - [Commits](bevyengine/bevy@v0.16.0...v0.18.0) Updates `bevy_log` to 0.18.0 - [Release notes](https://github.com/bevyengine/bevy/releases) - [Commits](bevyengine/bevy@v0.16.0...v0.18.0) Updates `rand` to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.10.0) Updates `rand_chacha` to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.0...0.10.0) --- updated-dependencies: - dependency-name: bevy_app dependency-version: 0.18.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: bevy_ecs dependency-version: 0.18.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: bevy_math dependency-version: 0.18.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: bevy_gizmos dependency-version: 0.18.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: bevy_sprite dependency-version: 0.18.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: bevy_transform dependency-version: 0.18.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: bevy_color dependency-version: 0.18.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: bevy_log dependency-version: 0.18.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production dependency-group: dev-dependencies - dependency-name: rand_chacha dependency-version: 0.10.0 dependency-type: direct:production dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on bevy_app, bevy_ecs, bevy_math, bevy_gizmos, bevy_sprite, bevy_transform, bevy_color, bevy_log, rand and rand_chacha to permit the latest version.
Updates
bevy_appto 0.18.0Release notes
Sourced from bevy_app's releases.
Commits
5f8270fBump version numbers of crates / deps to 0.18.0a7e2f39Disable font hinting for UI text by default (#22494)e998464Fix the fix to the optimization and fix (#22466)91b9938Provide Set Enum forscene_spawnersystems (#22465)b368a0aImprove error message for EntityNotSpawnedError - Main Branch (#22467)2db73b8Expose current input focus from auto dir navigator for easier access (#22477)f8e531dThe fresnel can't hurt you any more (#22454)5b3fb98Remove EarthlikeAtmosphere resources (#22463)b6307d6wght font feature tag comment fix (#22441)7960925Store registered system as Option and take it when running (#22437)Updates
bevy_ecsto 0.18.0Release notes
Sourced from bevy_ecs's releases.
Commits
5f8270fBump version numbers of crates / deps to 0.18.0a7e2f39Disable font hinting for UI text by default (#22494)e998464Fix the fix to the optimization and fix (#22466)91b9938Provide Set Enum forscene_spawnersystems (#22465)b368a0aImprove error message for EntityNotSpawnedError - Main Branch (#22467)2db73b8Expose current input focus from auto dir navigator for easier access (#22477)f8e531dThe fresnel can't hurt you any more (#22454)5b3fb98Remove EarthlikeAtmosphere resources (#22463)b6307d6wght font feature tag comment fix (#22441)7960925Store registered system as Option and take it when running (#22437)Updates
bevy_mathto 0.18.0Release notes
Sourced from bevy_math's releases.
Commits
5f8270fBump version numbers of crates / deps to 0.18.0a7e2f39Disable font hinting for UI text by default (#22494)e998464Fix the fix to the optimization and fix (#22466)91b9938Provide Set Enum forscene_spawnersystems (#22465)b368a0aImprove error message for EntityNotSpawnedError - Main Branch (#22467)2db73b8Expose current input focus from auto dir navigator for easier access (#22477)f8e531dThe fresnel can't hurt you any more (#22454)5b3fb98Remove EarthlikeAtmosphere resources (#22463)b6307d6wght font feature tag comment fix (#22441)7960925Store registered system as Option and take it when running (#22437)Updates
bevy_gizmosto 0.18.0Release notes
Sourced from bevy_gizmos's releases.
Commits
5f8270fBump version numbers of crates / deps to 0.18.0a7e2f39Disable font hinting for UI text by default (#22494)e998464Fix the fix to the optimization and fix (#22466)91b9938Provide Set Enum forscene_spawnersystems (#22465)b368a0aImprove error message for EntityNotSpawnedError - Main Branch (#22467)2db73b8Expose current input focus from auto dir navigator for easier access (#22477)f8e531dThe fresnel can't hurt you any more (#22454)5b3fb98Remove EarthlikeAtmosphere resources (#22463)b6307d6wght font feature tag comment fix (#22441)7960925Store registered system as Option and take it when running (#22437)Updates
bevy_spriteto 0.18.0Release notes
Sourced from bevy_sprite's releases.
Commits
5f8270fBump version numbers of crates / deps to 0.18.0a7e2f39Disable font hinting for UI text by default (#22494)e998464Fix the fix to the optimization and fix (#22466)91b9938Provide Set Enum forscene_spawnersystems (#22465)b368a0aImprove error message for EntityNotSpawnedError - Main Branch (#22467)2db73b8Expose current input focus from auto dir navigator for easier access (#22477)f8e531dThe fresnel can't hurt you any more (#22454)5b3fb98Remove EarthlikeAtmosphere resources (#22463)b6307d6wght font feature tag comment fix (#22441)7960925Store registered system as Option and take it when running (#22437)Updates
bevy_transformto 0.18.0Release notes
Sourced from bevy_transform's releases.
Commits
5f8270fBump version numbers of crates / deps to 0.18.0a7e2f39Disable font hinting for UI text by default (#22494)e998464Fix the fix to the optimization and fix (#22466)91b9938Provide Set Enum forscene_spawnersystems (#22465)b368a0aImprove error message for EntityNotSpawnedError - Main Branch (#22467)2db73b8Expose current input focus from auto dir navigator for easier access (#22477)f8e531dThe fresnel can't hurt you any more (#22454)5b3fb98Remove EarthlikeAtmosphere resources (#22463)b6307d6wght font feature tag comment fix (#22441)7960925Store registered system as Option and take it when running (#22437)Updates
bevy_colorto 0.18.0Release notes
Sourced from bevy_color's releases.
Commits
5f8270fBump version numbers of crates / deps to 0.18.0a7e2f39Disable font hinting for UI text by default (#22494)e998464Fix the fix to the optimization and fix (#22466)91b9938Provide Set Enum forscene_spawnersystems (#22465)b368a0aImprove error message for EntityNotSpawnedError - Main Branch (#22467)2db73b8Expose current input focus from auto dir navigator for easier access (#22477)f8e531dThe fresnel can't hurt you any more (#22454)5b3fb98Remove EarthlikeAtmosphere resources (#22463)b6307d6wght font feature tag comment fix (#22441)7960925Store registered system as Option and take it when running (#22437)Updates
bevy_logto 0.18.0Release notes
Sourced from bevy_log's releases.
Commits
5f8270fBump version numbers of crates / deps to 0.18.0a7e2f39Disable font hinting for UI text by default (#22494)e998464Fix the fix to the optimization and fix (#22466)91b9938Provide Set Enum forscene_spawnersystems (#22465)b368a0aImprove error message for EntityNotSpawnedError - Main Branch (#22467)2db73b8Expose current input focus from auto dir navigator for easier access (#22477)f8e531dThe fresnel can't hurt you any more (#22454)5b3fb98Remove EarthlikeAtmosphere resources (#22463)b6307d6wght font feature tag comment fix (#22441)7960925Store registered system as Option and take it when running (#22437)Updates
randto 0.10.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
rand_chachato 0.10.0Release notes
Sourced from rand_chacha's releases.
... (truncated)
Changelog
Sourced from rand_chacha's changelog.
... (truncated)
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions