Bump the actions-deps group across 1 directory with 7 updates #11
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 actions-deps group with 7 updates in the / directory:
0.14.2
0.15.0
0.6.0
0.7.0
0.7.1
0.8.0
0.7.1
0.8.0
0.14.2
0.15.0
1.0.210
1.0.216
0.14.2
0.15.0
Updates
bevy
from 0.14.2 to 0.15.0Release notes
Sourced from bevy's releases.
Commits
3f2baf8
Release 0.15.0ec10c5a
Reduce iOS cpu usage (#16548)4a5f21a
Clarify inheritance behavior of required components (#16546)02b94d8
Improve ZIndex docs (#16536)89c4003
Fix newline in AnimationEvaluationState docs (#16542)923b9a9
Fix CAS toggle broken by retained render world (#16533)e4c8bb9
AnimatedField and Rework Evaluators (#16484)a35f969
Fix CAS shader alpha accessor (#16530)cf2145c
Clarify thatbevy_app::App.world()
(and mut variant) returns the main `SubA...c245be0
Skip empty spans when updating text buffers (#16524)Updates
bevy-persistent
from 0.6.0 to 0.7.0Release notes
Sourced from bevy-persistent's releases.
Commits
32d3ca5
v0.7.066f054b
chore: temporarily disable safari tests in CIe085da8
style: apply rustfmta3566d4
feat: bump thiserror to v2.081dff72
chore: allow unused imports in tests/common module as it's intended to be use...396964e
author: Fallible <[email protected]>390e61a
feat: bump bevy to v0.15Updates
bevy_prng
from 0.7.1 to 0.8.0Commits
07e52b9
chore: Prepare bevy v0.15 release (#31)4ce27f1
feat: Use clippy instead of check for better lint enforcement (#29)ee28a64
feat: Observer driven seeding + forking (#26)bf719b7
refactor: Reenable 512 bit variants of Xoshiro with remote reflected Seed512 ...57806e7
Bump Bevy to 0.15.0-rc.3. (#27)c4769ad
feat: Add ForkableInnerSeed trait, observer tests, fixes (#25)db7a4b7
refactor(GlobalRng): Merge seed resource with rng source (#24)abfd069
Merge pull request #23 from Bluefinger/seed-sources6836efe
chore: Update migration notesa58423d
chore: Update READMEUpdates
bevy_rand
from 0.7.1 to 0.8.0Commits
07e52b9
chore: Prepare bevy v0.15 release (#31)4ce27f1
feat: Use clippy instead of check for better lint enforcement (#29)ee28a64
feat: Observer driven seeding + forking (#26)bf719b7
refactor: Reenable 512 bit variants of Xoshiro with remote reflected Seed512 ...57806e7
Bump Bevy to 0.15.0-rc.3. (#27)c4769ad
feat: Add ForkableInnerSeed trait, observer tests, fixes (#25)db7a4b7
refactor(GlobalRng): Merge seed resource with rng source (#24)abfd069
Merge pull request #23 from Bluefinger/seed-sources6836efe
chore: Update migration notesa58423d
chore: Update READMEUpdates
bevy_ui
from 0.14.2 to 0.15.0Release notes
Sourced from bevy_ui's releases.
Commits
3f2baf8
Release 0.15.0ec10c5a
Reduce iOS cpu usage (#16548)4a5f21a
Clarify inheritance behavior of required components (#16546)02b94d8
Improve ZIndex docs (#16536)89c4003
Fix newline in AnimationEvaluationState docs (#16542)923b9a9
Fix CAS toggle broken by retained render world (#16533)e4c8bb9
AnimatedField and Rework Evaluators (#16484)a35f969
Fix CAS shader alpha accessor (#16530)cf2145c
Clarify thatbevy_app::App.world()
(and mut variant) returns the main `SubA...c245be0
Skip empty spans when updating text buffers (#16524)Updates
serde
from 1.0.210 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build script8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmtUpdates
bevy_window
from 0.14.2 to 0.15.0Release notes
Sourced from bevy_window's releases.
Commits
3f2baf8
Release 0.15.0ec10c5a
Reduce iOS cpu usage (#16548)4a5f21a
Clarify inheritance behavior of required components (#16546)02b94d8
Improve ZIndex docs (#16536)89c4003
Fix newline in AnimationEvaluationState docs (#16542)923b9a9
Fix CAS toggle broken by retained render world (#16533)e4c8bb9
AnimatedField and Rework Evaluators (#16484)a35f969
Fix CAS shader alpha accessor (#16530)cf2145c
Clarify thatbevy_app::App.world()
(and mut variant) returns the main `SubA...c245be0
Skip empty spans when updating text buffers (#16524)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