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

Dependency Dashboard #376

Open
72 tasks
renovate bot opened this issue Apr 2, 2024 · 0 comments
Open
72 tasks

Dependency Dashboard #376

renovate bot opened this issue Apr 2, 2024 · 0 comments

Comments

@renovate
Copy link

renovate bot commented Apr 2, 2024

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

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update rust crate pretty_assertions to v1.4.1
  • chore(deps): update ubuntu docker tag to lunar-20231128
  • fix(deps): update rust crate anyhow to v1.0.95
  • fix(deps): update rust crate append-only-vec to v0.1.7
  • fix(deps): update rust crate blake3 to v1.5.5
  • fix(deps): update rust crate clap to v4.5.26
  • fix(deps): update rust crate futures to v0.3.31
  • fix(deps): update rust crate once_map to v0.4.21
  • fix(deps): update rust crate proc-macro2 to v1.0.93
  • fix(deps): update rust crate quote to v1.0.38
  • fix(deps): update rust crate semver to v1.0.24
  • fix(deps): update rust crate serde to v1.0.217
  • fix(deps): update rust crate serde_json to v1.0.135
  • fix(deps): update rust crate syn to v2.0.96
  • fix(deps): update rust crate sys-locale to v0.3.2
  • fix(deps): update rust crate thiserror to v1.0.69
  • fix(deps): update rust crate tracing-tracy to v0.11.4
  • fix(deps): update rust crate ulid to v1.1.4
  • fix(deps): update rust-wasm-bindgen monorepo (wasm-bindgen-futures, web-sys)
  • fix(deps): update tokio-tracing monorepo (tracing, tracing-subscriber)
  • chore(deps): update docker/dockerfile docker tag to v1.12
  • chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2
  • chore(deps): update rust crate bevy_ecs to 0.15
  • chore(deps): update rust crate futures-lite to v2.6.0
  • chore(deps): update rust crate hashbrown to 0.15
  • chore(deps): update rust crate iroh to 0.31
  • chore(deps): update rust docker tag to v1.84.0
  • fix(deps): update rust crate bevy to 0.15
  • fix(deps): update rust crate bevy_egui to 0.32
  • fix(deps): update rust crate bevy_prototype_lyon to 0.13
  • fix(deps): update rust crate bevy_tasks to 0.15
  • fix(deps): update rust crate bytemuck to v1.21.0
  • fix(deps): update rust crate bytes to v1.9.0
  • fix(deps): update rust crate csscolorparser to 0.7
  • fix(deps): update rust crate egui to 0.30
  • fix(deps): update rust crate egui_plot to 0.30
  • fix(deps): update rust crate ehttp to 0.5
  • fix(deps): update rust crate fluent to 0.16
  • fix(deps): update rust crate fluent-langneg to 0.14
  • fix(deps): update rust crate glam to 0.29
  • fix(deps): update rust crate image to 0.25
  • fix(deps): update rust crate kira to 0.10.0
  • fix(deps): update rust crate mdns-sd to 0.13
  • fix(deps): update rust crate once_cell to v1.20.2
  • fix(deps): update rust crate postcard to v1.1.1
  • fix(deps): update rust crate rcgen to 0.13
  • fix(deps): update rust crate rustls to 0.23
  • fix(deps): update rust crate tokio to v1.43.0
  • fix(deps): update rust crate ttf-parser to 0.25
  • fix(deps): update rust crate venial to 0.6
  • chore(deps): update actions/cache action to v4
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update docker/build-push-action action to v6
  • chore(deps): update docker/login-action action to v3
  • chore(deps): update docker/metadata-action action to v5
  • chore(deps): update docker/setup-buildx-action action to v3
  • chore(deps): update embarkstudios/cargo-deny-action action to v2
  • chore(deps): update peaceiris/actions-mdbook action to v2
  • chore(deps): update rust crate ustr to v1
  • chore(deps): update ubuntu docker tag to v24
  • chore(deps): update wagoid/commitlint-github-action action to v6
  • fix(deps): update rust crate async-channel to v2
  • fix(deps): update rust crate dashmap to v6
  • fix(deps): update rust crate directories to v6
  • fix(deps): update rust crate event-listener to v5
  • fix(deps): update rust crate notify to v8
  • fix(deps): update rust crate scc to v2
  • fix(deps): update rust crate syn to v2
  • fix(deps): update rust crate thiserror to v2
  • 🔐 Create all pending approval PRs at once 🔐

Detected dependencies

cargo
Cargo.toml
  • branches 0.1
  • futures-lite 2.3
  • fxhash 0.2
  • hashbrown 0.14
  • maybe-owned 0.3
  • parking_lot 0.12
  • smallvec 1.11
  • ustr 0.10
  • iroh 0.29
demos/asset_packs/Cargo.toml
demos/assets_minimal/Cargo.toml
demos/features/Cargo.toml
demos/hello_world/Cargo.toml
demos/scripting/Cargo.toml
framework_crates/bones_asset/Cargo.toml
  • anyhow 1.0
  • append-only-vec 0.1.3
  • async-channel 1.9
  • bevy_tasks 0.11
  • bs58 0.5
  • dashmap 5.5
  • ehttp 0.3
  • elsa 1.9
  • erased-serde 0.4
  • event-listener 4.0
  • once_cell 1.18
  • paste 1.0
  • path-absolutize 3.1
  • semver 1.0
  • serde 1.0
  • serde_json 1.0
  • serde_yaml 0.9
  • sha2 0.10
  • tracing 0.1
  • ulid 1.0
  • glam 0.24
  • bevy_tasks 0.11
  • notify 6.0
  • web-sys 0.3
framework_crates/bones_bevy_renderer/Cargo.toml
  • bevy_egui 0.22
  • glam 0.24
  • bevy_prototype_lyon 0.9
  • serde_yaml 0.9
  • serde 1.0.188
  • anyhow 1.0
  • bevy 0.11
  • directories 5.0
  • web-sys 0.3
framework_crates/bones_ecs/Cargo.toml
  • glam 0.24
  • paste 1.0
  • serde 1
  • anyhow 1.0
  • atomicell 0.2
  • bitset-core 0.1
  • once_map 0.4.12
  • thiserror 1.0
  • glam 0.24
framework_crates/bones_ecs/macros/Cargo.toml
  • proc-macro2 1
  • bevy_ecs 0.12
framework_crates/bones_ecs/macros/core/Cargo.toml
  • proc-macro2 1
  • quote 1
  • syn 2
  • pretty_assertions 1.4
framework_crates/bones_framework/Cargo.toml
  • anyhow 1.0
  • async-channel 1.9
  • bevy_tasks 0.11
  • bytemuck 1.12
  • either 1.8
  • glam 0.24
  • hex 0.4
  • instant 0.1
  • noise 0.9
  • once_cell 1.17
  • thiserror 1.0
  • gilrs 0.11.0
  • send_wrapper 0.6.0
  • tracing 0.1
  • tracing-subscriber 0.3
  • tracing-appender 0.2
  • tracing-tracy 0.11.0
  • csscolorparser 0.6
  • serde_yaml 0.9
  • serde 1.0
  • image 0.24
  • egui 0.23
  • egui_plot 0.23
  • ttf-parser 0.24
  • kira 0.9.4
  • fluent 0.15
  • fluent-langneg 0.13
  • intl-memoizer 0.5
  • unic-langid 0.9
  • sys-locale 0.3
  • document-features 0.2
  • bytes 1.4
  • mdns-sd 0.10
  • numquant 0.2
  • ping-rs 0.1
  • postcard 1.0
  • rcgen 0.12
  • rustls 0.21
  • smallvec 1.10
  • tokio 1
  • turborand 0.10.0
  • directories 5.0
  • tracing-wasm 0.2.1
framework_crates/bones_lib/Cargo.toml
  • instant 0.1.12
framework_crates/bones_schema/Cargo.toml
  • append-only-vec 0.1.3
  • paste 1.0
  • sptr 0.3
  • stable_deref_trait 1.2.0
  • glam 0.24
  • serde 1.0
  • erased-serde 0.4
  • humantime 2.1
  • serde_yaml 0.9
framework_crates/bones_schema/macros/Cargo.toml
  • proc-macro2 1.0
  • quote 1.0
  • venial 0.5
framework_crates/bones_scripting/Cargo.toml
  • async-channel 1.9
  • bevy_tasks 0.11
  • gc-arena 0.5
  • gc-arena-derive 0.5
  • piccolo 0.3
  • send_wrapper 0.6.0
  • tracing 0.1
  • piccolo 0.3
  • wasm-bindgen-futures 0.4
framework_crates/bones_utils/Cargo.toml
  • instant 0.1
  • serde 1.0
  • turborand 0.10
  • ulid 1.0
  • getrandom 0.2
framework_crates/bones_utils/macros/Cargo.toml
  • quote 1.0
  • venial 0.5
other_crates/bones_matchmaker/Cargo.toml
  • anyhow 1.0
  • bytes 1.2
  • either 1.8
  • once_cell 1.15
  • scc 1.0
  • rcgen 0.12
  • tracing 0.1
  • rand 0.8
  • clap 4.0
  • futures 0.3
  • postcard 1.0
  • serde 1.0
  • tracing-subscriber 0.3
  • tokio 1
  • blake3 1.5.3
other_crates/bones_matchmaker_proto/Cargo.toml
  • serde 1.0
other_crates/type_ulid/Cargo.toml
  • ulid 1.0
other_crates/type_ulid/macros/Cargo.toml
  • proc-macro2 1.0.43
  • quote 1.0.21
  • syn 1.0.100
  • ulid 1.0.0
dockerfile
Dockerfile
  • docker/dockerfile 1.4
  • rust 1.69.0-slim
  • ubuntu 23.04
github-actions
.github/workflows/build-matchmaker.yml
  • actions/checkout v3
  • docker/metadata-action v4
  • docker/setup-buildx-action v2
  • docker/login-action v2
  • docker/build-push-action v3
.github/workflows/ci.yml
  • actions/checkout v3
  • actions/checkout v3
  • actions/cache v3
  • actions/checkout v3
  • actions/cache v3
  • actions/checkout v3
  • EmbarkStudios/cargo-deny-action v1
.github/workflows/docs.yml
  • actions/checkout v2
  • peaceiris/actions-mdbook v1
  • actions/cache v3
  • JamesIves/github-pages-deploy-action 4.1.3
.github/workflows/merge-group-commit-lint.yml
  • actions/checkout v3
  • wagoid/commitlint-github-action v5
.github/workflows/pull-requests.yml
  • amannn/action-semantic-pull-request v5
  • actions/checkout v3
  • actions/cache v3
.github/workflows/todos.yml
  • actions/checkout v3
.github/workflows/validate-main.yml
  • actions/checkout v3
  • actions/cache v3

  • Check this box to trigger a request for Renovate to run again on this repository
@MaxCWhitehead MaxCWhitehead pinned this issue Apr 2, 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

No branches or pull requests

0 participants