Skip to content

Bump the nuget-dependencies group with 3 updates#42

Merged
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-370b06aa4a
Feb 26, 2026
Merged

Bump the nuget-dependencies group with 3 updates#42
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-370b06aa4a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Updated demaconsulting.spdxtool from 2.6.0 to 2.8.0.

Release notes

Sourced from demaconsulting.spdxtool's releases.

2.8.0

Build Report

Version Information

Field Value
Version 2.8.0
Commit Hash 503c9c3a106bf5344cc7675459c20f6a31ce608d
Previous Version 2.7.0
Previous Commit Hash 86475427e18a67e1198c89dc9f185297d16a355c

Changes

  • 149 - [Feature]: DotNet Pack Integration
  • #​151 - deps: Bump the nuget-dependencies group with 2 updates

Bugs Fixed

  • N/A

2.7.0

Build Report

Version Information

Field Value
Version 2.7.0
Commit Hash 86475427e18a67e1198c89dc9f185297d16a355c
Previous Version 2.6.0
Previous Commit Hash b662f94988c6efb3df092e8ed1c69bdaf5e12fb3

Changes

  • 105 - Update issue templates
  • #​107 - deps: Bump SonarAnalyzer.CSharp from 10.16.1.129956 to 10.17.0.131074
  • 108 - [FEATURE] Improve Quality Checks
  • 110 - [FEATURE] Fix Spelling Issues
  • #​112 - Exclude .DotSettings and .csproj files from cspell checks
  • #​113 - deps: Bump DemaConsulting.TestResults from 1.1.0 to 1.2.0
  • #​114 - deps: Bump SonarAnalyzer.CSharp from 10.17.0.131074 to 10.18.0.131500
  • #​115 - deps: Bump DemaConsulting.TestResults from 1.2.0 to 1.3.0
  • #​116 - deps: Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.101 to 10.0.102
  • #​117 - deps: Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102
  • 118 - [FEATURE] Update issues and pull request templates
  • 120 - [Feature]: SpdxTool User Guide PDF
  • 122 - [Feature]: Code Quality Report
  • 124 - [Feature]: CodeQL Cleanup
  • #​126 - Align build.yaml shell command formatting with SarifMark conventions
  • #​127 - ci(deps): bump actions/download-artifact from 6 to 7
  • #​128 - deps: Bump demaconsulting.sarifmark from 1.0.1 to 1.1.0
  • #​129 - deps: Bump demaconsulting.sonarmark from 1.0.0 to 1.1.0
  • #​130 - deps: Bump DemaConsulting.TestResults from 1.3.0 to 1.4.0
  • #​131 - deps: Bump SonarAnalyzer.CSharp from 10.18.0.131500 to 10.19.0.132793
  • #​132 - Group dependabot updates
  • #​133 - deps: Bump the nuget-dependencies group with 1 update
  • 134 - [Feature]: Csproj Cleanup
  • #​136 - deps: Bump the nuget-dependencies group with 4 updates
  • #​137 - Suppress CodeQL warnings for generated files in obj and bin folders
  • #​138 - Disable incremental_files_only for cspell-action
  • #​139 - deps: Bump the nuget-dependencies group with 3 updates
  • #​140 - Add GitHub agents from TemplateDotNetTool and update AGENTS.md
  • #​141 - Run project agents: repo consistency, code quality, requirements, docs, and code improvements
  • #​142 - fix: align build pipeline with TemplateDotNetTool patterns
  • 143 - [Feature]: Restructure User Guide
  • #​145 - Pre-release quality: fix formatting, sync documentation, restructure user guide, and port template improvements
  • 146 - [Feature]: Add Requirements
  • #​148 - deps: Bump the nuget-dependencies group with 7 updates

Bugs Fixed

... (truncated)

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.3.0

What's Changed

Internal fixes and updates

New Contributors

Commits viewable in compare view.

Updated SonarAnalyzer.CSharp from 10.19.0.132793 to 10.20.0.135146.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.20

This release brings 9 precision improvements — 7 false positive fixes and 2 false negative fixes — across rules S1116, S1144, S1210, S1643, S1854, S2365, S3254, S3265, and S127. It also promotes S2068 and S6418 from Security Hotspot to Vulnerability, making them visible directly in the IDE, and removes S3256 from the Sonar Way quality profile.

Changes

  • NET-3227 - Remove S3256 from "Sonar Way" quality profile
  • NET-3208 - S6418: Rule type changed from Security Hotspot to Vulnerability
  • NET-3207 - S2068: Rule type changed from Security Hotspot to Vulnerability
  • NET-3206 - Remove links to rules.sonarsource.com

False Positive

  • NET-3215 - Fix FP on S127: Should only raise on stop condition variables
  • NET-3212 - Fix FP on S3254: Don't raise if the parameter isn't last
  • NET-3053 - Fix FP on S1210: Implementing comparable operators for private types
  • NET-2984 - Fix FP on S3265: BCL enums with [Flags] not recognized due to metadata resolution
  • NET-2976 - Fix FP on S1854: Default value initializations flagged despite exemptions
  • NET-2966 - Fix FP on S1144: Constructors in MEF-exported types
  • NET-2956 - Fix FP on S1116: Empty loop body with side effects in condition

False Negative

  • NET-1261 - Fix FN on S2365: Rule should report on new collection
  • NET-1259 - Fix FN on S1643: Concatenation for parameters, fields and properties are not detected

Rule specification

  • NET-3246 - Modify Rule S127: Update Description
  • NET-3218 - Modify Rule S3265: Add exception for MethodImplAttributes
  • NET-3086 - Modify Rule S1116: Add loop exception

Maintenance

  • NET-3047 - Update RSPEC before 10.20 release

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.spdxtool from 2.6.0 to 2.8.0
Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0
Bumps SonarAnalyzer.CSharp from 10.19.0.132793 to 10.20.0.135146

---
updated-dependencies:
- dependency-name: demaconsulting.spdxtool
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.20.0.135146
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.20.0.135146
  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 Pull requests that update a dependency file labels Feb 25, 2026
@Malcolmnixon Malcolmnixon merged commit fc0e4f9 into main Feb 26, 2026
6 checks passed
@Malcolmnixon Malcolmnixon deleted the dependabot/nuget/dot-config/nuget-dependencies-370b06aa4a branch February 26, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant