Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Performed the following updates:

  • Updated coverlet.collector from 3.1.2 to 6.0.4 in /Directory.Build.props, /Directory.Build.targets, /tests/cyclonedx.tests/cyclonedx.tests.csproj
  • Updated CsvHelper from 29.0.0 to 33.1.0 in /Directory.Build.props, /Directory.Build.targets, /src/cyclonedx/cyclonedx.csproj
  • Updated CycloneDX.Spdx.Interop from 9.0.0 to 9.0.2 in /Directory.Build.props, /Directory.Build.targets, /src/cyclonedx/cyclonedx.csproj
  • Updated CycloneDX.Utils from 9.0.0 to 9.0.2 in /src/cyclonedx/cyclonedx.csproj
  • Updated Microsoft.NET.Test.Sdk from 17.3.2 to 17.14.1 in /Directory.Build.props, /Directory.Build.targets, /tests/cyclonedx.tests/cyclonedx.tests.csproj
  • Updated Snapshooter.Xunit from 0.7.1 to 1.0.1 in /Directory.Build.props, /Directory.Build.targets, /tests/cyclonedx.tests/cyclonedx.tests.csproj
  • Updated System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0-beta5.25306.1 in /Directory.Build.props, /Directory.Build.targets, /src/cyclonedx/cyclonedx.csproj
  • Updated System.CommandLine.NamingConventionBinder from 2.0.0-beta4.22272.1 to 2.0.0-beta5.25306.1 in /Directory.Build.props, /Directory.Build.targets, /src/cyclonedx/cyclonedx.csproj
  • Updated System.Security.Cryptography.Xml from 6.0.1 to 9.0.7 in /Directory.Build.props, /Directory.Build.targets, /src/cyclonedx/cyclonedx.csproj
  • Updated xunit from 2.4.2 to 2.9.3 in /Directory.Build.props, /Directory.Build.targets, /tests/cyclonedx.tests/cyclonedx.tests.csproj
  • Updated xunit.runner.visualstudio from 2.4.5 to 3.1.1 in /Directory.Build.props, /Directory.Build.targets, /tests/cyclonedx.tests/cyclonedx.tests.csproj

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps coverlet.collector from 3.1.2 to 6.0.4
Bumps CsvHelper from 29.0.0 to 33.1.0
Bumps CycloneDX.Spdx.Interop from 9.0.0 to 9.0.2
Bumps CycloneDX.Utils from 9.0.0 to 9.0.2
Bumps Microsoft.NET.Test.Sdk from 17.3.2 to 17.14.1
Bumps Snapshooter.Xunit from 0.7.1 to 1.0.1
Bumps System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0-beta5.25306.1
Bumps System.CommandLine.NamingConventionBinder from 2.0.0-beta4.22272.1 to 2.0.0-beta5.25306.1
Bumps System.Security.Cryptography.Xml from 6.0.1 to 9.0.7
Bumps xunit from 2.4.2 to 2.9.3
Bumps xunit.runner.visualstudio from 2.4.5 to 3.1.1

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: CsvHelper
  dependency-version: 33.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: CycloneDX.Spdx.Interop
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: CycloneDX.Utils
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Snapshooter.Xunit
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.CommandLine
  dependency-version: 2.0.0-beta5.25306.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.CommandLine.NamingConventionBinder
  dependency-version: 2.0.0-beta5.25306.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Security.Cryptography.Xml
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2025

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jul 12, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/cyclonedx/multi-5445cb3455 branch July 12, 2025 15:49
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