EightFactorial / FrogLight

Apache License 2.0
9 stars 0 forks source link

chore(deps): update rust crate bevy_core to 0.14.0 - autoclosed #228

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bevy_core (source) workspace.dependencies minor 0.13.2 -> 0.14.0

Release Notes

bevyengine/bevy (bevy_core) ### [`v0.14.0`](https://togithub.com/bevyengine/bevy/releases/tag/v0.14.0) [Compare Source](https://togithub.com/bevyengine/bevy/compare/v0.13.2...v0.14.0) - [Release Announcement](https://bevyengine.org/news/bevy-0-14/) - [Migration Guide](https://bevyengine.org/learn/migration-guides/0-13-to-0-14/)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package bevy_core@0.13.2 --precise 0.14.0
    Updating crates.io index
error: failed to select a version for the requirement `bevy_core = "^0.13"`
candidate versions found which didn't match: 0.14.0
location searched: crates.io index
required by package `bevy-inspector-egui v0.24.0`
    ... which satisfies dependency `bevy-inspector-egui = "^0.24.0"` (locked to 0.24.0) of package `froglight-components v0.1.0 (/tmp/renovate/repos/github/EightFactorial/FrogLight/crates/froglight-components)`
perhaps a crate was updated and forgotten to be re-vendored?