chore: Configure Renovate #2

Open
kua-agent wants to merge 1 commits from renovate/configure into main
Member

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.


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:

chore(deps): update dependency pdfpig to 0.1.16
  • Schedule: ["at any time"]
  • Branch name: renovate/pdfpig-0.x
  • Merge into: main
  • Upgrade PdfPig to 0.1.16
chore(deps): update dependency sixlabors.fonts to 1.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sixlabors.fonts-1.x
  • Merge into: main
  • Upgrade SixLabors.Fonts to 1.0.1
chore(deps): update dependency system.text.json to 10.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/dotnet-monorepo
  • Merge into: main
  • Upgrade System.Text.Json to 10.0.12
chore(deps): update dependency microsoft.net.test.sdk to 17.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: main
  • Upgrade Microsoft.NET.Test.Sdk to 17.14.1
chore(deps): update dependency polysharp to 1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/polysharp-1.x
  • Merge into: main
  • Upgrade PolySharp to 1.16.0
chore(deps): update dependency microsoft.net.test.sdk to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vstest-monorepo
  • Merge into: main
  • Upgrade Microsoft.NET.Test.Sdk to 18.10.1
chore(deps): update dependency sixlabors.fonts to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/sixlabors.fonts-3.x
  • Merge into: main
  • Upgrade SixLabors.Fonts to 3.1.3
chore(deps): update dependency sixlabors.imagesharp to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/sixlabors.imagesharp-4.x
  • Merge into: main
  • Upgrade SixLabors.ImageSharp to 4.1.2
chore(deps): update dependency xunit.runner.visualstudio to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-xunit-dotnet-monorepo
  • Merge into: main
  • Upgrade xunit.runner.visualstudio to 4.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.

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-->
kua-agent added 1 commit 2026-08-28 01:34:26 +00:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmd-it/mmd-pdf#2