Dependency Dashboard #535

Open
opened 2025-09-14 02:04:29 +00:00 by renovate[bot] · 0 comments
renovate[bot] commented 2025-09-14 02:04:29 +00:00 (Migrated from github.com)

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: GitHub token is required for some dependencies
  • ⚠️ WARN: No github.com token has been configured. Skipping release notes retrieval

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • Update Rust crate rand to 0.10.0
  • Update Rust crate wgpu to v29
  • 🔐 Create all rate-limited PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

cargo (6)
Examples/gltf_pbr_damaged_helmet/Cargo.toml
Examples/instancing/Cargo.toml
Examples/pbr_grid/Cargo.toml
Examples/roll_camera/Cargo.toml (1)
  • async-trait 0.1
Examples/skybox/Cargo.toml
Runtime/Cargo.toml (23)
  • wgpu 26.0.1 → [Updates: 29.0.0]
  • async-std 1.13.0
  • async-trait 0.1.83
  • cgmath 0.18.0
  • dirs 6.0.0
  • gltf 1.4.1
  • fern 0.7.0
  • futures 0.3.31 → [Updates: 0.3.31]
  • hashbrown 0.16.0 → [Updates: 0.17.0]
  • humantime 2.1.0
  • image 0.25.0 → [Updates: 0.25.0]
  • log 0.4.21 → [Updates: 0.4.21]
  • pollster 0.4.0
  • rand 0.9.0 → [Updates: 0.10.0]
  • serde 1.0.174
  • smol 2.0.2
  • ulid 1.1.0
  • winit 0.30.0 → [Updates: 0.30.0]
  • glob 0.3.1
  • gilrs 0.11.0 → [Updates: 0.11.0]
  • glob 0.3.1
  • android_logger 0.15.0
  • winit 0.30.0 → [Updates: 0.30.0]
github-actions (2)
.forgejo/workflows/main.yml
.github/workflows/main.yml
gradle (4)
Android/App/build.gradle (2)
  • androidx.appcompat:appcompat 1.7.1
  • androidx.constraintlayout:constraintlayout 2.2.1
Android/build.gradle (4)
  • gradle.plugin.com.github.willir.rust:plugin 0.3.4
  • com.android.application 8.13.2 → [Updates: 9.2.1]
  • com.android.library 8.13.2 → [Updates: 9.2.1]
  • org.jetbrains.kotlin.android 2.3.0 → [Updates: 2.4.0]
Android/gradle.properties
Android/settings.gradle
gradle-wrapper (1)
Android/gradle/wrapper/gradle-wrapper.properties (1)
  • gradle 9.2.1 → [Updates: 9.5.1]
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: GitHub token is required for some dependencies - ⚠️ WARN: No github.com token has been configured. Skipping release notes retrieval ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/rand-0.x -->Update Rust crate rand to 0.10.0 - [ ] <!-- unlimit-branch=renovate/wgpu-29.x -->Update Rust crate wgpu to v29 - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/futures-0.x-lockfile -->[Update Rust crate futures to v0.3.32](pulls/650) - [ ] <!-- rebase-branch=renovate/gilrs-0.x-lockfile -->[Update Rust crate gilrs to v0.11.2](pulls/644) - [ ] <!-- rebase-branch=renovate/image-0.x-lockfile -->[Update Rust crate image to v0.25.10](pulls/645) - [ ] <!-- rebase-branch=renovate/log-0.x-lockfile -->[Update Rust crate log to v0.4.32](pulls/651) - [ ] <!-- rebase-branch=renovate/winit-0.x-lockfile -->[Update Rust crate winit to v0.30.13](pulls/646) - [ ] <!-- rebase-branch=renovate/gradle-9.x -->[Update Gradle to v9.5.1](pulls/648) - [ ] <!-- rebase-branch=renovate/org.jetbrains.kotlin.android-2.x -->[Update plugin org.jetbrains.kotlin.android to v2.4.0](pulls/637) - [ ] <!-- rebase-branch=renovate/hashbrown-0.x -->[Update Rust crate hashbrown to 0.17.0](pulls/649) - [ ] <!-- rebase-branch=renovate/com.android.application-9.x -->[Update plugin com.android.application to v9](pulls/618) - [ ] <!-- rebase-branch=renovate/com.android.library-9.x -->[Update plugin com.android.library to v9](pulls/619) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>cargo (6)</summary> <blockquote> <details><summary>Examples/gltf_pbr_damaged_helmet/Cargo.toml</summary> </details> <details><summary>Examples/instancing/Cargo.toml</summary> </details> <details><summary>Examples/pbr_grid/Cargo.toml</summary> </details> <details><summary>Examples/roll_camera/Cargo.toml (1)</summary> - `async-trait 0.1` </details> <details><summary>Examples/skybox/Cargo.toml</summary> </details> <details><summary>Runtime/Cargo.toml (23)</summary> - `wgpu 26.0.1` → [Updates: `29.0.0`] - `async-std 1.13.0` - `async-trait 0.1.83` - `cgmath 0.18.0` - `dirs 6.0.0` - `gltf 1.4.1` - `fern 0.7.0` - `futures 0.3.31` → [Updates: `0.3.31`] - `hashbrown 0.16.0` → [Updates: `0.17.0`] - `humantime 2.1.0` - `image 0.25.0` → [Updates: `0.25.0`] - `log 0.4.21` → [Updates: `0.4.21`] - `pollster 0.4.0` - `rand 0.9.0` → [Updates: `0.10.0`] - `serde 1.0.174` - `smol 2.0.2` - `ulid 1.1.0` - `winit 0.30.0` → [Updates: `0.30.0`] - `glob 0.3.1` - `gilrs 0.11.0` → [Updates: `0.11.0`] - `glob 0.3.1` - `android_logger 0.15.0` - `winit 0.30.0` → [Updates: `0.30.0`] </details> </blockquote> </details> <details><summary>github-actions (2)</summary> <blockquote> <details><summary>.forgejo/workflows/main.yml</summary> </details> <details><summary>.github/workflows/main.yml</summary> </details> </blockquote> </details> <details><summary>gradle (4)</summary> <blockquote> <details><summary>Android/App/build.gradle (2)</summary> - `androidx.appcompat:appcompat 1.7.1` - `androidx.constraintlayout:constraintlayout 2.2.1` </details> <details><summary>Android/build.gradle (4)</summary> - `gradle.plugin.com.github.willir.rust:plugin 0.3.4` - `com.android.application 8.13.2` → [Updates: `9.2.1`] - `com.android.library 8.13.2` → [Updates: `9.2.1`] - `org.jetbrains.kotlin.android 2.3.0` → [Updates: `2.4.0`] </details> <details><summary>Android/gradle.properties</summary> </details> <details><summary>Android/settings.gradle</summary> </details> </blockquote> </details> <details><summary>gradle-wrapper (1)</summary> <blockquote> <details><summary>Android/gradle/wrapper/gradle-wrapper.properties (1)</summary> - `gradle 9.2.1` → [Updates: `9.5.1`] </details> </blockquote> </details>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SakulFlee/Orbital#535
No description provided.