Skip to content

Bump the "dependencies" group with 1 update across multiple ecosystems#50

Merged
thomasneuberger merged 2 commits into
mainfrom
dependabot/dependencies-49385d1360
May 18, 2026
Merged

Bump the "dependencies" group with 1 update across multiple ecosystems#50
thomasneuberger merged 2 commits into
mainfrom
dependabot/dependencies-49385d1360

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Updated Microsoft.AspNetCore.Components.WebAssembly from 8.0.26 to 8.0.27.

Release notes

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

8.0.27

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.26...v8.0.27

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Pulumi from 3.106.1 to 3.106.2.

Release notes

Sourced from Pulumi's releases.

No release notes found for this version range.

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

Bumps Microsoft.AspNetCore.Components.WebAssembly from 8.0.26 to 8.0.27
Bumps Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.7 to 10.0.8
Bumps Pulumi from 3.106.1 to 3.106.2

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-version: 8.0.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Pulumi
  dependency-version: 3.106.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 18, 2026
@thomasneuberger thomasneuberger requested a review from Copilot May 18, 2026 09:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates .NET/Pulumi dependency versions for the Blazor WebAssembly app and deployment project.

Changes:

  • Updates Microsoft.AspNetCore.Components.WebAssembly to 8.0.27.
  • Updates Microsoft.AspNetCore.Components.WebAssembly.DevServer to 10.0.8.
  • Updates Pulumi to 3.106.2.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
CrohnsDiary.App/CrohnsDiary.App.csproj Updates Blazor WebAssembly package references.
CrohnsDiary.Deploy/CrohnsDiary.Deploy.csproj Updates the Pulumi package reference.

Comment thread CrohnsDiary.App/CrohnsDiary.App.csproj Outdated
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.26" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.7" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.27" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.8" PrivateAssets="all" />
@thomasneuberger
Copy link
Copy Markdown
Owner

Resolve the review comment
@copilot

Copy link
Copy Markdown
Contributor

Copilot AI commented May 18, 2026

Resolve the review comment
@copilot

Resolved in 9a8d335 by aligning Microsoft.AspNetCore.Components.WebAssembly.DevServer to 8.0.27 so it matches the net8.0 WebAssembly package/SDK line and avoids CI/local tooling mismatch.

@thomasneuberger thomasneuberger merged commit 10c1548 into main May 18, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/dependencies-49385d1360 branch May 18, 2026 12:21
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.

3 participants