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 #5183

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Bump bUnit #5183

merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 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.29.5 to 1.30.3

Release notes

Sourced from bUnit's releases.

1.30.3

Fixed

Changelog

Sourced from bUnit's changelog.

[1.30.3] - 2024-07-21

Fixed

Commits
  • c2ae00e Updated CHANGELOG.md for 1.30.3 release
  • 9f80241 Release of new minor version v1.30 (#1506)
  • 7ce3d34 Set version to '1.30'
  • ecc480a fix: Bunit browser file exc (#1504)
  • 43c8855 fix: Add net7.0 for devcontainers
  • 67b599d fix: Replace Tokens in docfx.json for release information (#1496)
  • 849a088 Merge pull request #1494 from bUnit-dev/stable
  • be59e05 fix: ensure xunit using same version across solutions
  • ede43b8 Merge branch 'stable'
  • 425c90a Merge branch 'release/v1.29'
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 9.0.0-preview.6.24327.7

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

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

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

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

Release notes

Sourced from Microsoft.Extensions.Options's releases.

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

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

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

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

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

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

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

Release notes

Sourced from Microsoft.Extensions.Primitives's releases.

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

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

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

Release notes

Sourced from Microsoft.Extensions.Configuration.Binder's releases.

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

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

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

Release notes

Sourced from Microsoft.Extensions.Configuration.Abstractions's releases.

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

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

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

Description has been truncated

Microsoft Reviewers: Open in CodeFlow

…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.29.5 to 1.30.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.29.5...v1.30.3)

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

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

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

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

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

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 9.0.0-preview.6.24327.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...9.0.0-preview.6.24327.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]>
@dependabot dependabot bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Aug 5, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 5, 2024
@eerhardt eerhardt changed the title 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 Bump bUnit Aug 5, 2024
@eerhardt eerhardt enabled auto-merge (squash) August 5, 2024 17:09
@eerhardt eerhardt merged commit 02a0bc6 into main Aug 5, 2024
11 checks passed
@eerhardt eerhardt deleted the dependabot/nuget/multi-b091abdcbe branch August 5, 2024 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color! community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant