VerifyTests / Verify.Bunit

MIT License
0 stars 0 forks source link

Bump bunit.core, Microsoft.AspNetCore.Components and Microsoft.Extensions.DependencyInjection in /src #16

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps bunit.core, Microsoft.AspNetCore.Components and Microsoft.Extensions.DependencyInjection. These dependencies needed to be updated together. Updates bunit.core from 1.30.3 to 1.31.3

Release notes

Sourced from bunit.core's releases.

1.31.3

Fixed

  • UploadFile should only throw an exception when the file size exceeds the maximum allowed size. Reported by @​candritzky. Fixed by @​linkdotnet.
Changelog

Sourced from bunit.core's changelog.

[1.31.3] - 2024-08-16

Fixed

  • UploadFile should only throw an exception when the file size exceeds the maximum allowed size. Reported by @​candritzky. Fixed by @​linkdotnet.
Commits
  • fa26750 Updated CHANGELOG.md for 1.31.3 release
  • 77cfacf Merge pull request #1522 from bUnit-dev/release/v1.31
  • f124668 Set version to '1.31'
  • 5d1165b build(deps): Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#1516)
  • e1bc92c fix: Only throw bUnit created exceptions to the user (#1519)
  • e470106 Merge branch 'stable'
  • 1e40bc9 Merge branch 'release/v1.30'
  • ec63804 Set version to '1.31-preview'
  • See full diff in compare view


Updates Microsoft.AspNetCore.Components from 8.0.8 to 9.0.0-preview.7.24406.2

Release notes

Sourced from Microsoft.AspNetCore.Components's releases.

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9 Preview 5

Release

.NET 9 Preview 4

Release

.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
  • abc2c72 [release/9.0-preview7] Update dependencies from dotnet/efcore, dotnet/runtime...
  • 4e5de62 [release/9.0-preview7] Update dependencies from dotnet/efcore, dotnet/runtime...
  • 41a338d [release/9.0-preview7] Update dependencies from dotnet/efcore, dotnet/runtime...
  • d15516b [release/9.0-preview7] Update dependencies from dotnet/efcore, dotnet/runtime...
  • 53be1ca [release/9.0-preview7] Go back to checked-in minified .js files (#56995)
  • fba8bd5 [release/9.0-preview7] Fix setting BuildNodeJs (#56958)
  • b64de7a [release/9.0-preview7] Make ApiExplorer for minimal APIs trim-compatible (#56...
  • ed7ea40 Look up trusted certs consistently on windows (#56701)
  • 9503913 Revert "Remove non_webpack_require workaround and split Node dependencies...
  • 3720ba6 Update .NET SDK to 9.0.100-preview.7.24371.4 (#56927)
  • Additional commits viewable in compare view


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

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9.0 Preview 5

Release

.NET 9.0 Preview 4

Release

.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.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits
  • 0d79e6d Fix DAC stack overflow in GetUsefulGlobals API (#105962)
  • 61126f5 [release/9.0-preview7] Add swiftcall signature check for `mono_class_try_get_...
  • 4c12625 Fix debugging when JMC is enabled (#105815)
  • bdcf3ef [release/9.0-preview7] JIT: Fix placement of GT_START_NOGC for tailcalls in...
  • bb63da9 [release/9.0-preview7] Fix throwing exception when calling RunClassConstructo...
  • 99eede9 Revert "Optimize BOX+UNBOX for "T? -> T" and "T -> T?" (#104931)" (#105515)
  • eedf30e Update emsdk dependency to match what emsdk produces (#105434)
  • 48e5bd6 Fix platform analyzer attribute order for MacCatalyst (#105410)
  • 416e54c [release/9.0-preview7] Mark the new tensor APIs as experimental for .NET 9 (#...
  • 23609ab [release/9.0-preview7] [browser] Extension agnostic lazy assembly loading (#1...
  • Additional commits viewable in compare view


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 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)