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.Extensions.Logging.Abstractions, Microsoft.Extensions.Options, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Primitives, Microsoft.Extensions.Configuration.Binder and Microsoft.Extensions.Configuration.Abstractions #54

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps bUnit, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Options, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Primitives, Microsoft.Extensions.Configuration.Binder and Microsoft.Extensions.Configuration.Abstractions. These dependencies needed to be updated together.
Updates bUnit from 1.30.3 to 1.31.3

Release notes

Sourced from bUnit'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'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.Extensions.Logging.Abstractions from 8.0.1 to 9.0.0-preview.7.24405.7

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions'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

Updates Microsoft.Extensions.Options from 8.0.2 to 9.0.0-preview.7.24405.7

Release notes

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

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 9.0.0-preview.7.24405.7

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions'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

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

Release notes

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

Updates Microsoft.Extensions.Configuration.Binder from 8.0.2 to 9.0.0-preview.7.24405.7

Release notes

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

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 9.0.0-preview.7.24405.7

Release notes

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…nsions.Options, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Primitives, Microsoft.Extensions.Configuration.Binder and Microsoft.Extensions.Configuration.Abstractions

Bumps [bUnit](https://github.com/bUnit-dev/bUnit), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Primitives](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `bUnit` from 1.30.3 to 1.31.3
- [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.30.3...v1.31.3)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0-preview.7.24405.7)

Updates `Microsoft.Extensions.Options` from 8.0.2 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0-preview.7.24405.7)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0-preview.7.24405.7)

Updates `Microsoft.Extensions.Primitives` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-preview.7.24405.7)

Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.2 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0-preview.7.24405.7)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-preview.7.24405.7)

---
updated-dependencies:
- dependency-name: bUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Primitives
  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.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2024

The following labels could not be found: area-codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants