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.WebAssembly, Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.Configuration and Microsoft.AspNetCore.Components.WebAssembly.Authentication in /src #2950

Merged
merged 2 commits into from
Apr 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bunit, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.Configuration and Microsoft.AspNetCore.Components.WebAssembly.Authentication. These dependencies needed to be updated together.
Updates bunit from 1.25.3 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.

1.27.17

Added

  • Support for IKeyedServiceProvider in net8.0. Reported by @​ViRuSTriNiTy. By @​linkdotnet.
  • Support for net9.0. NOTE, there is no commitment as of now to support net9.0 in bUnit v1. However. Support for net9.0 may move to a future v2 release of bUnit and be deprecated in v1. However, allowing bUnit to build and work with net9.0 previews allows our users to keep testing!

Fixed

1.26.64

Changed

  • Upgraded AngleSharp to 1.0.7.

Fixed

  • When the TestContext was disposed, the Blazor Renderer itself didn't dispose components under test. By @​linkdotnet.
  • When navigating, the HistoryEntryState on NavigationManager will be populated. By @​linkdotnet.

Added

  • New overloads for IRenderedFragmentBase.InvokeAsync that allow retrieving the work item's return value. By @​jcparkyn.
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.

[1.27.17] - 2024-03-02

Added

  • Support for IKeyedServiceProvider in net8.0. Reported by @​ViRuSTriNiTy. By @​linkdotnet.
  • Support for net9.0. NOTE, there is no commitment as of now to support net9.0 in bUnit v1. However. Support for net9.0 may move to a future v2 release of bUnit and be deprecated in v1. However, allowing bUnit to build and work with net9.0 previews allows our users to keep testing!

Fixed

[1.26.64] - 2023-12-20

Changed

  • Upgraded AngleSharp to 1.0.7. Info: The usage of AngleSharpWrappers is not needed anymore. Any usage of Unwrap should not be needed anymore.

Fixed

  • When the TestContext was disposed, the Blazor Renderer itself didn't dispose components under test. By @​linkdotnet.
  • When navigating, the HistoryEntryState on NavigationManager will be populated. By @​linkdotnet.

Added

  • New overloads for IRenderedFragmentBase.InvokeAsync that allow retrieving the work item's return value. By @​jcparkyn.
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.2 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

.NET 8.0.3

Release

Commits

Updates Microsoft.Extensions.Configuration.Binder from 7.0.4 to 9.0.0-preview.3.24172.9

Release notes

Sourced from Microsoft.Extensions.Configuration.Binder'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

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.Json from 8.0.0 to 9.0.0-preview.3.24172.9

Release notes

Sourced from Microsoft.Extensions.Configuration.Json'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.Extensions.Configuration from 8.0.0 to 9.0.0-preview.3.24172.9

Release notes

Sourced from Microsoft.Extensions.Configuration'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.Authentication from 8.0.2 to 9.0.0-preview.3.24172.13

Release notes

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

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)

…tensions.Configuration.Binder, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.Configuration and Microsoft.AspNetCore.Components.WebAssembly.Authentication

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

Updates `bunit` from 1.25.3 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.25.3...v1.28.9)

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.2 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.2...v9.0.0-preview.3.24172.13)

Updates `Microsoft.Extensions.Configuration.Binder` from 7.0.4 to 9.0.0-preview.3.24172.9
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.4...v9.0.0-preview.3.24172.9)

Updates `Microsoft.Extensions.Configuration.Json` 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.Extensions.Configuration` 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.Authentication` from 8.0.2 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.2...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
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@kbeaugrand kbeaugrand force-pushed the dependabot/nuget/src/multi-f27970c69d branch from f020875 to 3643298 Compare April 21, 2024 07:43
Copy link

codecov bot commented Apr 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.87%. Comparing base (b881ff6) to head (4a95a7d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2950      +/-   ##
==========================================
+ Coverage   85.63%   85.87%   +0.23%     
==========================================
  Files         296      296              
  Lines       11344    11344              
  Branches      890      890              
==========================================
+ Hits         9715     9742      +27     
+ Misses       1337     1311      -26     
+ Partials      292      291       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kbeaugrand kbeaugrand merged commit b5b7fb5 into main Apr 21, 2024
6 checks passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/multi-f27970c69d branch April 21, 2024 16:20
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.

1 participant