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.AspNetCore.Components.Web and Microsoft.AspNetCore.Components.WebAssembly in /src #8893

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps bunit, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Web 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.3 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

.NET 8.0.4

Release

Commits

Updates Microsoft.AspNetCore.Components.Web from 8.0.3 to 9.0.0-preview.3.24172.13

Release notes

Sourced from Microsoft.AspNetCore.Components.Web'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

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)

@dependabot dependabot bot added the dependency label May 6, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/src/dev/multi-5729fa83ad branch from 65a0984 to 2887a87 Compare May 15, 2024 18:45
…ponents.Web and Microsoft.AspNetCore.Components.WebAssembly

Bumps [bunit](https://github.com/bUnit-dev/bUnit), [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) 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.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)

Updates `Microsoft.AspNetCore.Components.Web` 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)

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
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Components.Web
  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 force-pushed the dependabot/nuget/src/dev/multi-5729fa83ad branch from 2887a87 to 1b0acf7 Compare May 20, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants