ForNeVeR / tdlib.native

Prebuilt binaries of TDLib distributed as a NuGet package.
Boost Software License 1.0
103 stars 24 forks source link

Configure Renovate #104

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

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

Configuration Summary

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

🔡 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 1 Pull Request:

Update dependency Microsoft.Build.NoTargets to v3.7.56 - Schedule: ["at any time"] - Branch name: `renovate/microsoft.build.notargets-3.x` - Merge into: `master` - Upgrade [Microsoft.Build.NoTargets](https://togithub.com/Microsoft/MSBuildSdks) to `3.7.56`

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

renovate[bot] commented 4 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

ForNeVeR commented 4 months ago

I thought Renovate will see and update the SDK version in the .proj file, but apparently not. I'll see how to improve this later.

ForNeVeR commented 4 months ago

Let's try this again, I'm going to try reconfiguring it to look at the .proj file.