Skip to content

Bump the nuget-dependencies group with 4 updates#71

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

Bump the nuget-dependencies group with 4 updates#71
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-dd729bceb2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated demaconsulting.buildmark from 0.6.0 to 1.0.0.

Release notes

Sourced from demaconsulting.buildmark's releases.

1.0.0

Build Report

Version Information

Field Value
Version 1.0.0
Commit Hash 8d516c509325362964052433e08f33da14153f30
Previous Version 0.6.0
Previous Commit Hash 30b630c37c442beded6b2d11399a1a18faec47e2

Changes

  • #​157 - Fix SonarQube code smells and analyzer warnings
  • #​159 - Fix known issues rules: closed bugs with matching affected-versions are known issues (LTS back-port gap)
  • #​160 - Fix CodeQL and SonarQube warnings

Bugs Fixed

  • N/A

Dependency Updates

  • #​158 - 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 b1f5539
Previous Version 1.2.0
Previous Commit Hash b0745db

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.

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.6.0 to 1.0.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

---
updated-dependencies:
- dependency-name: demaconsulting.buildmark
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Dependency updates labels Apr 13, 2026
@Malcolmnixon Malcolmnixon merged commit 4aed68c into main Apr 13, 2026
15 checks passed
@Malcolmnixon Malcolmnixon deleted the dependabot/nuget/dot-config/nuget-dependencies-dd729bceb2 branch April 13, 2026 19:47
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