Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 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.
❓ 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.
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.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading.
🔡 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.
---
### Detected Package Files
* `.github/workflows/chocolatey-release.yml` (github-actions)
* `.github/workflows/winget-release.yml` (github-actions)
* `MmdPdf.Tests/MmdPdf.Tests.csproj` (nuget)
* `MmdPdf.csproj` (nuget)
* `Packaging/MmdPdfLauncher/MmdPdfLauncher.csproj` (nuget)
* `third_party/PdfSharpCore/PdfSharpCore.csproj` (nuget)
### Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- 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.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
- Correctly link to the source code for golang.org/x packages
- Link to pkg.go.dev/... for golang.org/x packages' title
- Provide a link to octochangelog's improved breakdown for Renovate's changelogs
---
### What to Expect
With your current configuration, Renovate will create 9 Pull Requests:
<details>
<summary>chore(deps): update dependency pdfpig to 0.1.16</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/pdfpig-0.x`
- Merge into: `main`
- Upgrade [PdfPig](https://github.com/UglyToad/PdfPig) to `0.1.16`
</details>
<details>
<summary>chore(deps): update dependency sixlabors.fonts to 1.0.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/sixlabors.fonts-1.x`
- Merge into: `main`
- Upgrade [SixLabors.Fonts](https://github.com/SixLabors/Fonts) to `1.0.1`
</details>
<details>
<summary>chore(deps): update dependency system.text.json to 10.0.12</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/dotnet-monorepo`
- Merge into: `main`
- Upgrade [System.Text.Json](https://github.com/dotnet/dotnet) to `10.0.12`
</details>
<details>
<summary>chore(deps): update dependency microsoft.net.test.sdk to 17.14.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/vstest-monorepo`
- Merge into: `main`
- Upgrade [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) to `17.14.1`
</details>
<details>
<summary>chore(deps): update dependency polysharp to 1.16.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/polysharp-1.x`
- Merge into: `main`
- Upgrade [PolySharp](https://github.com/Sergio0694/PolySharp) to `1.16.0`
</details>
<details>
<summary>chore(deps): update dependency microsoft.net.test.sdk to v18</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/major-vstest-monorepo`
- Merge into: `main`
- Upgrade [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) to `18.10.1`
</details>
<details>
<summary>chore(deps): update dependency sixlabors.fonts to v3</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/sixlabors.fonts-3.x`
- Merge into: `main`
- Upgrade [SixLabors.Fonts](https://github.com/SixLabors/Fonts) to `3.1.3`
</details>
<details>
<summary>chore(deps): update dependency sixlabors.imagesharp to v4</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/sixlabors.imagesharp-4.x`
- Merge into: `main`
- Upgrade [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) to `4.1.2`
</details>
<details>
<summary>chore(deps): update dependency xunit.runner.visualstudio to v4</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/major-xunit-dotnet-monorepo`
- Merge into: `main`
- Upgrade [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) to `4.0.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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.github/workflows/chocolatey-release.yml(github-actions).github/workflows/winget-release.yml(github-actions)MmdPdf.Tests/MmdPdf.Tests.csproj(nuget)MmdPdf.csproj(nuget)Packaging/MmdPdfLauncher/MmdPdfLauncher.csproj(nuget)third_party/PdfSharpCore/PdfSharpCore.csproj(nuget)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 9 Pull Requests:
chore(deps): update dependency pdfpig to 0.1.16
renovate/pdfpig-0.xmain0.1.16chore(deps): update dependency sixlabors.fonts to 1.0.1
renovate/sixlabors.fonts-1.xmain1.0.1chore(deps): update dependency system.text.json to 10.0.12
renovate/dotnet-monorepomain10.0.12chore(deps): update dependency microsoft.net.test.sdk to 17.14.1
renovate/vstest-monorepomain17.14.1chore(deps): update dependency polysharp to 1.16.0
renovate/polysharp-1.xmain1.16.0chore(deps): update dependency microsoft.net.test.sdk to v18
renovate/major-vstest-monorepomain18.10.1chore(deps): update dependency sixlabors.fonts to v3
renovate/sixlabors.fonts-3.xmain3.1.3chore(deps): update dependency sixlabors.imagesharp to v4
renovate/sixlabors.imagesharp-4.xmain4.1.2chore(deps): update dependency xunit.runner.visualstudio to v4
renovate/major-xunit-dotnet-monorepomain4.0.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 Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.