Skip to content

Bump the nuget-dependencies group with 8 updates#128

Merged
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-95515ff0dc
Apr 6, 2026
Merged

Bump the nuget-dependencies group with 8 updates#128
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-95515ff0dc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated demaconsulting.reqstream from 1.5.0 to 1.6.0.

Release notes

Sourced from demaconsulting.reqstream's releases.

1.6.0

Build Report

Version Information

Field Value
Version 1.6.0
Commit Hash 0b5c1e922fbd745d0011c51f8f119ae3874ab7f9
Previous Version 1.5.0
Previous Commit Hash 0f1ffaecc2dbdd38420510218854c77e53f9a058

Changes

  • #​138 - Add design PDF to build pipeline, improve design doc WHAT/WHY focus, add ReqStream-Design review-set
  • #​139 - refactor: reorganize source into subsystem subfolders with matching sub-namespaces
  • #​140 - Apply TemplateDotNetTool PR #​76 - Agent and lint cleanup
  • #​143 - Port Markdown Format Requirements section from TemplateDotNetTool PR #​77
  • #​144 - Bump the nuget-dependencies group with 5 updates
  • #​145 - Bump demaconsulting.pandoctool from 3.9.0 to 3.9.0.2
  • #​146 - Update quality job to use lint.sh instead of individual linter actions
  • #​147 - Add system and platform requirements to ReqStream-Design review-set
  • 150 - [Feature]: Load with Linting Support
  • #​152 - Sync AGENTS.md, agent files, standards, and lint scripts from TemplateDotNetTool
  • #​153 - Comply with updated design-documentation, reqstream-usage, and reviewmark-usage standards
  • #​154 - fix: address documentation and test gaps found during formal review-set audit
  • #​155 - Simplify requirements loading with LoadResult
  • #​156 - fix: validate missing child requirement references and fix test compilation errors
  • #​157 - docs: reorganize design/requirements to new standards, fix test linkage hierarchy, expand requirement ID contractions, rename user guide, redesign reviews
  • #​158 - Fix misplaced Program_Run_WithLintFlag_RunsLinter test and add it to correct location

Bugs Fixed

  • 148 - [Bug]: Unclear error message with invalid file

Commits viewable in compare view.

Updated demaconsulting.sarifmark from 1.2.0 to 1.3.0.

Release notes

Sourced from demaconsulting.sarifmark's releases.

1.3.0

Build Report

Version Information

Field Value
Version 1.3.0
Commit Hash d9b1052a2785c6477cb225509965348a99ad3a63
Previous Version 1.2.0
Previous Commit Hash 8fb4c1614c0e77748e972548f92e89d874505d54

Changes

  • #​59 - Harden PathHelpers.SafePathCombine to match TemplateDotNetTool reference implementation
  • #​60 - Apply TemplateDotNetTool consistency updates to SarifMark
  • #​61 - Bump actions/upload-artifact from 6 to 7
  • #​62 - Bump actions/download-artifact from 7 to 8
  • #​63 - Bump the nuget-dependencies group with 1 update
  • #​64 - Fix dependabot config to group GitHub Actions updates
  • #​65 - Apply template updates from TemplateDotNetTool PRs #​31–#​51
  • #​66 - Apply template updates: staged pipelines, artifact consolidation, and OTS Software requirements
  • #​67 - Bring in recent improvements from the template repo
  • #​68 - Bump the nuget-dependencies group with 2 updates
  • #​69 - Add ReviewMark integration (review plan, review report, multi-set config)
  • 70 - [Feature]: Design and Requirements Review Sets
  • #​72 - Fix all formal review-set findings: REQTEST traceability, colour safety, doc accuracy, PathHelpers test, review-set consolidation
  • 73 - [Feature]: Fine Grained Review Sets
  • #​75 - Bump the nuget-dependencies group with 7 updates
  • #​76 - Fix duplicate link references and address all reviewmark review-set findings
  • #​77 - Apply recent template updates from TemplateDotNetTool (PRs #​61, #​62, #​63, #​64)
  • #​78 - Bump actions/setup-python from 5 to 6 in the github-actions-dependencies group
  • #​79 - Bump the nuget-dependencies group with 1 update
  • #​80 - Apply TemplateDotNetTool PRs #​65–#​74 to SarifMark
  • #​81 - Bump the nuget-dependencies group with 6 updates
  • #​82 - Bump demaconsulting.pandoctool from 3.9.0 to 3.9.0.2
  • #​83 - chore: align with TemplateDotNetTool template (PRs #​66, #​72–#​76, #​80)
  • #​84 - Apply subsystem folder structure to SarifMark (mirrors TemplateDotNetTool PR #​81)
  • #​85 - Formal reviews of all review-sets; fix missing tags and ParseStartLine crash
  • #​86 - chore: sync AGENTS.md, agent files, standards, and lint scripts from template
  • #​87 - feat: comply with updated standards for design docs, reqstream, and reviewmark
  • #​88 - Sync AGENTS.md, agent/standard files from template, then reorganize docs to new standards
  • #​89 - Add AAA pattern comments to SarifResultsTests.cs
  • #​90 - fix: update requirements, tests, and reviews to comply with .github/standards
  • #​91 - Fix: Add missing subsystem-level security tests for Utilities

Bugs Fixed

  • N/A

Commits viewable in compare view.

Updated demaconsulting.sonarmark from 1.3.0 to 1.4.0.

Release notes

Sourced from demaconsulting.sonarmark's releases.

1.4.0

Build Report

Version Information

Field Value
Version 1.4.0
Commit Hash b35775acc2643db84cddf9da39cf0126c912e8ff
Previous Version 1.3.0
Previous Commit Hash 55049a32d8fd00b94979dcb9e72a3fe98985c60e

Changes

  • #​108 - Apply TemplateDotNetTool PR #​76 - Replace role-based agents with standards-based model
  • #​109 - Bump the nuget-dependencies group with 5 updates
  • #​110 - Bump demaconsulting.pandoctool from 3.9.0 to 3.9.0.2
  • #​111 - Reorganize SonarMark into subsystem folder structure (mirrors TemplateDotNetTool PR #​81)
  • #​112 - Run formal code reviews for all review-sets; fix SonarQubeClient pagination, HTTP errors, and resource leaks
  • #​113 - chore: sync AGENTS.md, agents, standards, and lint scripts from TemplateDotNetTool
  • #​114 - refactor: restructure design and reqstream folders per updated standards
  • #​115 - fix: address formal review findings from all 14 review-sets

Bugs Fixed

  • N/A

Commits viewable in compare view.

Updated demaconsulting.spdxtool from 2.9.0 to 2.10.0.

Release notes

Sourced from demaconsulting.spdxtool's releases.

2.10.0

Build Report

Version Information

Field Value
Version 2.10.0
Commit Hash d46da9877d548b85fcec3de2fd5f50c60404b68e
Previous Version 2.9.0
Previous Commit Hash 5017cf4539e6285b79691ee42fb3f4a5c1bbe2b2

Changes

  • #​158 - Update DemaConsulting.SpdxWorkflows from 1.0.0-rc.2 to 1.0.0
  • #​159 - Apply semantic requirement IDs and template consistency improvements
  • #​160 - Add self-validation test descriptions to README and user guide
  • #​161 - Align self-validation output format with TemplateDotNetTool style
  • #​162 - feat: apply TemplateDotNetTool PR#​52 patterns (section comments, artifact consolidation, OTS self-validation, OTS requirements)
  • #​163 - Fix build job name to match template convention
  • #​164 - Pull updates from template repo and add macOS platform support
  • #​165 - deps: Bump the nuget-dependencies group with 2 updates
  • #​166 - deps: Bump the nuget-dependencies group with 6 updates
  • #​167 - deps: Bump the nuget-dependencies group with 1 update
  • #​168 - Bring in latest repo-consistency agent and apply template improvements from TemplateDotNetTool (PRs #​58–#​77 including #​65)
  • #​170 - deps: Bump the nuget-dependencies group with 6 updates
  • #​171 - deps: Bump demaconsulting.pandoctool from 3.9.0 to 3.9.0.2
  • #​173 - Sync AGENTS.md, agent definitions, and standards from TemplateDotNetTool
  • #​174 - Update repository to comply with updated .github/standards
  • #​175 - Fix formal review findings across all 9 review-sets
  • #​176 - sync template files and restructure docs/design, docs/reqstream, and docs/user_guide to new standards
  • #​177 - Fix bugs found during formal code review of all 43 review-sets

Bugs Fixed

  • N/A

Commits viewable in compare view.

Updated DemaConsulting.TestResults from 1.6.0 to 1.7.0.

Release notes

Sourced from DemaConsulting.TestResults's releases.

1.7.0

Build Report

Version Information

Field Value
Version 1.7.0
Commit Hash 4cb223908890b181ad8c426a296b602938313a09
Previous Version 1.6.0
Previous Commit Hash 9e0b720929293add7f1cc51375ceb8e5ff643edd

Changes

  • #​121 - Bump the nuget-dependencies group with 5 updates
  • #​122 - Sync with TemplateDotNetLibrary: complete template update (PRs #​41, #​43–#​47, #​50–#​51)
  • #​123 - Code reviews for all .reviewmark.yaml review sets
  • #​124 - Bump actions/setup-python from 5 to 6 in the github-actions-dependencies group
  • #​125 - Bump the nuget-dependencies group with 1 update
  • #​126 - chore: apply recent template changes from TemplateDotNetLibrary
  • #​127 - Bring in TemplateDotNetLibrary PR #​63: simplify repo-consistency agent
  • #​128 - chore: sync agent tools lists and fix repo-consistency agent from TemplateDotNetLibrary latest PRs
  • #​129 - Bump the nuget-dependencies group with 6 updates
  • #​130 - Bump demaconsulting.pandoctool from 3.9.0 to 3.9.0.2
  • #​131 - Sync AGENTS.md, agent files, standards, and lint scripts from TemplateDotNetLibrary
  • #​132 - Update repository structure to comply with updated standards
  • #​133 - chore: sync template files and comply with updated standards
  • #​134 - Perform formal code reviews for all 11 review-sets and fix identified issues
  • #​135 - fix: address SonarCloud code smell issues in TrxSerializer

Bugs Fixed

  • N/A

Commits viewable in compare view.

Updated demaconsulting.versionmark from 1.1.0 to 1.2.0.

Release notes

Sourced from demaconsulting.versionmark's releases.

1.2.0

Build Report

Version Information

Field Value
Version 1.2.0
Commit Hash b0745db7b3702162ea2d309a2cca8543e1b1a36e
Previous Version 1.1.0
Previous Commit Hash ca02d60bf74b00e36a3fa8467a4009d1d2b39dab

Changes

  • #​43 - Add ASCII-art architecture tree to introduction.md, restructure requirements files, restructure design docs, update reviewmark.yaml, audit requirement-test linkages, and fix requirement IDs and build-docs ordering
  • #​44 - Fix VersionMark-System requirements to reference self-validation tests consistently
  • #​45 - Apply TemplateDotNetTool PR #​76 - Agent and lint cleanup
  • #​46 - refactor: Reorganize source into subsystem folders/namespaces
  • #​48 - Bump the nuget-dependencies group with 6 updates
  • #​49 - Bump demaconsulting.pandoctool from 3.9.0 to 3.9.0.2
  • #​50 - Switch quality-checks job from individual lint actions to lint.sh script
  • #​51 - Add subsystem folder structure for design docs, requirements, and test suites
  • #​52 - Sync AGENTS.md, agent files, and standards from TemplateDotNetTool
  • #​53 - Update repository structure to comply with updated standards
  • 54 - [Feature]: Load with Linting support
  • #​56 - Fix issues identified in formal reviews of all review-sets
  • #​57 - chore: sync AGENTS.md, agent definitions, standards, and lint scripts from TemplateDotNetTool
  • #​58 - docs: align design documentation, review sets, tests, and PathHelpers with removal of Linting subsystem
  • #​59 - Fix report-depth validation, regex option consistency, and I/O exception handling
  • #​60 - Bump the nuget-dependencies group with 3 updates

Bugs Fixed

  • N/A

Commits viewable in compare view.

Updated dotnet-sonarscanner from 11.2.0 to 11.2.1.

Updated Polyfill from 9.23.0 to 10.0.0.

Release notes

Sourced from Polyfill's releases.

10.0.0

  • #​515 Add new static extension polyfills using C# 14 syntax
  • #​516 Consider migrating Directory polyfills to extension(Directory) syntax
  • #​518 Add IndexOfAnyExcept and LastIndexOfAnyExcept
  • #​519 Migrate Directory polyfills to extension(Directory) syntax

9.24.0

  • #​510 Consider adding extensions for System.Decimal and System.Single
  • #​511 float and decimal TryParse

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.reqstream from 1.5.0 to 1.6.0
Bumps demaconsulting.sarifmark from 1.2.0 to 1.3.0
Bumps demaconsulting.sonarmark from 1.3.0 to 1.4.0
Bumps demaconsulting.spdxtool from 2.9.0 to 2.10.0
Bumps DemaConsulting.TestResults from 1.6.0 to 1.7.0
Bumps demaconsulting.versionmark from 1.1.0 to 1.2.0
Bumps dotnet-sonarscanner from 11.2.0 to 11.2.1
Bumps Polyfill from 9.23.0 to 10.0.0

---
updated-dependencies:
- dependency-name: demaconsulting.reqstream
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: demaconsulting.sarifmark
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: demaconsulting.sonarmark
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: demaconsulting.spdxtool
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: DemaConsulting.TestResults
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: demaconsulting.versionmark
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: dotnet-sonarscanner
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Polyfill
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Dependency updates label Apr 6, 2026
@Malcolmnixon Malcolmnixon merged commit f7458a5 into main Apr 6, 2026
15 checks passed
@Malcolmnixon Malcolmnixon deleted the dependabot/nuget/dot-config/nuget-dependencies-95515ff0dc branch April 6, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant