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 #2940
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.27.17Release notes
Sourced from bunit's releases.
Changelog
Sourced from bunit's changelog.
Commits
2aaf01d
Updated CHANGELOG.md for 1.27.17 releasea3d2520
Merge pull request #1405 from bUnit-dev/release/v1.27289bd9d
Set version to '1.27'b859378
feat: Added support for net9.0 (#1404)80a8010
Update docs/site/docs/providing-input/passing-parameters-to-components.md7568c17
docs: Added examples for query strings in net85d4c799
chore: Update AngleSharp dependencies for net6 and higher20479f6
build(deps): Bump Meziantou.Polyfill from 1.0.35 to 1.0.36772f874
build(deps): Bump Meziantou.Polyfill from 1.0.33 to 1.0.3567e61b6
build(deps): Bump Verify.Xunit from 23.2.1 to 23.2.2Updates
Microsoft.AspNetCore.Components.WebAssembly
from 8.0.2 to 9.0.0-preview.1.24081.5Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases.
Commits
b1beadf
[release/9.0-preview1] Update dependencies from dotnet/efcore, dotnet/runtime...6885598
Package debs with xz compression (#53718)1d58b24
[release/9.0-preview1] Update dependencies from dotnet/efcore, dotnet/runtime...c9a79b2
Update dependencies from https://github.com/dotnet/runtime build 20240123.8 (...301f2c7
Update branding to preview1 (#53543)52c7ee5
[Blazor] Fixed encoded values on Blazor Router (#53470)a278a26
Make SourceBuild.props work on Windows (#53523)cc9cff3
Pass template tests when project reference contains ".db" (#53476)6372a53
Use ArgumentException.ThrowIfNullOrEmpty and ThrowIfNullOrWhitespace (#52897)15a4a77
Delete unused docker infrastructure (#53474)Updates
Microsoft.Extensions.Configuration.Binder
from 7.0.4 to 9.0.0-preview.1.24080.9Release notes
Sourced from Microsoft.Extensions.Configuration.Binder's releases.
... (truncated)
Commits
1d1bf92
Remove packages we no longer ship from net8 targets (#97716)4d80293
Revert "Update HP libunwind to v1.8.0 (#96969)" (#97679)b4aa81d
[release/9.0-preview1] [NativeAOT] ObjWriter: Fix over-alignment of .eh_frame...37828ce
[wasi/wasm] EmccCompile.cs: quote the compiler path (#97428)96a77b7
Update dependencies from https://github.com/dotnet/icu build 20240122.2 (#97372)7edeeb7
Revert "Fix source_file bug in mono_ppdb_lookup_location_internal" (#97360)923b83a
[release/9.0-preview1] Update dependencies from dotnet/emsdk (#97371)4ecb857
Bump branding to .NET 9.0 Preview 1 (#97336)64f6c16
Add more Arm64 special-casing to TensorPrimitives (#97331)3133abb
Don't copy runner to test output during regular builds (#96826)Updates
Microsoft.Extensions.Configuration.Json
from 8.0.0 to 9.0.0-preview.1.24080.9Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
Commits
1d1bf92
Remove packages we no longer ship from net8 targets (#97716)4d80293
Revert "Update HP libunwind to v1.8.0 (#96969)" (#97679)b4aa81d
[release/9.0-preview1] [NativeAOT] ObjWriter: Fix over-alignment of .eh_frame...37828ce
[wasi/wasm] EmccCompile.cs: quote the compiler path (#97428)96a77b7
Update dependencies from https://github.com/dotnet/icu build 20240122.2 (#97372)7edeeb7
Revert "Fix source_file bug in mono_ppdb_lookup_location_internal" (#97360)923b83a
[release/9.0-preview1] Update dependencies from dotnet/emsdk (#97371)4ecb857
Bump branding to .NET 9.0 Preview 1 (#97336)64f6c16
Add more Arm64 special-casing to TensorPrimitives (#97331)3133abb
Don't copy runner to test output during regular builds (#96826)Updates
Microsoft.Extensions.Configuration
from 8.0.0 to 9.0.0-preview.1.24080.9Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
Commits
1d1bf92
Remove packages we no longer ship from net8 targets (#97716)4d80293
Revert "Update HP libunwind to v1.8.0 (#96969)" (#97679)b4aa81d
[release/9.0-preview1] [NativeAOT] ObjWriter: Fix over-alignment of .eh_frame...37828ce
[wasi/wasm] EmccCompile.cs: quote the compiler path (#97428)96a77b7
Update dependencies from https://github.com/dotnet/icu build 20240122.2 (#97372)7edeeb7
Revert "Fix source_file bug in mono_ppdb_lookup_location_internal" (#97360)923b83a
[release/9.0-preview1] Update dependencies from dotnet/emsdk (#97371)4ecb857
Bump branding to .NET 9.0 Preview 1 (#97336)64f6c16
Add more Arm64 special-casing to TensorPrimitives (#97331)3133abb
Don't copy runner to test output during regular builds (#96826)Updates
Microsoft.AspNetCore.Components.WebAssembly.Authentication
from 8.0.2 to 9.0.0-preview.1.24081.5Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly.Authentication's releases.
Commits
b1beadf
[release/9.0-preview1] Update dependencies from dotnet/efcore, dotnet/runtime...6885598
Package debs with xz compression (#53718)1d58b24
[release/9.0-preview1] Update dependencies from dotnet/efcore, dotnet/runtime...c9a79b2
Update dependencies from https://github.com/dotnet/runtime build 20240123.8 (...301f2c7
Update branding to preview1 (#53543)52c7ee5
[Blazor] Fixed encoded values on Blazor Router (#53470)a278a26
Make SourceBuild.props work on Windows (#53523)cc9cff3
Pass template tests when project reference contains ".db" (#53476)6372a53
Use ArgumentException.ThrowIfNullOrEmpty and ThrowIfNullOrWhitespace (#52897)15a4a77
Delete unused docker infrastructure (#53474)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)