Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate bevy to v0.14.2 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2022

This PR contains the following updates:

Package Type Update Change
bevy (source) dependencies minor 0.8 -> 0.14
bevy (source) dependencies minor 0.8.1 -> 0.14.0

Release Notes

bevyengine/bevy (bevy)

v0.14.2

Compare Source

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.14.1...v0.14.2

v0.14.1

Compare Source

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.14.0...v0.14.1

v0.14.0

Compare Source

v0.13.2

Compare Source

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.13.1...v0.13.2

v0.13.1

Compare Source

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.13.0...v0.13.1

v0.13.0

Compare Source

v0.12.1

Compare Source

v0.12.0

Compare Source

v0.11.3

Compare Source

v0.11.2

Compare Source

v0.11.1

Compare Source

v0.11.0

Compare Source

v0.10.1

Compare Source

v0.10.0

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/bevy-0.x branch 3 times, most recently from 741d6eb to 57dc1b8 Compare November 22, 2022 11:04
@renovate renovate bot changed the title Update Rust crate bevy to v0.9.0 Update Rust crate bevy to v0.9.1 Dec 1, 2022
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from fa84788 to 9721576 Compare January 8, 2023 21:33
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from 7d5a774 to 193d6c7 Compare March 6, 2023 20:14
@renovate renovate bot changed the title Update Rust crate bevy to v0.9.1 Update Rust crate bevy to v0.10.0 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from 4cc4f92 to 8e83165 Compare April 1, 2023 03:09
@renovate renovate bot changed the title Update Rust crate bevy to v0.10.0 Update Rust crate bevy to v0.10.1 Apr 1, 2023
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from 3e57d51 to dfb165c Compare April 13, 2023 12:27
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from d004b65 to 636cef8 Compare May 28, 2023 14:35
@renovate renovate bot changed the title Update Rust crate bevy to v0.10.1 Update Rust crate bevy to v0.11.0 Jul 9, 2023
@renovate renovate bot changed the title Update Rust crate bevy to v0.11.0 Update Rust crate bevy to v0.11.1 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from 2f3675e to 8180b45 Compare August 18, 2023 21:12
@renovate renovate bot changed the title Update Rust crate bevy to v0.11.1 Update Rust crate bevy to v0.11.2 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 3 times, most recently from 1b34f77 to cb55a39 Compare September 10, 2023 06:12
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from 3809a08 to 363b30d Compare November 30, 2023 04:12
@renovate renovate bot changed the title Update Rust crate bevy to v0.12.0 Update Rust crate bevy to v0.12.1 Nov 30, 2023
Copy link
Contributor Author

renovate bot commented Jan 1, 2024

⚠ Artifact update problem

Renovate failed to update artifacts 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path launchers/wasm/Cargo.toml --package bevy@0.8.1 --precise 0.13.2
    Updating crates.io index
error: failed to select a version for the requirement `bevy = "^0.8"`
candidate versions found which didn't match: 0.13.2
location searched: crates.io index
required by package `bevy-inspector-egui v0.13.0`
    ... which satisfies dependency `bevy-inspector-egui = "^0.13.0"` (locked to 0.13.0) of package `LastKingdom v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2)`
    ... which satisfies path dependency `LastKingdom` (locked to 0.1.0) of package `wasm-launcher v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2/launchers/wasm)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path launchers/native/Cargo.toml --package bevy@0.8.1 --precise 0.13.2
    Updating crates.io index
error: failed to select a version for the requirement `bevy = "^0.8"`
candidate versions found which didn't match: 0.13.2
location searched: crates.io index
required by package `bevy-inspector-egui v0.13.0`
    ... which satisfies dependency `bevy-inspector-egui = "^0.13.0"` (locked to 0.13.0) of package `LastKingdom v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2)`
    ... which satisfies path dependency `LastKingdom` (locked to 0.1.0) of package `wasm-launcher v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2/launchers/wasm)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package bevy@0.8.1 --precise 0.13.2
    Updating crates.io index
error: failed to select a version for the requirement `bevy = "^0.8"`
candidate versions found which didn't match: 0.13.2
location searched: crates.io index
required by package `bevy-inspector-egui v0.13.0`
    ... which satisfies dependency `bevy-inspector-egui = "^0.13.0"` (locked to 0.13.0) of package `LastKingdom v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2)`
    ... which satisfies path dependency `LastKingdom` (locked to 0.1.0) of package `wasm-launcher v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2/launchers/wasm)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/bevy-0.x branch 3 times, most recently from 9c4c898 to fc53467 Compare January 4, 2024 14:34
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from 54f904a to f7e3572 Compare January 14, 2024 00:57
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from 16afcde to feb132a Compare January 29, 2024 15:40
@renovate renovate bot changed the title Update Rust crate bevy to v0.12.1 Update Rust crate bevy to v0.13.0 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/bevy-0.x branch 2 times, most recently from 3b6f22d to ef6aedf Compare February 23, 2024 09:05
@renovate renovate bot changed the title Update Rust crate bevy to v0.13.0 Update Rust crate bevy to v0.13.1 Mar 19, 2024
@renovate renovate bot changed the title Update Rust crate bevy to v0.13.1 Update Rust crate bevy to v0.13.2 Apr 5, 2024
@renovate renovate bot changed the title Update Rust crate bevy to v0.13.2 Update Rust crate bevy to 0.13.2 May 1, 2024
@renovate renovate bot changed the title Update Rust crate bevy to 0.13.2 Update Rust crate bevy to v0.13.2 May 5, 2024
@renovate renovate bot changed the title Update Rust crate bevy to v0.13.2 Update Rust crate bevy to v0.14.0 Jul 4, 2024
Copy link
Contributor Author

renovate bot commented Jul 4, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path launchers/wasm/Cargo.toml --package bevy@0.8.1 --precise 0.14.0
    Updating crates.io index
error: failed to select a version for the requirement `bevy = "^0.8"`
candidate versions found which didn't match: 0.14.0
location searched: crates.io index
required by package `bevy-inspector-egui v0.13.0`
    ... which satisfies dependency `bevy-inspector-egui = "^0.13.0"` (locked to 0.13.0) of package `LastKingdom v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2)`
    ... which satisfies path dependency `LastKingdom` (locked to 0.1.0) of package `wasm-launcher v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2/launchers/wasm)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path launchers/native/Cargo.toml --package bevy@0.8.1 --precise 0.14.0
    Updating crates.io index
error: failed to select a version for the requirement `bevy = "^0.8"`
candidate versions found which didn't match: 0.14.0
location searched: crates.io index
required by package `bevy-inspector-egui v0.13.0`
    ... which satisfies dependency `bevy-inspector-egui = "^0.13.0"` (locked to 0.13.0) of package `LastKingdom v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2)`
    ... which satisfies path dependency `LastKingdom` (locked to 0.1.0) of package `wasm-launcher v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2/launchers/wasm)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package bevy@0.8.1 --precise 0.14.0
    Updating crates.io index
error: failed to select a version for the requirement `bevy = "^0.8"`
candidate versions found which didn't match: 0.14.0
location searched: crates.io index
required by package `bevy-inspector-egui v0.13.0`
    ... which satisfies dependency `bevy-inspector-egui = "^0.13.0"` (locked to 0.13.0) of package `LastKingdom v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2)`
    ... which satisfies path dependency `LastKingdom` (locked to 0.1.0) of package `wasm-launcher v0.1.0 (/tmp/renovate/repos/github/droog126/lastkingdom2/launchers/wasm)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot changed the title Update Rust crate bevy to v0.14.0 Update Rust crate bevy to v0.14.1 Aug 2, 2024
@renovate renovate bot changed the title Update Rust crate bevy to v0.14.1 Update Rust crate bevy to v0.14.2 Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants