Bump the nuget-dependencies group with 12 updates#26
Merged
Malcolmnixon merged 1 commit intomainfrom Apr 12, 2026
Merged
Conversation
Bumps demaconsulting.buildmark from 0.5.0 to 0.6.0 Bumps demaconsulting.reqstream from 1.6.0 to 1.7.0 Bumps demaconsulting.reviewmark from 1.0.0 to 1.1.0 Bumps demaconsulting.versionmark from 1.2.0 to 1.3.0 Bumps HtmlAgilityPack from 1.12.1 to 1.12.4 Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 Bumps MSTest.TestAdapter from 4.1.0 to 4.2.1 Bumps MSTest.TestFramework from 4.1.0 to 4.2.1 Bumps PdfPig from 0.1.9 to 0.1.14 Bumps Polyfill from 10.0.0 to 10.3.0 Bumps SonarAnalyzer.CSharp from 10.22.0.136894 to 10.23.0.137933 Bumps YamlDotNet from 16.3.0 to 17.0.1 --- updated-dependencies: - dependency-name: demaconsulting.buildmark dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: demaconsulting.reqstream dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: demaconsulting.reviewmark dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: demaconsulting.versionmark dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: HtmlAgilityPack dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: MSTest.TestAdapter dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: MSTest.TestFramework dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: PdfPig dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: PdfPig dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Polyfill dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.23.0.137933 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.23.0.137933 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: YamlDotNet dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated demaconsulting.buildmark from 0.5.0 to 0.6.0.
Release notes
Sourced from demaconsulting.buildmark's releases.
0.6.0
Build Report
Version Information
Changes
Bugs Fixed
Dependency Updates
Commits viewable in compare view.
Updated demaconsulting.reqstream from 1.6.0 to 1.7.0.
Release notes
Sourced from demaconsulting.reqstream's releases.
1.7.0
Build Report
Version Information
Changes
Bugs Fixed
Dependency Updates
Commits viewable in compare view.
Updated demaconsulting.reviewmark from 1.0.0 to 1.1.0.
Release notes
Sourced from demaconsulting.reviewmark's releases.
1.1.0
Build Report
Version Information
Changes
Bugs Fixed
Dependency Updates
Commits viewable in compare view.
Updated demaconsulting.versionmark from 1.2.0 to 1.3.0.
Release notes
Sourced from demaconsulting.versionmark's releases.
1.3.0
Build Report
Version Information
Changes
Bugs Fixed
Dependency Updates
Commits viewable in compare view.
Updated HtmlAgilityPack from 1.12.1 to 1.12.4.
Release notes
Sourced from HtmlAgilityPack's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.4.0
What's Changed
Add LoongArch64 support by @stdmnpkg in Add LoongArch64 support microsoft/vstest#15359
Refactor Condition evaluation by @Youssef1313 in Refactor Condition evaluation microsoft/vstest#15357
Adding info on extensions points part 1 by @nohwnd in Adding info on extensions points part 1 microsoft/vstest#15360
Add option to ask for uploading code QL before the standard window ends by @nohwnd in Add option to ask for uploading code QL before the standard window ends microsoft/vstest#15373
Update runtime versions by @nohwnd in Update runtime versions microsoft/vstest#15372
Fix .NET 10 regression for traits by @Youssef1313 in Fix .NET 10 regression for traits microsoft/vstest#15370
Update target frameworks to net10.0 and net11.0 by @dotnet-maestro[bot] in Update target frameworks to net10.0 and net11.0 microsoft/vstest#15349
Fix names in pipeline matrix so we don't have to align them by @nohwnd in Fix names in pipeline matrix so we don't have to align them microsoft/vstest#15365
Update SECURITY.md by @Youssef1313 in Update SECURITY.md microsoft/vstest#15342
New Contributors
Full Changelog: microsoft/vstest@v18.3.0...v18.4.0
Commits viewable in compare view.
Updated MSTest.TestAdapter from 4.1.0 to 4.2.1.
Release notes
Sourced from MSTest.TestAdapter's releases.
4.2.1
See the release notes here
Commits viewable in compare view.
Updated MSTest.TestFramework from 4.1.0 to 4.2.1.
Release notes
Sourced from MSTest.TestFramework's releases.
4.2.1
See the release notes here
Commits viewable in compare view.
Updated PdfPig from 0.1.9 to 0.1.14.
Release notes
Sourced from PdfPig's releases.
0.1.14
Auto generated release notes
New Contributors
Full Changelog: UglyToad/PdfPig@0.1.13...v0.1.14
0.1.13
What's Changed
New Contributors
Full Changelog: UglyToad/PdfPig@v0.1.12...unreleased
0.1.12
What's Changed
... (truncated)
0.1.11
Welcome to version 0.1.11. The changes in this version have mainly focused on stability. There is a breaking API change.
We have also started to run tests against a larger corpus of documents from Common Crawl allowing us to find bugs and malformed files proactively. This release is screened against 6000 additional files.
startxreflocation when parsing a file..IGraphicsStateOperationFactoryandReflectionGraphicsStateOperationFactorypublic.SpanandReadOnlyMemorywhere available.PdfDocumentBuilder, fixes some bugs with copying fonts and dictionary tokens referenced indirectly.endstreamdefinitions.xreftable positions, missing/FirstCharentry for font dictionaries and corrupt ASCII 85 encoded data.PdfDocumentBuildercould result in upside-down or wrongly positioned text due to global transforms in the source PDF.PdfDocumentBuilderany external link annotations should be preserved.Breaking changes
The method on
PdfDocumentBuilder:Has been changed to wrap the
copyLinkparameter in an options object to support theKeepAnnotationsoption:You can just set the
CopyLinkFuncproperty in the options object if you need to access this functionality.Auto generated change log
... (truncated)
0.1.10
What's Changed
New Contributors
... (truncated)
Commits viewable in compare view.
Updated Polyfill from 10.0.0 to 10.3.0.
Release notes
Sourced from Polyfill's releases.
10.3.0
10.2.0
Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 10.22.0.136894 to 10.23.0.137933.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.23
This release brings a bunch of fixes! Enjoy.
Bug Fixes
False Positives
False Negatives
Commits viewable in compare view.
Updated YamlDotNet from 16.3.0 to 17.0.1.
Release notes
Sourced from YamlDotNet's releases.
17.0.0
What's Changed
New Contributors
Full Changelog: aaubry/YamlDotNet@v16.3.0...v17.0.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