Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Updated MSTest.TestAdapter from 3.9.3 to 3.10.0.

Release notes

Sourced from MSTest.TestAdapter's releases.

3.10.0

See the release notes here

Commits viewable in compare view.

Updated MSTest.TestFramework from 3.9.3 to 3.10.0.

Release notes

Sourced from MSTest.TestFramework's releases.

3.10.0

See the release notes here

Commits viewable in compare view.

Updated NJsonSchema from 11.3.2 to 11.4.0.

Release notes

Sourced from NJsonSchema's releases.

11.4.0

What's Changed

New Contributors

Full Changelog: RicoSuter/NJsonSchema@v11.3.2...v11.4.0

Commits viewable in compare view.

Updated Radzen.Blazor from 7.1.5 to 7.1.7.

Release notes

Sourced from Radzen.Blazor's releases.

7.1.7

7.1.7 - 2025-08-04

Improvements

  • Add support for immediate changes to RadzenTextBox (enabled via Immediate=true).
  • Improve numeric input handling for all locales (including Persian and Arabic).

Fixes

  • DataGrid simple filter should be rendered only for relevant columns.
  • DataGrid filter clear not visible, for simple FilterMode, when FilterProperty is different from Property.

7.1.6

7.1.6 - 2025-07-24

Improvements

  • Added support for disabled PanelMenu items.

Fixes

  • Fix IconColor in ProfileMenuItem.
  • Fixed keyboard navigation of DataGrid with simple filter mode.
  • Tabs accessibility improved.

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.6.0 to 2.6.8.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated SharpHook from 6.1.2 to 6.2.0.

Release notes

Sourced from SharpHook's releases.

6.2.0

This release adds the ability to disable events of type KeyTyped and fixes simulating keyboard events on macOS. libuiohook was updated to commit 4217638.

Commits viewable in compare view.

Updated SonarAnalyzer.CSharp from 10.13.0.120203 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

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 MSTest.TestAdapter from 3.9.3 to 3.10.0
Bumps MSTest.TestFramework from 3.9.3 to 3.10.0
Bumps NJsonSchema from 11.3.2 to 11.4.0
Bumps Radzen.Blazor from 7.1.5 to 7.1.7
Bumps Scalar.AspNetCore from 2.6.0 to 2.6.8
Bumps SharpHook from 6.1.2 to 6.2.0
Bumps SonarAnalyzer.CSharp from 10.13.0.120203 to 10.15.0.120848

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MSTest.TestFramework
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: NJsonSchema
  dependency-version: 11.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Radzen.Blazor
  dependency-version: 7.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: SharpHook
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.15.0.120848
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Aug 5, 2025
@flyingpie flyingpie merged commit 48ff241 into master Aug 10, 2025
1 check passed
@flyingpie flyingpie deleted the dependabot/nuget/src/multi-050ab6ffcc branch August 10, 2025 17: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.

2 participants