Skip to content

Bump Microsoft.AspNetCore.Components.Web and 3 others - #76

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/nuget-dependencies-14fc1b8107
Closed

Bump Microsoft.AspNetCore.Components.Web and 3 others#76
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/nuget-dependencies-14fc1b8107

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Pinned Microsoft.AspNetCore.Components.Web at 10.0.10.

Release notes

Sourced from Microsoft.AspNetCore.Components.Web's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated MudBlazor from 9.4.0 to 9.7.0.

Release notes

Sourced from MudBlazor's releases.

9.7.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v9.6.0...v9.7.0

9.6.0

What's Changed

New Features

Bug Fixes

New Contributors

9.5.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v9.4.0...v9.5.0

Commits viewable in compare view.

Updated System.IO.Ports from 10.0.8 to 10.0.10.

Release notes

Sourced from System.IO.Ports's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated TUnit from 1.45.29 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

1.58.0

What's Changed

Other Changes

Dependencies

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

1.57.17

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.57.14...v1.57.17

1.57.14

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.57.0...v1.57.14

1.57.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.56.35...v1.57.0

1.56.35

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.56.25...v1.56.35

1.56.25

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.56.18...v1.56.25

1.56.18

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.56.0...v1.56.18

1.56.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.55.2...v1.56.0

1.55.2

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.55.0...v1.55.2

1.55.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.54.0...v1.55.0

1.54.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.53.0...v1.54.0

1.53.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.51.0...v1.53.0

1.51.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.50.0...v1.51.0

1.50.0

What's Changed

Other Changes

Full Changelog: thomhurst/TUnit@v1.49.0...v1.50.0

1.49.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0

1.48.6

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6

1.48.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0

1.47.0

What's Changed

Other Changes

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 27, 2026
@stage-review

stage-review Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Title
1 Update core framework and UI library versions
Open in Stage

Chapters generated by Stage for commit a0bca4a on Jul 28, 2026 11:03am UTC.

Bumps Microsoft.AspNetCore.Components.Web from 10.0.8 to 10.0.10
Bumps MudBlazor from 9.4.0 to 9.7.0
Bumps System.IO.Ports from 10.0.8 to 10.0.10
Bumps TUnit from 1.45.29 to 1.61.38

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: MudBlazor
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: System.IO.Ports
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: TUnit
  dependency-version: 1.61.38
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the nuget-dependencies group with 4 updates Bump Microsoft.AspNetCore.Components.Web and 3 others Jul 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/nuget-dependencies-14fc1b8107 branch from 2394044 to a0bca4a Compare July 28, 2026 11:03
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

The group that created this PR has been removed from your configuration.

@dependabot dependabot Bot closed this Jul 28, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/nuget-dependencies-14fc1b8107 branch July 28, 2026 12:38
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