deps: Bump Microsoft.Extensions.Configuration and 6 others#25
deps: Bump Microsoft.Extensions.Configuration and 6 others#25JerrettDavis merged 2 commits intomainfrom
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency ReviewThe following issues were found:
License Issuessamples/CopilotChat/CopilotChat.csproj
OpenSSF Scorecard
Scanned Files
|
Test Results101 tests 92 ✅ 0s ⏱️ Results for commit 10f53e9. ♻️ This comment has been updated with latest results. |
Bumps Microsoft.Extensions.Configuration from 10.0.5 to 10.0.6 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.5 to 10.0.6 Bumps Microsoft.Extensions.Logging from 10.0.5 to 10.0.6 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.5 to 10.0.6 Bumps Microsoft.Extensions.Options from 10.0.5 to 10.0.6 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.5 to 10.0.6 Bumps Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
90d7046 to
de40551
Compare
The Dependabot PR bumped Microsoft.Extensions.Options.ConfigurationExtensions to 10.0.6 which transitively requires Microsoft.Extensions.Configuration >= 10.0.6, but the csproj still had VersionOverride=10.0.5, causing NU1605. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Code Coverage |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #25 +/- ##
=======================================
Coverage ? 82.94%
=======================================
Files ? 13
Lines ? 258
Branches ? 40
=======================================
Hits ? 214
Misses ? 33
Partials ? 11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pinned Microsoft.Extensions.Configuration at 10.0.6.
Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.DependencyInjection.Abstractions at 10.0.6.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging from 10.0.5 to 10.0.6.
Release notes
Sourced from Microsoft.Extensions.Logging's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.Logging.Abstractions at 10.0.6.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.Options at 10.0.6.
Release notes
Sourced from Microsoft.Extensions.Options's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.Options.ConfigurationExtensions at 10.0.6.
Release notes
Sourced from Microsoft.Extensions.Options.ConfigurationExtensions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202.
Release notes
Sourced from Microsoft.SourceLink.GitHub's releases.
10.0.202
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.202and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.