Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the nuget group with 2 updates in the / directory: QuestPDF and Microsoft.NET.Test.Sdk.
Updates
QuestPDF
from 2024.3.5 to 2024.3.7Release notes
Sourced from QuestPDF's releases.
Commits
dbe77c4
2024.3.7839047a
Added explicit CallingConvention.Cdecl to fix stack imbalance on Windows61f5310
Update main.ymld7b2833
2024.3.6d4ad754
Installed missing SkiaSharp.NativeAssets.Linux.NoDependencies67c4ace
Increased compatibility with tests on Linux95cd376
Update and rename dotnet-desktop.yml to main.yml525b634
Increased compatibility with tests on Linux5a478f2
Update dotnet-desktop.ymlf90363f
Increased test stabilityUpdates
Microsoft.NET.Test.Sdk
from 17.9.0 to 17.10.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
83d73f7
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.10d170364
Prebuilds that are allowed on main2eaee54
Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#...238626a
Touch 17.10 (#5051)cd5cc85
Update arcade25f10aa
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.103d869ea
Remove pt4990482
[rel/17.10] Add list of known TestingPlatform dlls (#4982)56d2884
Disable CA2022 errors (#4961)1cd0d89
Brand as releaseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show