Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bunit, Microsoft.AspNetCore.Components, Microsoft.Extensions.DependencyInjection and Microsoft.AspNetCore.Components.WebAssembly in /src #556

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps bunit, Microsoft.AspNetCore.Components, Microsoft.Extensions.DependencyInjection and Microsoft.AspNetCore.Components.WebAssembly. These dependencies needed to be updated together.
Updates bunit from 1.27.17 to 1.28.9

Release notes

Sourced from bunit's releases.

1.28.9

Fixed

  • bUnit's built-in HTML parser did not correctly parse full HTML documents that included a <!DOCTYPE html> as the first element. Fixed by @​egil.
  • @formname directive led to an InvalidOperationException when used on a form element. Reported by @​suzu2469 in #1438. Fixed by @​egil/@​linkdotnet.

Changed

  • NavigationManager is again registered as a singleton instead of scoped.
Changelog

Sourced from bunit's changelog.

[1.28.9] - 2024-04-19

Fixed

  • bUnit's built-in HTML parser did not correctly parse full HTML documents that included a <!DOCTYPE html> as the first element. Fixed by @​egil.
  • @formname directive led to an InvalidOperationException when used on a form element. Reported by @​suzu2469 in #1438. Fixed by @​egil/@​linkdotnet.

Changed

  • NavigationManager is again registered as a singleton instead of scoped.
Commits
  • f246f7a Updated CHANGELOG.md for 1.28.9 release
  • dd1dce5 Merge pull request #1452 from bUnit-dev/release/v1.28
  • afadabd Set version to '1.28'
  • 27a43f7 fix: Htmlizer can handle NamedEvents
  • f8ede16 ci: tweak rebase of v2 on main script
  • 05c7564 ci: disable automatic rebase attempt
  • 1e3bd94 ci: fix mistake in rebase workflow
  • cbe0cbd ci: add automatic rebase of v2 on main after push to main
  • 60699a3 chore: remove old code
  • 69f866e build(deps): Bump dotnet-serve from 1.10.172 to 1.10.175 (#1430)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Components from 8.0.4 to 9.0.0-preview.3.24172.13

Release notes

Sourced from Microsoft.AspNetCore.Components's releases.

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

Commits

Updates Microsoft.Extensions.DependencyInjection from 8.0.0 to 9.0.0-preview.3.24172.9

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.4

Release

.NET 8.0.3

Release

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits

Updates Microsoft.AspNetCore.Components.WebAssembly from 8.0.4 to 9.0.0-preview.3.24172.13

Release notes

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

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…endencyInjection and Microsoft.AspNetCore.Components.WebAssembly

Bumps [bunit](https://github.com/bUnit-dev/bUnit), [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.

Updates `bunit` from 1.27.17 to 1.28.9
- [Release notes](https://github.com/bUnit-dev/bUnit/releases)
- [Changelog](https://github.com/bUnit-dev/bUnit/blob/main/CHANGELOG.md)
- [Commits](bUnit-dev/bUnit@v1.27.17...v1.28.9)

Updates `Microsoft.AspNetCore.Components` from 8.0.4 to 9.0.0-preview.3.24172.13
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.4...v9.0.0-preview.3.24172.13)

Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 9.0.0-preview.3.24172.9
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-preview.3.24172.9)

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.4 to 9.0.0-preview.3.24172.13
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.4...v9.0.0-preview.3.24172.13)

---
updated-dependencies:
- dependency-name: bunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2024
@SimonCropp SimonCropp merged commit 5e08651 into main Apr 20, 2024
5 checks passed
@SimonCropp SimonCropp deleted the dependabot/nuget/src/multi-f78a362948 branch April 20, 2024 07:22
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
Development

Successfully merging this pull request may close these issues.

1 participant