deps: Bump Microsoft.Build.Utilities.Core and 7 others - #181
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: Bump Microsoft.Build.Utilities.Core and 7 others#181dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps Microsoft.Build.Utilities.Core from 18.4.0 to 18.7.1 Bumps Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.300 Bumps Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23 Bumps System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.9 Bumps System.Composition from 10.0.6 to 10.0.9 Bumps System.Diagnostics.PerformanceCounter from 10.0.6 to 10.0.9 Bumps System.Reflection.MetadataLoadContext from 10.0.6 to 10.0.9 Bumps System.Security.Cryptography.Pkcs from 10.0.6 to 10.0.9 --- updated-dependencies: - dependency-name: Microsoft.Build.Utilities.Core dependency-version: 18.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.VisualStudio.Threading.Analyzers dependency-version: 18.7.23 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: System.CommandLine dependency-version: 2.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Composition dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Diagnostics.PerformanceCounter dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Reflection.MetadataLoadContext dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Security.Cryptography.Pkcs dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/src/microsoft-e032eab9dd
branch
from
July 6, 2026 04:20
f69df2a to
1247ba5
Compare
Contributor
Author
|
Superseded by #191. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Build.Utilities.Core from 18.4.0 to 18.7.1.
Release notes
Sourced from Microsoft.Build.Utilities.Core's releases.
18.7.1
What's Changed
... (truncated)
18.6.3
What's Changed
Includeattributes by @glektarssza in Updated common types XSD to remove errors from redefiningIncludeattributes dotnet/msbuild#13284... (truncated)
18.5.4
What's Changed
... (truncated)
Commits viewable in compare view.
Updated Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.300.
Release notes
Sourced from Microsoft.SourceLink.GitHub's releases.
10.0.300
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.300and 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
10.0.204
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.204and 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
10.0.203
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.203and 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.
Updated Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23.
Release notes
Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.
18.7.23
What's Changed
Fixes
CancellationToken.Combinewith 3+ cancelable tokens by @AArnott in FixCancellationToken.Combinewith 3+ cancelable tokens microsoft/vs-threading#1443Enhancements
JoinableTaskFactory.DisableProcessing()by @AArnott in AddJoinableTaskFactory.DisableProcessing()microsoft/vs-threading#1576NoMessagePumpSyncContext..ctor(SynchronizationContext)for Post/Send behaviors by @AArnott in AddNoMessagePumpSyncContext..ctor(SynchronizationContext)for Post/Send behaviors microsoft/vs-threading#1578IPendingExecutionRequestStateinterface to expose completion state ofSingleExecuteProtectorby @lifengl in AddIPendingExecutionRequestStateinterface to expose completion state ofSingleExecuteProtectormicrosoft/vs-threading#1447New Contributors
Full Changelog: microsoft/vs-threading@v17.14.15...v18.7.23
Commits viewable in compare view.
Updated System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.9.
Release notes
Sourced from System.CommandLine's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned System.Composition at 10.0.9.
Release notes
Sourced from System.Composition's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned System.Diagnostics.PerformanceCounter at 10.0.9.
Release notes
Sourced from System.Diagnostics.PerformanceCounter's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated System.Reflection.MetadataLoadContext from 10.0.6 to 10.0.9.
Release notes
Sourced from System.Reflection.MetadataLoadContext's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned System.Security.Cryptography.Pkcs at 10.0.9.
Release notes
Sourced from System.Security.Cryptography.Pkcs's releases.
No release notes found for this version range.
Commits viewable in compare view.