Configure Renovate #2

Merged
rainote merged 1 commit from renovate/configure into master 2023-08-06 11:44:01 +00:00
Member

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

  • .gitlab-ci.yml (gitlabci)
  • Server.Packets/Server.Packets.csproj (nuget)
  • Server.Tests/Server.Tests.csproj (nuget)
  • Server/Server.csproj (nuget)
  • global.json (nuget)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Append Signed-off-by: to signoff Git commits.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 11 Pull Requests:

chore(deps): update dependency dotnet-sdk to v7.0.306
  • Schedule: ["at any time"]
  • Branch name: renovate/dotnet-sdk-7.x
  • Merge into: master
  • Upgrade dotnet-sdk to 7.0.306
chore(deps): update dependency nreco.logging.file to v1.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/nreco.logging.file-1.x
  • Merge into: master
  • Upgrade NReco.Logging.File to 1.1.6
chore(deps): update dependency coverlet.collector to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-3.x
  • Merge into: master
  • Upgrade coverlet.collector to 3.2.0
chore(deps): update dependency fluentassertions to v6.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentassertions-6.x
  • Merge into: master
  • Upgrade FluentAssertions to 6.11.0
chore(deps): update dependency microsoft.net.test.sdk to v17.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.net.test.sdk-17.x
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 17.7.0
chore(deps): update dependency xunit to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit-2.x
  • Merge into: master
  • Upgrade xunit to 2.5.0
chore(deps): update dependency xunit.runner.visualstudio to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit.runner.visualstudio-2.x
  • Merge into: master
  • Upgrade xunit.runner.visualstudio to 2.5.0
chore(deps): update dependency aeolin.reinject to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/aeolin.reinject-2.x
  • Merge into: master
  • Upgrade Aeolin.reInject to 2.1.0
chore(deps): update dependency aeolin.reinject.scopes to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/aeolin.reinject.scopes-2.x
  • Merge into: master
  • Upgrade Aeolin.reInject.Scopes to 2.1.0
chore(deps): update dependency coverlet.collector to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-6.x
  • Merge into: master
  • Upgrade coverlet.collector to 6.0.0
chore(deps): update dependency jetbrains.annotations to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/jetbrains.annotations-2023.x
  • Merge into: master
  • Upgrade JetBrains.Annotations to 2023.2.0

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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `.gitlab-ci.yml` (gitlabci) * `Server.Packets/Server.Packets.csproj` (nuget) * `Server.Tests/Server.Tests.csproj` (nuget) * `Server/Server.csproj` (nuget) * `global.json` (nuget) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Append `Signed-off-by:` to signoff Git commits. 🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs. --- ### What to Expect With your current configuration, Renovate will create 11 Pull Requests: <details> <summary>chore(deps): update dependency dotnet-sdk to v7.0.306</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotnet-sdk-7.x` - Merge into: `master` - Upgrade [dotnet-sdk](https://github.com/dotnet/sdk) to `7.0.306` </details> <details> <summary>chore(deps): update dependency nreco.logging.file to v1.1.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/nreco.logging.file-1.x` - Merge into: `master` - Upgrade [NReco.Logging.File](https://github.com/nreco/logging) to `1.1.6` </details> <details> <summary>chore(deps): update dependency coverlet.collector to v3.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/coverlet.collector-3.x` - Merge into: `master` - Upgrade [coverlet.collector](https://github.com/coverlet-coverage/coverlet) to `3.2.0` </details> <details> <summary>chore(deps): update dependency fluentassertions to v6.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fluentassertions-6.x` - Merge into: `master` - Upgrade [FluentAssertions](https://github.com/fluentassertions/fluentassertions) to `6.11.0` </details> <details> <summary>chore(deps): update dependency microsoft.net.test.sdk to v17.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.net.test.sdk-17.x` - Merge into: `master` - Upgrade [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) to `17.7.0` </details> <details> <summary>chore(deps): update dependency xunit to v2.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/xunit-2.x` - Merge into: `master` - Upgrade [xunit](https://github.com/xunit/xunit) to `2.5.0` </details> <details> <summary>chore(deps): update dependency xunit.runner.visualstudio to v2.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/xunit.runner.visualstudio-2.x` - Merge into: `master` - Upgrade [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) to `2.5.0` </details> <details> <summary>chore(deps): update dependency aeolin.reinject to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/aeolin.reinject-2.x` - Merge into: `master` - Upgrade [Aeolin.reInject](https://github.com/re-develop/reInject) to `2.1.0` </details> <details> <summary>chore(deps): update dependency aeolin.reinject.scopes to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/aeolin.reinject.scopes-2.x` - Merge into: `master` - Upgrade [Aeolin.reInject.Scopes](https://github.com/re-develop/reInject) to `2.1.0` </details> <details> <summary>chore(deps): update dependency coverlet.collector to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/coverlet.collector-6.x` - Merge into: `master` - Upgrade [coverlet.collector](https://github.com/coverlet-coverage/coverlet) to `6.0.0` </details> <details> <summary>chore(deps): update dependency jetbrains.annotations to v2023</summary> - Schedule: ["at any time"] - Branch name: `renovate/jetbrains.annotations-2023.x` - Merge into: `master` - Upgrade [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) to `2023.2.0` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate-bot added 1 commit 2023-08-06 11:43:21 +00:00
rainote merged commit 3033fc9fa8 into master 2023-08-06 11:44:01 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wonderking/continuity#2
No description provided.