Skip to content

chore(deps): Bump the docker-dependencies group with 2 updates#561

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/docker/docker-dependencies-f92ece7930
Open

chore(deps): Bump the docker-dependencies group with 2 updates#561
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/docker/docker-dependencies-f92ece7930

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

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

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 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>
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Test Results

7 641 tests   7 622 ✅  2m 39s ⏱️
    7 suites     19 💤
    7 files        0 ❌

Results for commit a674d01.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

tests/JD.AI.Tests/JD.AI.Tests.csproj

PackageVersionLicenseIssue Type
AngleSharp>= 0NullUnknown License
Denied Licenses: GPL-2.0, GPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/AngleSharp >= 0 UnknownUnknown

Scanned Files

  • tests/JD.AI.Tests/JD.AI.Tests.csproj

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>
@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage

Summary
  Generated on: 07/21/2026 - 18:30:37
  Coverage date: 07/21/2026 - 18:28:34 - 07/21/2026 - 18:30:29
  Parser: MultiReport (7x Cobertura)
  Assemblies: 23
  Classes: 1067
  Files: 591
  Line coverage: 74.7%
  Covered lines: 36866
  Uncovered lines: 12448
  Coverable lines: 49314
  Total lines: 97285
  Branch coverage: 61.8% (13931 of 22514)
  Covered branches: 13931
  Total branches: 22514
  Method coverage: 86.3% (6314 of 7308)
  Full method coverage: 74.1% (5422 of 7308)
  Covered methods: 6314
  Fully covered methods: 5422
  Total methods: 7308

@JerrettDavis

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

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 recreate.

@JerrettDavis

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

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 recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant