Bump the nuget group with 5 updates#246
Merged
Merged
Conversation
Bumps Magick.NET-Q16-AnyCPU from 14.14.0 to 14.15.0 Bumps QuestPDF from 2026.7.0 to 2026.7.1 Bumps TUnit from 1.58.0 to 1.61.0 Bumps Verify.QuestPDF from 2.6.0 to 2.7.0 Bumps Verify.TUnit from 31.23.0 to 31.25.0 --- updated-dependencies: - dependency-name: Magick.NET-Q16-AnyCPU dependency-version: 14.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: QuestPDF dependency-version: 2026.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: TUnit dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Verify.QuestPDF dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Verify.TUnit dependency-version: 31.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
Updated Magick.NET-Q16-AnyCPU from 14.14.0 to 14.15.0.
Release notes
Sourced from Magick.NET-Q16-AnyCPU's releases.
14.15.0
What's Changed
PingAsynctoMagickImageandMagickImageCollection(#2032).ImportIndexedPixelstoMagickImage(#2040)Related changes in ImageMagick since the last release of Magick.NET:
Library updates:
Full Changelog: dlemstra/Magick.NET@14.14.0...14.15.0
Commits viewable in compare view.
Updated QuestPDF from 2026.7.0 to 2026.7.1.
Release notes
Sourced from QuestPDF's releases.
2026.7.1
Improved performance
PDF generation is now significantly faster. The Skia native dependency has been recompiled with speed-oriented optimizations (favoring performance over binary size) and with SIMD instructions enabled.
The impact depends on document content and platform. For example, generating image-heavy documents that require image rescaling can be several times faster on Windows x64 🎉
Note: this change slightly increases the size of the native dependency by around 20%.
Continuous performance monitoring
We have also built a solid foundation for measuring library performance going forward. A new GitHub Actions workflow benchmarks QuestPDF across all supported operating systems, processor architectures, and .NET releases.
This infrastructure helps us ensure that performance remains stable and consistent across all platforms, and allows us to detect regressions early — before they ever reach a release.
Commits viewable in compare view.
Updated TUnit from 1.58.0 to 1.61.0.
Release notes
Sourced from TUnit's releases.
1.61.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.60.0...v1.61.0
1.60.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.59.0...v1.60.0
1.59.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.58.0...v1.59.0
Commits viewable in compare view.
Updated Verify.QuestPDF from 2.6.0 to 2.7.0.
Release notes
Sourced from Verify.QuestPDF's releases.
2.7.0
Commits viewable in compare view.
Updated Verify.TUnit from 31.23.0 to 31.25.0.
Release notes
Sourced from Verify.TUnit's releases.
31.25.0
31.24.3
31.24.2
31.24.1
31.24.0
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions