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
crates/hello-world/Cargo.toml
(cargo)
crates/nannou-1/Cargo.toml
(cargo)
.github/workflows/release.yml
(github-actions)
package.json
(npm)
Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 6 Pull Requests:
chore(deps): update pnpm/action-setup action to v2.2.4
- Schedule: ["at any time"]
- Branch name:
renovate/pnpm-action-setup-2.x
- Merge into:
master
- Upgrade pnpm/action-setup to
v2.2.4
chore(deps): update rust-wasm-bindgen monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/rust-wasm-bindgen-monorepo
- Merge into:
master
- Upgrade js-sys to
0.3.60
- Upgrade wasm-bindgen-futures to
0.4.33
- Upgrade web-sys to
0.3.60
fix(deps): update rust crate console_error_panic_hook to 0.1.7
- Schedule: ["at any time"]
- Branch name:
renovate/console_error_panic_hook-0.x
- Merge into:
master
- Upgrade console_error_panic_hook to
0.1.7
chore(deps): update rust crate futures to 0.3.25
- Schedule: ["at any time"]
- Branch name:
renovate/rust-futures-monorepo
- Merge into:
master
- Upgrade futures to
0.3.25
fix(deps): update rust crate async-std to 1.12.0
- Schedule: ["at any time"]
- Branch name:
renovate/async-std-1.x
- Merge into:
master
- Upgrade async-std to
1.12.0
chore(deps): update actions/cache action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-cache-3.x
- Merge into:
master
- Upgrade actions/cache to
v3
🚸 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 has been generated by Mend Renovate. View repository job log here.