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 and Microsoft.AspNetCore.Components.WebAssembly #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bunit 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.WebAssembly from 8.0.3 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

.NET 8.0.4

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)

Bumps [bunit](https://github.com/bUnit-dev/bUnit) 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.WebAssembly` from 8.0.3 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.3...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.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 22, 2024
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.

None yet

0 participants