-
Notifications
You must be signed in to change notification settings - Fork 354
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
[main] Update dependencies from dotnet/aspnetcore #3426
Merged
dotnet-maestro
merged 1 commit into
main
from
darc-main-0f5c54ee-a855-4d8f-8819-ec08c54b0992
Sep 30, 2022
Merged
[main] Update dependencies from dotnet/aspnetcore #3426
dotnet-maestro
merged 1 commit into
main
from
darc-main-0f5c54ee-a855-4d8f-8819-ec08c54b0992
Sep 30, 2022
Conversation
This file contains 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
…0220929.15 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal From Version 7.0.0-rtm.22479.2 -> To Version 7.0.0-rtm.22479.15
ghost
approved these changes
Sep 30, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically approving dependency update.
dotnet-maestro
bot
deleted the
darc-main-0f5c54ee-a855-4d8f-8819-ec08c54b0992
branch
September 30, 2022 13:26
mikem8361
added a commit
that referenced
this pull request
Oct 6, 2022
* Update dependencies from https://github.com/dotnet/runtime build 20220923.9 (#3411) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20220923.1 (#3412) [main] Update dependencies from dotnet/source-build-reference-packages * Update dependencies from https://github.com/dotnet/aspnetcore build 20220923.18 (#3410) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/aspnetcore build 20220924.10 (#3413) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/runtime build 20220923.12 (#3414) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/arcade build 20220923.1 (#3415) [main] Update dependencies from dotnet/arcade * Update dependencies from https://github.com/dotnet/aspnetcore build 20220926.26 (#3417) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/runtime build 20220926.12 (#3418) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/runtime build 20220927.8 (#3420) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20220927.2 (#3421) [main] Update dependencies from dotnet/source-build-reference-packages * [main] Update dependencies from dotnet/aspnetcore (#3419) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/runtime build 20220928.9 (#3424) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/aspnetcore build 20220929.15 (#3426) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/runtime build 20220930.10 (#3428) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20220930.1 (#3429) [main] Update dependencies from dotnet/source-build-reference-packages * Update dependencies from https://github.com/dotnet/aspnetcore build 20221001.1 (#3427) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/aspnetcore build 20221001.6 (#3431) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/arcade build 20220930.2 (#3432) [main] Update dependencies from dotnet/arcade * Rename Microsoft.Diagnostics.DbgShim.linux-musl-arm package (#3433) * FreeBSD fixes (#3430) * fix missing include * fix VisitModule under FreeBSD I guess it got lost/reverted in the move * Update dependencies from https://github.com/dotnet/aspnetcore build 20221003.15 (#3435) [main] Update dependencies from dotnet/aspnetcore * [main] Update dependencies from dotnet/installer (#3370) * Update dependencies from https://github.com/dotnet/installer build 20220909.2 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-rc.2.22454.1 -> To Version 7.0.100-rc.2.22459.2 * Update single-file version for new SDK * Update dependencies from https://github.com/dotnet/installer build 20220918.5 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-rc.2.22454.1 -> To Version 7.0.100-rtm.22468.5 * Update dependencies from https://github.com/dotnet/installer build 20220923.5 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-rc.2.22454.1 -> To Version 7.0.100-rtm.22473.5 * Update dependencies from https://github.com/dotnet/installer build 20220930.6 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-rc.2.22454.1 -> To Version 7.0.100-rtm.22480.6 * Add all configs necessary to override SDK behavior * Don't rev 3.1's REF pack Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Mike McLaughlin <mikem@microsoft.com> Co-authored-by: Juan Sebastian Hoyos Ayala <juan.hoyos@microsoft.com> * Unpin monitoring assembly versions (#3436) * Update dependencies from https://github.com/dotnet/aspnetcore build 20221004.29 (#3437) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/runtime build 20221004.4 (#3438) [main] Update dependencies from dotnet/runtime * Fixes unhandled exception on trace if process cannot start (#3409) * Checks if a process was successfully started * Update src/Tools/dotnet-trace/CommandLine/Commands/CollectCommand.cs Co-authored-by: Juan Hoyos <juan.hoyos@microsoft.com> * Moved the bool to ProcessLauncher and changed printing of exceptions * Update CollectCommand.cs to print the exception ToString Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com> * Added CommandLineException for when process cannot start * Update exception message to have quotes Co-authored-by: Juan Hoyos <juan.hoyos@microsoft.com> Co-authored-by: Juan Hoyos <juan.hoyos@microsoft.com> Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com> * Test unpinning compiler + trace event revert. (#3439) Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Thefrank <1910378+Thefrank@users.noreply.github.com> Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Juan Sebastian Hoyos Ayala <juan.hoyos@microsoft.com> Co-authored-by: Justin Anderson <jander-msft@users.noreply.github.com> Co-authored-by: Daniel Ramos <111319334+dramos020@users.noreply.github.com> Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com> Co-authored-by: Juan Hoyos <juan.s.hoyos@outlook.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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.
This pull request updates the following dependencies
From https://github.com/dotnet/aspnetcore