-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore: Configure Renovate #46
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #46 +/- ##
=======================================
Coverage 31.44% 31.44%
=======================================
Files 1 1
Lines 318 318
=======================================
Hits 100 100
Misses 218 218
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Benchmark for LinuxClick to view benchmark
Benchmark for WindowsClick to view benchmark
|
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)y-octo-node/Cargo.toml
(cargo)y-octo-utils/Cargo.toml
(cargo)y-octo-utils/fuzz/Cargo.toml
(cargo)y-octo-utils/yrs-is-unsafe/Cargo.toml
(cargo)y-octo/Cargo.toml
(cargo).github/actions/setup-node/action.yml
(github-actions).github/actions/setup-rust/action.yml
(github-actions).github/workflows/benchmark.yml
(github-actions).github/workflows/pr-auto-assign.yml
(github-actions).github/workflows/y-octo-node.yml
(github-actions).github/workflows/y-octo.yml
(github-actions)package.json
(npm)y-octo-node/package.json
(npm).nvmrc
(nvm)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 5 Pull Requests:
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
renovate/npm-run-all-replacement
main
^5.0.0
fix(deps): update rust crate lib0 to v0.16.10
renovate/lib0-0.x
main
=0.16.10
fix(deps): update rust crate yrs to v0.21.3
renovate/yrs-0.x
main
=0.21.3
chore(deps): update github/codeql-action action to v3
renovate/github-codeql-action-3.x
main
v3
chore(deps): update node.js to v22
renovate/node-22.x
main
22
🚸 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.