Skip to content

Bump the npm-dependencies group with 8 updates - #15

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/SDK.CSharp.Example/npm-dependencies-903f158e1b
Open

Bump the npm-dependencies group with 8 updates#15
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/SDK.CSharp.Example/npm-dependencies-903f158e1b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.AspNetCore.SignalR.Client from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.AspNetCore.SignalR.Client's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Hosting from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Collections.Immutable from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Collections.Immutable's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Net.Http.Json from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Net.Http.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Text.Json from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Text.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Threading.Channels from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Threading.Channels's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated TUnit from 1.58.0 to 1.61.38.

Release notes

Sourced from TUnit's releases.

1.61.38

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.61.35...v1.61.38

1.61.35

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.61.29...v1.61.35

1.61.29

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.61.23...v1.61.29

1.61.23

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.61.15...v1.61.23

1.61.15

What's Changed

Other Changes

Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.61.0...v1.61.15

1.61.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.60.0...v1.61.0

1.60.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.59.0...v1.60.0

1.59.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.58.0...v1.59.0

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

Open in Stage

Bumps Microsoft.AspNetCore.SignalR.Client from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.Hosting from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.Logging from 10.0.9 to 10.0.10
Bumps System.Collections.Immutable from 10.0.9 to 10.0.10
Bumps System.Net.Http.Json from 10.0.9 to 10.0.10
Bumps System.Text.Json from 10.0.9 to 10.0.10
Bumps System.Threading.Channels from 10.0.9 to 10.0.10
Bumps TUnit from 1.58.0 to 1.61.38

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: System.Collections.Immutable
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: System.Net.Http.Json
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: System.Text.Json
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: System.Threading.Channels
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: TUnit
  dependency-version: 1.61.38
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jul 28, 2026
@stage-review

stage-review Bot commented Jul 28, 2026

Copy link
Copy Markdown

Ready to review this PR? Stage has broken it down into 4 individual chapters for you:

Title
1 Update core library dependencies
2 Update SignalR and Live library dependencies
3 Update example project dependencies
4 Update TUnit test framework
Open in Stage

Chapters generated by Stage for commit 1174ed5 on Jul 28, 2026 10:44am UTC.

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.

0 participants