Update deferred external dependencies - #19443
Draft
Jose Perez Rodriguez (joperezr) wants to merge 3 commits into
Draft
Update deferred external dependencies#19443Jose Perez Rodriguez (joperezr) wants to merge 3 commits into
Jose Perez Rodriguez (joperezr) wants to merge 3 commits into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 39de214e-f364-4c5c-9fab-d713330af0e4
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 39de214e-f364-4c5c-9fab-d713330af0e4
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 39de214e-f364-4c5c-9fab-d713330af0e4
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 19443Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 19443" |
Contributor
|
Retrying the failed CI jobs for this pull request from the CI run attempt. The rerun is being tracked in the rerun attempt. |
Contributor
|
Retrying the failed CI jobs for this pull request from the CI run attempt. The rerun is being tracked in the rerun attempt. |
Contributor
|
Retrying the failed CI jobs for this pull request from the CI run attempt. The rerun is being tracked in the rerun attempt. |
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.
Description
This stacked draft contains the external NuGet dependency updates deferred from the parent dependency-update PR because the required versions are not yet available on the repository's approved internal feeds.
Restore is expected to fail until the packages clear Central Feed Services quarantine and are ingested. No Azure DevOps migration or mirroring pipelines were triggered for this PR.
Direct packages currently missing from the internal feeds:
Deque.AxeCore.Playwright4.13.0ModelContextProtocol2.2.0MongoDB.Driver3.11.0MySqlConnector.DependencyInjection2.6.2OpenAI2.13.0OpenTelemetry.Instrumentation.GrpcNetClient1.17.0-beta.1Sigstore1.0.0Tuf1.0.0Transitive packages currently missing from the internal feeds:
Microsoft.AI.Foundry.Local.Core1.2.4, required byMicrosoft.AI.Foundry.LocalNATS.Extensions.Microsoft.DependencyInjection3.1.0, required byNATS.NetRESPite3.1.13, required byStackExchange.RedisThe previous Deque migration run 3050114 failed because Central Feed Services quarantine had not released
Deque.AxeCore.Playwright4.13.0.Validation:
restore.cmdwas run and failed with the expected NU1101/NU1102 errors for the packages listed above.Fixes # (issue)
Checklist
<remarks />and<code />elements on your triple slash comments?