chore: Configure Renovate - old #1
Closed
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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Cargo.toml
(cargo)crates/bvh-region/Cargo.toml
(cargo)crates/geometry/Cargo.toml
(cargo)crates/hyperion-clap-macros/Cargo.toml
(cargo)crates/hyperion-clap/Cargo.toml
(cargo)crates/hyperion-command/Cargo.toml
(cargo)crates/hyperion-crafting/Cargo.toml
(cargo)crates/hyperion-genmap/Cargo.toml
(cargo)crates/hyperion-gui/Cargo.toml
(cargo)crates/hyperion-inventory/Cargo.toml
(cargo)crates/hyperion-item/Cargo.toml
(cargo)crates/hyperion-packet-macros/Cargo.toml
(cargo)crates/hyperion-palette/Cargo.toml
(cargo)crates/hyperion-permission/Cargo.toml
(cargo)crates/hyperion-proto/Cargo.toml
(cargo)crates/hyperion-proxy-module/Cargo.toml
(cargo)crates/hyperion-proxy/Cargo.toml
(cargo)crates/hyperion-rank-tree/Cargo.toml
(cargo)crates/hyperion-respawn/Cargo.toml
(cargo)crates/hyperion-stats/Cargo.toml
(cargo)crates/hyperion-text/Cargo.toml
(cargo)crates/hyperion-utils/Cargo.toml
(cargo)crates/hyperion/Cargo.toml
(cargo)crates/packet-channel/Cargo.toml
(cargo)crates/simd-utils/Cargo.toml
(cargo)events/tag/Cargo.toml
(cargo)tools/antithesis-bot/Cargo.toml
(cargo)tools/packet-inspector/Cargo.toml
(cargo)tools/rust-mc-bot/Cargo.toml
(cargo).devcontainer.json
(devcontainer)docker-compose.yml
(docker-compose)Dockerfile
(dockerfile).github/workflows/bench.yml
(github-actions).github/workflows/ci.yml
(github-actions).github/workflows/conventional.yml
(github-actions).github/workflows/deploy.yml
(github-actions).github/workflows/publish.yml
(github-actions)package.json
(npm).github/chart/pyproject.toml
(pep621).github/chart/.python-version
(pyenv)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 43 Pull Requests:
chore(deps): update dependency debug to v4.4.1
renovate/debug-4.x-lockfile
main
4.4.1
chore(deps): update rust crate clap to v4.5.41
renovate/clap-4.x-lockfile
main
4.5.41
chore(deps): update rust crate enumset to v1.1.7
renovate/enumset-1.x-lockfile
main
1.1.7
chore(deps): update rust crate flate2 to v1.1.2
renovate/flate2-1.x-lockfile
main
1.1.2
chore(deps): update rust crate libc to v0.2.174
renovate/libc-0.x-lockfile
main
0.2.174
chore(deps): update rust crate memmap2 to v0.9.7
renovate/memmap2-0.x-lockfile
main
0.9.7
chore(deps): update rust crate mio to v1.0.4
renovate/mio-1.x-lockfile
main
1.0.4
chore(deps): update rust crate papaya to v0.2.3
renovate/papaya-0.x-lockfile
main
0.2.3
chore(deps): update rust crate parking_lot to v0.12.4
renovate/parking_lot-0.x-lockfile
main
0.12.4
chore(deps): update rust crate reqwest to v0.12.22
renovate/reqwest-0.x-lockfile
main
0.12.22
chore(deps): update rust crate serde_json to v1.0.141
renovate/serde_json-1.x-lockfile
main
1.0.141
chore(deps): update rust crate snafu to v0.8.6
renovate/snafu-0.x-lockfile
main
0.8.6
chore(deps): update rust crate syn to v2.0.104
renovate/syn-2.x-lockfile
main
2.0.104
chore(deps): update rust crate thread_local to v1.1.9
renovate/thread_local-1.x-lockfile
main
1.1.9
chore(deps): update ytanikin/pr-conventional-commits action to v1.4.1
renovate/ytanikin-pr-conventional-commits-1.x
main
1.4.1
fix(deps): update rust crate bytemuck to v1.23.1
renovate/bytemuck-1.x-lockfile
main
1.23.1
chore(deps): update dependency @nolebase/vitepress-plugin-inline-link-preview to v2.18.0
renovate/nolebase-vitepress-plugin-inline-link-preview-2.x-lockfile
main
2.18.0
chore(deps): update dependency cytoscape to v3.32.1
renovate/cytoscape-3.x-lockfile
main
3.32.1
chore(deps): update dependency mermaid to v11.9.0
renovate/mermaid-11.x-lockfile
main
11.9.0
chore(deps): update python docker tag to v3.13
renovate/python-3.x
main
3.13
chore(deps): update rust crate bitfield-struct to 0.11.0
renovate/bitfield-struct-0.x
main
0.11.0
chore(deps): update rust crate bumpalo to v3.19.0
renovate/bumpalo-3.x-lockfile
main
3.19.0
chore(deps): update rust crate convert_case to 0.8.0
renovate/convert_case-0.x
main
0.8.0
chore(deps): update rust crate criterion to 0.6.0
renovate/criterion-0.x
main
0.6.0
chore(deps): update rust crate eframe to 0.32.0
renovate/eframe-0.x
main
0.32.0
chore(deps): update rust crate egui to 0.32.0
renovate/egui-0.x
main
0.32.0
chore(deps): update rust crate egui_dock to 0.17.0
renovate/egui_dock-0.x
main
0.17.0
chore(deps): update rust crate glam to 0.30.0
renovate/glam-0.x
main
0.30.0
chore(deps): update rust crate heed to 0.22.0
renovate/heed-0.x
main
0.22.0
chore(deps): update rust crate indexmap to v2.10.0
renovate/indexmap-2.x-lockfile
main
2.10.0
chore(deps): update rust crate num_cpus to v1.17.0
renovate/num_cpus-1.x-lockfile
main
1.17.0
chore(deps): update rust crate proptest to v1.7.0
renovate/proptest-1.x-lockfile
main
1.7.0
chore(deps): update rust crate roaring to 0.11.0
renovate/roaring-0.x
main
0.11.0
chore(deps): update rust crate tokio to v1.46.1
renovate/tokio-1.x-lockfile
main
1.46.1
chore(deps): update rust crate toml to 0.9.0
renovate/toml-0.x
main
0.9.0
chore(deps): update rust crate uuid to v1.17.0
renovate/uuid-1.x-lockfile
main
1.17.0
fix(deps): update dependency @fontsource/fira-code to v5.2.6
renovate/fontsource-monorepo
main
5.2.6
chore(deps): update actions/cache action to v4
renovate/actions-cache-4.x
main
v4
chore(deps): update actions/configure-pages action to v5
renovate/actions-configure-pages-5.x
main
v5
chore(deps): update actions/github-script action to v7
renovate/actions-github-script-7.x
main
v7
chore(deps): update dawidd6/action-download-artifact action to v11
renovate/dawidd6-action-download-artifact-11.x
main
v11
chore(deps): update docker/build-push-action action to v6
renovate/docker-build-push-action-6.x
main
v6
chore(deps): update pnpm/action-setup action to v4
renovate/pnpm-action-setup-4.x
main
v4
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.