Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

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)
  • samples/RustIced/Cargo.toml (cargo)
  • src/bins/Cargo.toml (cargo)
  • src/lib-cpp/generator/Cargo.toml (cargo)
  • src/lib-nodejs/velopack_nodeffi/Cargo.toml (cargo)
  • src/lib-rust/Cargo.toml (cargo)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/promote.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • samples/CSharpUnityMono/package.json (npm)
  • samples/NodeJSElectron/package.json (npm)
  • src/lib-nodejs/package.json (npm)
  • samples/CSharpAvalonia/CSharpAvalonia.csproj (nuget)
  • samples/CSharpUno/Directory.Packages.props (nuget)
  • samples/CSharpWpf/CSharpWpf.csproj (nuget)
  • src/Directory.Build.props (nuget)
  • src/lib-csharp/Velopack.csproj (nuget)
  • src/vpk/Velopack.Build/Velopack.Build.csproj (nuget)
  • src/vpk/Velopack.Deployment/Velopack.Deployment.csproj (nuget)
  • src/vpk/Velopack.IcoLib/Velopack.IcoLib.csproj (nuget)
  • src/vpk/Velopack.Packaging.Unix/Velopack.Packaging.Unix.csproj (nuget)
  • src/vpk/Velopack.Packaging.Windows/Velopack.Packaging.Windows.csproj (nuget)
  • src/vpk/Velopack.Packaging/Velopack.Packaging.csproj (nuget)
  • src/vpk/Velopack.Vpk/Velopack.Vpk.csproj (nuget)
  • test/Directory.Build.props (nuget)
  • test/LegacyTestApp/LegacyTestApp.csproj (nuget)
  • test/Velopack.Packaging.Tests/Velopack.Packaging.Tests.csproj (nuget)
  • test/Velopack.Tests/Velopack.Tests.csproj (nuget)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Disable semantic prefixes for commit messages and PR titles.

🔡 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 14 Pull Requests:

Update dotnet core deps
Update dotnet library deps
Update npm deps
Update rust deps
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-deps
  • Merge into: develop
  • Upgrade clap to 4.5.20
  • Upgrade winsafe to 0.0.22
Update sample dotnet deps
Update sample rust deps
  • Schedule: ["at any time"]
  • Branch name: renovate/sample-rust-deps
  • Merge into: develop
  • Upgrade anyhow to 1.0.89
  • Upgrade once_cell to 1.20.2
  • Upgrade serde to 1.0.210
  • Upgrade serde_json to 1.0.128
  • Upgrade uuid to 1.10.0
Update Node.js to >=18.0.0 <=21.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-21.x
  • Merge into: develop
  • Upgrade node to >=18.0.0 <=21.7.3
Update andymckay/cancel-action action to v0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/andymckay-cancel-action-0.x
  • Merge into: develop
  • Upgrade andymckay/cancel-action to 0.5
Update dependency Microsoft.Extensions.Logging.Abstractions to v8
Update dependency del-cli to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-npm-deps
  • Merge into: develop
  • Upgrade del-cli to ^6.0.0
Update dotnet core deps (major)
Update dotnet test deps
Update sample js deps
Lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: develop
  • Regenerate lock files to use latest dependency versions

🚸 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.

@caesay caesay force-pushed the renovate/configure branch from a637c44 to aca4f03 Compare October 12, 2024 16:02
@codecov
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.31%. Comparing base (7719c71) to head (e0ae899).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #190   +/-   ##
========================================
  Coverage    47.31%   47.31%           
========================================
  Files          220      220           
  Lines        12946    12946           
  Branches      1226     1226           
========================================
+ Hits          6125     6126    +1     
+ Misses        6506     6505    -1     
  Partials       315      315           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

2 participants