chore(deps): Bump the docker-dependencies group with 2 updates#561
chore(deps): Bump the docker-dependencies group with 2 updates#561dependabot[bot] wants to merge 3 commits into
Conversation
Bumps the docker-dependencies group with 2 updates: dotnet/sdk and dotnet/aspnet. Updates `dotnet/sdk` from 10.0.301 to 10.0.302 Updates `dotnet/aspnet` from 10.0.9 to 10.0.10 --- updated-dependencies: - dependency-name: dotnet/sdk dependency-version: 10.0.302 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-dependencies - dependency-name: dotnet/aspnet dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Test Results7 641 tests 7 622 ✅ 2m 39s ⏱️ Results for commit a674d01. ♻️ This comment has been updated with latest results. |
Dependency ReviewThe following issues were found:
License Issuestests/JD.AI.Tests/JD.AI.Tests.csproj
OpenSSF Scorecard
Scanned Files
|
bunit pulls in AngleSharp 1.4.0, which has a known moderate-severity mXSS vulnerability (GHSA-pgww-w46g-26qg) flagged by NuGetAudit as warn-as-error. Add a direct AngleSharp PackageReference in JD.AI.Tests plus a matching PackageVersion entry in Directory.Packages.props to pin the transitive dependency to the patched 1.5.0 release. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
DashboardSignalRServiceIntegrationTests uses a real SignalR handshake/round trip over an in-memory TestServer, unlike the plain in-memory event-bus tests that share the same 2s WaitAsync pattern. Under CI load this specific test occasionally exceeds 2s and times out (System.TimeoutException) even though the feature itself works; 6809/6811 other tests passed in the same run. Widen to 10s, matching the more generous timeouts already used elsewhere in the suite for transport-level waits. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Code Coverage |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps the docker-dependencies group with 2 updates: dotnet/sdk and dotnet/aspnet.
Updates
dotnet/sdkfrom 10.0.301 to 10.0.302Updates
dotnet/aspnetfrom 10.0.9 to 10.0.10Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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