Skip to content

Bump the nuget-dependencies group with 12 updates#26

Merged
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-1dd705e4f6
Apr 12, 2026
Merged

Bump the nuget-dependencies group with 12 updates#26
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-1dd705e4f6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

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

Field Value
Version 0.6.0
Commit Hash 30b630c37c442beded6b2d11399a1a18faec47e2
Previous Version 0.5.0
Previous Commit Hash 536ae38d84d5019460f7eddfdfdb4d9598eb79f6

Changes

  • 129 - [Feature]: Extended Item Controls
  • #​131 - feat: introduce .buildmark.yaml configuration support and align related documentation
  • #​136 - Sync agent/standards files and lint scripts from TemplateDotNetTool; rename code-review agent to formal-review
  • #​137 - Cleanups from formal reviews.
  • 97 - [Feature]: Azure DevOps Support
  • 154 - General Improvements: Configuration, Documentation, and Usability
  • #​156 - Fix SonarQube and CodeQL code quality issues

Bugs Fixed

  • N/A

Dependency Updates

  • #​128 - Bump the nuget-dependencies group with 8 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

Field Value
Version 1.7.0
Commit Hash 65bb2622b35eaa5c7ff079969a0d2ae078dfade9
Previous Version 1.6.0
Previous Commit Hash 0b5c1e922fbd745d0011c51f8f119ae3874ab7f9

Changes

  • #​160 - Rename subsystem test suites: remove "Integration" from XxxIntegrationTests
  • 161 - [Feature]: Linting Verbosity
  • #​163 - Sync template files from TemplateDotNetTool and migrate ReqStream to local dotnet tool

Bugs Fixed

  • N/A

Dependency Updates

  • #​159 - Bump the nuget-dependencies group with 8 updates
  • #​164 - Bump the nuget-dependencies group with 7 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

Field Value
Version 1.1.0
Commit Hash 90efd34d6dbcff26dc2fd48eea639d20764cf507
Previous Version 1.0.0
Previous Commit Hash 4bfdc01eb517ba9cde376289fc961a75a0336eb1

Changes

  • 49 - [Feature]: Lint Verbosity
  • #​51 - Sync template files and install ReviewMark as local dotnet tool

Bugs Fixed

  • N/A

Dependency Updates

  • #​48 - Bump the nuget-dependencies group with 8 updates
  • #​52 - Bump the nuget-dependencies group with 7 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

Field Value
Version 1.3.0
Commit Hash b1f55394712d7efef9138ef5bf93c6270ecee42b
Previous Version 1.2.0
Previous Commit Hash b0745db7b3702162ea2d309a2cca8543e1b1a36e

Changes

  • #​61 - docs: update requirements, design, and reviews to new standards
  • #​62 - Fix wrong requirement ID references in validation.md design doc
  • #​64 - Remove "Subsystem" from subsystem test suite class and file names
  • 65 - [Feature]: Linting Verbosity
  • #​68 - chore: sync AGENTS.md, agent definitions, standards, and lint scripts from TemplateDotNetTool
  • #​69 - feat: use released VersionMark from NuGet in CI release process and lint scripts

Bugs Fixed

  • N/A

Dependency Updates

  • #​63 - Bump the nuget-dependencies group with 6 updates
  • #​67 - Bump the nuget-dependencies group with 6 updates
  • #​70 - Bump the nuget-dependencies group with 1 update

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

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

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.

  • Improvements to content and font parsing detected by fuzzing inputs.
  • Improvements and resiliency for finding the startxref location when parsing a file..
  • Adds build and tests for Mac OS as well as retrieving system fonts on iPad (Mac Catalyst).
  • Support clipping when rendering XObjects.
  • Prevent malformed files leading to an out-of-memory when decompressing streams.
  • Make IGraphicsStateOperationFactory and ReflectionGraphicsStateOperationFactory public.
  • Softmask support for images.
  • Performance improvements using Span and ReadOnlyMemory where available.
  • Handle corrupt files where the stream contains comment tokens.
  • Improvements to copying from existing files when using PdfDocumentBuilder, fixes some bugs with copying fonts and dictionary tokens referenced indirectly.
  • Handle corrupt files with double endstream definitions.
  • More tolerant parsing for a number of invalid PDFs, including invalid USC2 input, CMAP formats, CFF fonts, missing font subtypes, invalid xref table positions, missing /FirstChar entry for font dictionaries and corrupt ASCII 85 encoded data.
  • Fix an issue where adding content to an existing PDF using PdfDocumentBuilder could result in upside-down or wrongly positioned text due to global transforms in the source PDF.
  • New option to completely skip annotations when building a document.
  • Prevent infinite loops in certain documents #​1096.
  • Improved performance when tokenizing numbers, this should provide a minor speed improvement.
  • When adding a page from an existing PDF to a PdfDocumentBuilder any external link annotations should be preserved.

Breaking changes

The method on PdfDocumentBuilder:

public PdfPageBuilder AddPage(PdfDocument document, int pageNumber, Func<PdfAction, PdfAction?>? copyLink)

Has been changed to wrap the copyLink parameter in an options object to support the KeepAnnotations option:

public PdfPageBuilder AddPage(PdfDocument document, int pageNumber, AddPageOptions options)

You can just set the CopyLinkFunc property in the options object if you need to access this functionality.

Auto generated change log

0.1.10

What's Changed

New Contributors

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

  • #​537 Add ConfigureAwaitOptions polyfill for pre-net8.0
  • #​538 Os polyfill issue
  • #​539 Add RequiresAssemblyFilesAttribute

10.2.0

  • #​524 Consider adding extensions for parsing System.Net.IPAddress from ReadOnlySpan
  • #​525 Consider adding split extensions on ReadOnlySpan with StringSplitOptions
  • #​526 Consider adding Send extension with ReadOnlySpan to UdpClient
  • #​528 extensions for parsing System.Net.IPAddress from ReadOnlySpan
  • #​529 Send extension with ReadOnlySpan to UdpClient
  • #​530 split extensions on ReadOnlySpan with StringSplitOptions
  • #​531 Resolve features from @(ReferencePath) after ResolveAssemblyReferences
  • #​532 IntPtr.Parse and UIntPtr.Parse
  • #​533 Parallel.ForEachAsync
  • #​534 Add Regex Count
  • #​535 EqualityComparer.Create
  • #​536 path join

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

  • NET-3557 - Fix SE AD0001 when SyntaxTreeOptionsProvider is null
  • NET-3519 - Fix AD0001: NRE in PropertiesAccessCorrectField

False Positives

  • NET-3532 - Fix S2583 FP: Any called two times
  • NET-3468 - Fix S1144 FP: Erroneously flagged Add() method used in Collection Initializer
  • NET-3454 - Fix S3267 FP: ref struct in foreach body cannot be captured in LINQ lambda
  • NET-3164 - Fix S125 FP: Improve semicolon heuristic
  • NET-2559 - Fix S5944 FP: When method name is also a class name of generic argument
  • NET-2438 - Fix S1067 FP: Do not raise an issue inside Equals() implementation
  • NET-1565 - Fix S1192 FP: Shouldn't raise on Dapper parameters
  • NET-1168 - Fix S1172 FP: When parameter conditionally used in local function
  • NET-52 - Fix S4017 FP: Do not raise when implementing abstract class/interface

False Negatives

  • NET-1642 - Fix S3415, S2701, S2699, S2187 FN: Support NUnit 4.0
  • NET-348 - Fix S4144 FN: Methods with generic return types

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

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>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Dependency updates labels Apr 12, 2026
@Malcolmnixon Malcolmnixon merged commit 6f77730 into main Apr 12, 2026
15 checks passed
@Malcolmnixon Malcolmnixon deleted the dependabot/nuget/dot-config/nuget-dependencies-1dd705e4f6 branch April 12, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant