Skip to content

Conversation

dependabot[bot]
Copy link

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

Updated FastEndpoints from 6.1.0 to 7.0.0.

Release notes

Sourced from FastEndpoints's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated FastEndpoints.Messaging.Core from 6.1.0 to 7.0.0.

Release notes

Sourced from FastEndpoints.Messaging.Core's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated FastEndpoints.Messaging.Remote from 6.1.0 to 7.0.0.

Release notes

Sourced from FastEndpoints.Messaging.Remote's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated FastEndpoints.Swagger from 6.1.0 to 7.0.0.

Release notes

Sourced from FastEndpoints.Swagger's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated MassTransit from 8.4.1 to 8.5.1.

Release notes

Sourced from MassTransit's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated MassTransit.EntityFrameworkCore from 8.4.1 to 8.5.1.

Release notes

Sourced from MassTransit.EntityFrameworkCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated MassTransit.RabbitMQ from 8.4.1 to 8.5.1.

Release notes

Sourced from MassTransit.RabbitMQ's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Meziantou.Analyzer from 2.0.202 to 2.0.205.

Release notes

Sourced from Meziantou.Analyzer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.HeaderPropagation from 9.0.6 to 9.0.7.

Release notes

Sourced from Microsoft.AspNetCore.HeaderPropagation's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.AspNetCore.OpenApi from 9.0.6 to 9.0.7.

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore from 9.0.6 to 9.0.7.

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Relational from 9.0.6 to 9.0.7.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.Extensions.Caching.StackExchangeRedis from 9.0.6 to 9.0.7.

Release notes

Sourced from Microsoft.Extensions.Caching.StackExchangeRedis's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection from 9.0.6 to 9.0.7.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.6...v9.0.7

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.4.16 to 2.6.4.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Soenneker.Utils.AutoBogus from 3.0.778 to 3.0.787.

Release notes

Sourced from Soenneker.Utils.AutoBogus's releases.

3.0.787

  • chore(deps): update dependency soenneker.reflection.cache to 3.0.541 (#​783)

3.0.786

  • chore(deps): update dependency system.collections.immutable to 9.0.7 (#​782)

3.0.785

  • Fixed array support Stream support ImmutableDictionary support Performance improvements

3.0.784

  • chore(deps): update dependency soenneker.reflection.cache to 3.0.540 (#​778)

3.0.783

  • chore(deps): update dependency soenneker.reflection.cache to 3.0.539 (#​777)

3.0.782

  • chore(deps): update dependency soenneker.reflection.cache to 3.0.538 (#​776)

3.0.781

  • chore(deps): update dependency soenneker.extensions.fieldinfo to 3.0.56 (#​770)

3.0.780

  • chore(deps): update dependency soenneker.extensions.memberinfo to 3.0.51 (#​771)

3.0.779

  • cleanup

Commits viewable in compare view.

Updated Soenneker.Utils.AutoBogus.NSubstitute from 3.0.686 to 3.0.694.

Release notes

Sourced from Soenneker.Utils.AutoBogus.NSubstitute's releases.

3.0.694

  • Update dependency Soenneker.Utils.AutoBogus to 3.0.787 (#​771)

3.0.693

  • Update dependency Soenneker.Utils.AutoBogus to 3.0.786 (#​769)

3.0.692

  • Update dependency Soenneker.Utils.AutoBogus to 3.0.785 (#​767)

3.0.691

  • Update dependency Soenneker.Utils.AutoBogus to 3.0.784 (#​759)

3.0.690

  • Update dependency Soenneker.Utils.AutoBogus to 3.0.782 (#​757)

3.0.689

  • Update dependency Soenneker.Utils.AutoBogus to 3.0.781 (#​754)

3.0.688

  • Update dependency Soenneker.Utils.AutoBogus to 3.0.780 (#​751)

3.0.687

  • cleanup

Commits viewable in compare view.

Updated SonarAnalyzer.CSharp from 10.11.0.117924 to 10.15.0.120848.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.15

False Positive

  • NET-2198 - Fix S1905 FP: Cast of default! expression is required
  • NET-2197 - Fix S1905 FP: stackalloc and Span conversions
  • NET-1641 - Fix S1905 FP: casting IEnumerable<string?> to IEnumerable<string>
  • NET-2157 - Fix S2589 FP: Don't raise an issue after a delegate is invoked
  • NET-2073 - Fix S2699 FP: Add support for FsCheck property tests
  • NET-1537 - Fix S6964 FP: Don't raise on properties annotated with the BindRequiredAttribute

Improvement

  • NET-2112 - Consider ExplodedNodes relevant if a successor would be relevant
  • NET-2183 - SE: Set constraint on operation when learning from IsPattern

False Negative

  • NET-429 - Fix S4275 FN: Support partial properties

Task

  • NET-2208 - Update RSpec before release

10.14

Hey everyone,

This release mostly focuses on mitigating (NET-2196) a performance regression that was introduced in 10.13.

Improvement

  • NET-2196 - Fix path algorithm for execution flows to mitigate performance regression
  • NET-2177 - Improve how the Symbolic Execution engine handles exception paths
  • NET-2135 - Support xUnit V3
  • NET-2163 - Provide Interface for other plugins to add rules to VB.NET SonarWay profile

False Negative

  • NET-235 - Fix S2053: Adjust required salt length to be 32 bytes

Task

  • NET-2170 - Update RSPEC before 10.14 release

10.13

Hello everyone,

In this release, we've focused on:

  • False positive fixes
  • Enhancing S2259's secondary locations to provide clearer, step-by-step explanations of null pointer dereferences issues.

False Positives

  • NET-2099 - Fix S3885 FP: Do not raise in ResolutionEventHandler
  • NET-2023 - Fix S3257 FP: Array with target-typed new
  • NET-1646 - Fix S3267 FP: Loops should be simplified with LINQ expressions
  • NET-1588 - Fix S1066 FP: Combination of dynamic and out should not raise
  • NET-882 - Fix S3257 FP: Don't raise for C# 10 and later when there's explicit delegate creation

Improvements

  • NET-2095 - Improve incremental PR analysis path detection
  • SE: S2259 - Improve secondary locations

10.12

This release brings the VB version of S6418 and a few FP and FN fixes.

New Rule

  • NET-1379 - New Rule: Implement S6418 Hard-coded secrets are security-sensitive for VB.NET

False Positive

  • NET-1526 - Fix S3267 FP: Only raise on IEnumerable

False Negative

  • NET-1260 - Fix S1215 FN: GC.GetTotalMemory(forceFullCollection: true) should not be called
  • NET-1258 - Fix S6678 FN: Lowercase placeholders in interpolated string
  • NET-1255 - Fix S3267 FN: Logical operators are not supported

Task

  • NET-2060 - Update RSPEC before 11.12 release

Commits viewable in compare view.

Updated StackExchange.Redis from 2.8.41 to 2.8.58.

Release notes

Sourced from StackExchange.Redis's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.IdentityModel.Tokens.Jwt from 8.12.0 to 8.13.0.

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

8.13.0

8.13.0

Fundamentals

  • CaseSensitiveClaimsIdentity.SecurityToken setter is now protected internal (was internal). See PR #​3278 for details.
  • Update .NET SDK version to 9.0.108 used when building or running the code. See PR #​3274 for details.
  • Update RsaSecurityKey.cs to replace the Pkcs1 padding by Pss from HasPrivateKey check. See #​3280 for details.

What's Changed

New Contributors

Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.12.1...8.13.0

8.12.1

8.12.1

Fundamentals

  • Update .NET SDK version to 9.0.107 used when building or running the code. See #​3263 for details.
  • To keep our experimental code separate from production code, all files associated with experimental features have been moved to the Experimental folders. See PR #​3261 for details.
  • Experimental code leaked into TokenValidationResult from early prototypes. See PR #​3259 for details.

What's Changed

Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.12.0...8.12.1

Commits viewable in compare view.

Updated System.Text.Encodings.Web from 9.0.6 to 9.0.7.

Updated System.Text.Json from 9.0.6 to 9.0.7.

Updated TngTech.ArchUnitNET from 0.11.4 to 0.12.1.

Release notes

Sourced from TngTech.ArchUnitNET's releases.

0.12.1

Fixes

New Contributors

Full Changelog: TNG/ArchUnitNET@0.12.0...0.12.1

0.12.0

Breaking Changes

Marking soon to be removed methods in the fluent api as obsolete by @​brandhuf in TNG/ArchUnitNET#362

Until now, ArchUnitNET provided overloads of functions in the fluent syntax that took a string as an argument like Types().That().DependOnAny("ExampleClass") or Types().That().DependOnAny(".*ExampleClass", true). Here, however, it is unclear whether the string would match the Name, FullName or AssemblyQualifiedName. These functions have now been marked as obsolete and will be removed in version 0.13.0.

Besides HaveName, the fluent interface now also provides the functions HaveNameMatching, HaveFullName and HaveFullNameMatching. The above call can therefore be replaced with Types().That().DependOnAny(Types().That().HaveName("ExampleClass")) or Types().That().DependOnAny(Types().That().HaveFullNameMatching(".*ExampleClass")), giving a clear indication of what is matched and how it is matched.

Don't Set Assembly Name To It's Full Name by @​alexanderlinne in TNG/ArchUnitNET#372

This is a bug where the Name of an assembly was always set to its FullName. This may be a breaking change for code that currently relies on this behaviour.

Fixes

Enhancements

Dependency Updates

Full Changelog: TNG/ArchUnitNET@0.11.4...0.12.0

Commits viewable in compare view.

Updated TngTech.ArchUnitNET.xUnitV3 from 0.11.4 to 0.12.1.

Release notes

Sourced from TngTech.ArchUnitNET.xUnitV3's releases.

0.12.1

Fixes

New Contributors

Full Changelog: TNG/ArchUnitNET@0.12.0...0.12.1

0.12.0

Breaking Changes

Marking soon to be removed methods in the fluent api as obsolete by @​brandhuf in TNG/ArchUnitNET#362

Until now, ArchUnitNET provided overloads of functions in the fluent syntax that took a string as an argument like Types().That().DependOnAny("ExampleClass") or Types().That().DependOnAny(".*ExampleClass", true). Here, however, it is unclear whether the string would match the Name, FullName or AssemblyQualifiedName. These functions have now been marked as obsolete and will be removed in version 0.13.0.

Besides HaveName, the fluent interface now also provides the functions HaveNameMatching, HaveFullName and HaveFullNameMatching. The above call can therefore be replaced with Types().That().DependOnAny(Types().That().HaveName("ExampleClass")) or Types().That().DependOnAny(Types().That().HaveFullNameMatching(".*ExampleClass")), giving a clear indication of what is matched and how it is matched.

Don't Set Assembly Name To It's Full Name by @​alexanderlinne in TNG/ArchUnitNET#372

This is a bug where the Name of an assembly was always set to its FullName. This may be a breaking change for code that currently relies on this behaviour.

Fixes

Enhancements

Dependency Updates

Full Changelog: TNG/ArchUnitNET@0.11.4...0.12.0

Commits viewable in compare view.

Updated xunit.v3 from 2.0.3 to 3.0.0.

Release notes

Sourced from xunit.v3's releases.

No release notes found for this version range.

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 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 FastEndpoints from 6.1.0 to 7.0.0
Bumps FastEndpoints.Messaging.Core from 6.1.0 to 7.0.0
Bumps FastEndpoints.Messaging.Remote from 6.1.0 to 7.0.0
Bumps FastEndpoints.Swagger from 6.1.0 to 7.0.0
Bumps MassTransit from 8.4.1 to 8.5.1
Bumps MassTransit.EntityFrameworkCore from 8.4.1 to 8.5.1
Bumps MassTransit.RabbitMQ from 8.4.1 to 8.5.1
Bumps Meziantou.Analyzer from 2.0.202 to 2.0.205
Bumps Microsoft.AspNetCore.HeaderPropagation from 9.0.6 to 9.0.7
Bumps Microsoft.AspNetCore.OpenApi from 9.0.6 to 9.0.7
Bumps Microsoft.EntityFrameworkCore from 9.0.6 to 9.0.7
Bumps Microsoft.EntityFrameworkCore.Relational from 9.0.6 to 9.0.7
Bumps Microsoft.Extensions.Caching.StackExchangeRedis from 9.0.6 to 9.0.7
Bumps Microsoft.Extensions.DependencyInjection from 9.0.6 to 9.0.7
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7
Bumps Scalar.AspNetCore from 2.4.16 to 2.6.4
Bumps Soenneker.Utils.AutoBogus from 3.0.778 to 3.0.787
Bumps Soenneker.Utils.AutoBogus.NSubstitute from 3.0.686 to 3.0.694
Bumps SonarAnalyzer.CSharp from 10.11.0.117924 to 10.15.0.120848
Bumps StackExchange.Redis from 2.8.41 to 2.8.58
Bumps System.IdentityModel.Tokens.Jwt from 8.12.0 to 8.13.0
Bumps System.Text.Encodings.Web from 9.0.6 to 9.0.7
Bumps System.Text.Json from 9.0.6 to 9.0.7
Bumps TngTech.ArchUnitNET from 0.11.4 to 0.12.1
Bumps TngTech.ArchUnitNET.xUnitV3 from 0.11.4 to 0.12.1
Bumps xunit.v3 from 2.0.3 to 3.0.0

---
updated-dependencies:
- dependency-name: FastEndpoints
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: FastEndpoints.Messaging.Core
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: FastEndpoints.Messaging.Remote
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: FastEndpoints.Swagger
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: MassTransit
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MassTransit.EntityFrameworkCore
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MassTransit.RabbitMQ
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.205
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.HeaderPropagation
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Soenneker.Utils.AutoBogus
  dependency-version: 3.0.787
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Soenneker.Utils.AutoBogus.NSubstitute
  dependency-version: 3.0.694
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.15.0.120848
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: StackExchange.Redis
  dependency-version: 2.8.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Encodings.Web
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Json
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: TngTech.ArchUnitNET
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: TngTech.ArchUnitNET.xUnitV3
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.v3
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 23, 2025
Copy link

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 3a06db9.

Copy link
Author

dependabot bot commented on behalf of github Jul 24, 2025

Superseded by #51.

@dependabot dependabot bot closed this Jul 24, 2025
@dependabot dependabot bot deleted the dependabot/nuget/main/multi-992545741a branch July 24, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants