Skip to content
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/arcade #3415

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Subscription: 6d3f346d-45bf-4275-0e83-08d8e40a189f
  • Build: 20220923.1
  • Date Produced: September 23, 2022 2:56:22 PM UTC
  • Commit: ba4d2568dd2e3e7538feeaba60215f7bcb99e89c
  • Branch: refs/heads/main
  • Updates to .NET SDKs:
    • Updates tools.dotnet to 7.0.100-rc.1.22431.12

…923.1

Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.22466.3 -> To Version 8.0.0-beta.22473.1
Copy link

@ghost ghost left a 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 dotnet-maestro bot merged commit d340ce5 into main Sep 26, 2022
@dotnet-maestro dotnet-maestro bot deleted the darc-main-774c9c88-a8b4-4d8a-99ee-862a86a48a64 branch September 26, 2022 13:23
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>
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants