-
Notifications
You must be signed in to change notification settings - Fork 59
Bump the all_packages group with 15 updates #308
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 the all_packages group with 15 updates #308
Conversation
Bumps coverlet.collector from 6.0.2 to 6.0.4 Bumps Microsoft.Bcl.AsyncInterfaces from 9.0.6 to 9.0.9 Bumps Microsoft.Bcl.Cryptography from 9.0.6 to 9.0.9 Bumps Microsoft.Extensions.Configuration.Json from 9.0.6 to 9.0.9 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.6 to 9.0.9 Bumps Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.9 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 9.0.6 to 9.0.9 Bumps Microsoft.NET.Test.Sdk from 17.10.0 to 17.14.1 Bumps Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 Bumps System.Configuration.ConfigurationManager from 9.0.6 to 9.0.9 Bumps System.Formats.Asn1 to 9.0.9 Bumps System.Formats.Cbor from 9.0.6 to 9.0.9 Bumps xunit from 2.8.1 to 2.9.3 Bumps xunit.runner.visualstudio to 3.1.4 Bumps Xunit.SkippableFact from 1.4.13 to 1.5.23 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.Bcl.Cryptography dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_packages - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all_packages - dependency-name: System.Configuration.ConfigurationManager dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: System.Formats.Asn1 dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: System.Formats.Asn1 dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: System.Formats.Cbor dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_packages - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all_packages - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_packages - dependency-name: Xunit.SkippableFact dependency-version: 1.5.23 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_packages ... Signed-off-by: dependabot[bot] <[email protected]>
Test Results: Windows 2 files 2 suites 9s ⏱️ Results for commit e5d0f9a. |
Test Results: Ubuntu 2 files 2 suites 16s ⏱️ Results for commit e5d0f9a. |
Test Results: MacOS 2 files 2 suites 13s ⏱️ Results for commit e5d0f9a. |
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Updated coverlet.collector from 6.0.2 to 6.0.4.
Release notes
Sourced from coverlet.collector's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Updated Microsoft.Bcl.AsyncInterfaces from 9.0.6 to 9.0.9.
Release notes
Sourced from Microsoft.Bcl.AsyncInterfaces's releases.
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Bcl.Cryptography from 9.0.6 to 9.0.9.
Release notes
Sourced from Microsoft.Bcl.Cryptography's releases.
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Json from 9.0.6 to 9.0.9.
Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 9.0.6 to 9.0.9.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.9.
Release notes
Sourced from Microsoft.Extensions.Logging.Console's releases.
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Options.ConfigurationExtensions from 9.0.6 to 9.0.9.
Release notes
Sourced from Microsoft.Extensions.Options.ConfigurationExtensions's releases.
9.0.9
Release
What's Changed
Description has been truncated