Bump the minorandpatch group across 1 directory with 2 updates #10
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.
Bumps the minorandpatch group with 2 updates in the / directory: bevy and bevy_egui.
Updates
bevy
from 0.13.0 to 0.13.2Release notes
Sourced from bevy's releases.
Changelog
Sourced from bevy's changelog.
Commits
aa80e2d
Release: 0.13.25a82199
Disable RAY_QUERY and RAY_TRACING_ACCELERATION_STRUCTURE by default (#12862)9d03344
Fix crash on Linux Nvidia 550 driver (#12542)0341944
Fix unhandled null characters in Android logs (#12743)ba1aca3
fix example mesh2d_manual in wasm/webgl2 (#12753)be32339
Restore pre 0.13.1 Root Node Layout behavior (#12698)1d8a735
Fix fetching assets in Web Workers (#12134)5521570
Release: 0.13.1a66bdd0
send Unused event when asset is actually unused (#12459)d2e794f
Fix CI desktop mode patch (#12440)Updates
bevy_egui
from 0.25.0 to 0.27.1Release notes
Sourced from bevy_egui's releases.
Changelog
Sourced from bevy_egui's changelog.
Commits
500e3d3
Bump to 0.27.16d0c298
fix light inrender_to_image_widget
example (#282)4a4ba67
Request Redraw only if really needed. Fixes #277 (#278)6021f22
Switch to macos-14 runners35a4943
Bump to 0.2783ef021
Fix missing modifiers updatecfd819e
Add falliable variants of primary window getters for EguiContexts3026d35
Remove redundant RenderGraphConfig9dfe707
Get window ids from events instead of manual tracking (#273)fdd6e2c
Better error on Web when missing web_sys_unstable_apis (#270)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 <dependency name> major version
will 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 version
will 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