-
Notifications
You must be signed in to change notification settings - Fork 120
Merge main to release/9.x #8186
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
Closed
Closed
Conversation
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
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…404.5 (#8053) [main] Update dependencies from dotnet/arcade
* Initial pipeline * Initial pipeline copy * Switch classic pipeline to yaml. * Final fixup
…408.6 (#8071) [main] Update dependencies from dotnet/arcade
[main] Update dependencies from dotnet/command-line-api
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…uild 20250409.2 (#8079) [main] Update dependencies from dotnet/command-line-api
Bumps the azure-sdk-dependencies group in /eng/dependabot/independent with 4 updates: [Azure.Core](https://github.com/Azure/azure-sdk-for-net), [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) and [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Core` from 1.44.1 to 1.45.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Core_1.44.1...Azure.Core_1.45.0) Updates `Azure.Core` from 1.44.1 to 1.44.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Core_1.44.1...Azure.Core_1.45.0) Updates `Azure.Storage.Blobs` from 12.23.0 to 12.24.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.23.0...Azure.Storage.Blobs_12.24.0) Updates `Azure.Core` from 1.44.1 to 1.44.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Core_1.44.1...Azure.Core_1.45.0) Updates `Azure.Storage.Queues` from 12.21.0 to 12.22.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Queues_12.21.0...Azure.Storage.Queues_12.22.0) --- updated-dependencies: - dependency-name: Azure.Core dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-sdk-dependencies - dependency-name: Azure.Core dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure-sdk-dependencies - dependency-name: Azure.Storage.Blobs dependency-version: 12.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-sdk-dependencies - dependency-name: Azure.Core dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure-sdk-dependencies - dependency-name: Azure.Storage.Queues dependency-version: 12.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-sdk-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the runtime-dependencies group in /eng/dependabot/net8.0 with 1 update: [Microsoft.NETCore.DotNetHost](https://github.com/dotnet/runtime). Updates `Microsoft.NETCore.DotNetHost` from 8.0.14 to 8.0.15 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.14...v8.0.15) --- updated-dependencies: - dependency-name: Microsoft.NETCore.DotNetHost dependency-version: 8.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…8086) Bumps [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.6.23 to 1.6.24. - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Changelog](https://github.com/microsoft/OpenAPI.NET/blob/v1.6.24/CHANGELOG.md) - [Commits](microsoft/OpenAPI.NET@1.6.23...v1.6.24) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.Readers dependency-version: 1.6.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the identity-dependencies group in /eng/dependabot/independent with 3 updates: [Azure.Core](https://github.com/Azure/azure-sdk-for-net), [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web). Updates `Azure.Core` from 1.44.1 to 1.38.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Core_1.44.1...Azure.Core_1.38.0) Updates `Azure.Identity` from 1.13.2 to 1.11.4 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.2...Azure.Identity_1.11.4) Updates `Microsoft.Identity.Web` from 3.6.2 to 3.8.3 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](AzureAD/microsoft-identity-web@3.6.2...3.8.3) --- updated-dependencies: - dependency-name: Azure.Core dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: identity-dependencies - dependency-name: Azure.Identity dependency-version: 1.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: identity-dependencies - dependency-name: Microsoft.Identity.Web dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: identity-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…uild 20250410.1 (#8098) [main] Update dependencies from dotnet/command-line-api
#8108) Bumps [Microsoft.Diagnostics.DbgShim](https://github.com/dotnet/diagnostics) from 9.0.607501 to 9.0.621003. - [Release notes](https://github.com/dotnet/diagnostics/releases) - [Commits](dotnet/diagnostics@v9.0.607501...v9.0.621003) --- updated-dependencies: - dependency-name: Microsoft.Diagnostics.DbgShim dependency-version: 9.0.621003 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/diagnostics build 20250307.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25157.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250308.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25158.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250309.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25159.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250311.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25161.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250312.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25162.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250313.2 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25163.2 * Update dependencies from https://github.com/dotnet/diagnostics build 20250314.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25164.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250316.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25166.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250317.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25167.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250318.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25168.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250319.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25169.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250320.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25170.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20250323.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25155.1 -> To Version 9.0.0-preview.25173.1 * Adjust tests to use DiagnosticsClient.ApplyStartupHookAsync directly --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Wiktor Kopec <[email protected]> Co-authored-by: Justin Anderson <[email protected]>
…20250415.1 (#8114) [main] Update dependencies from dotnet/diagnostics
…20250416.1 (#8120) [main] Update dependencies from dotnet/diagnostics
…20250417.1 (#8123) [main] Update dependencies from dotnet/diagnostics
…uild 20250418.1 (#8128) [main] Update dependencies from dotnet/command-line-api
…20250418.1 (#8127) [main] Update dependencies from dotnet/diagnostics
…20250419.1 (#8129) [main] Update dependencies from dotnet/diagnostics
…20250420.1 (#8131) [main] Update dependencies from dotnet/diagnostics
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6.10.1 to 6.11.0. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell-action@8485bb4...357d91b) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…20250421.1 (#8137) [main] Update dependencies from dotnet/diagnostics
…uild 20250422.1 (#8143) [main] Update dependencies from dotnet/command-line-api
…20250422.1 (#8142) [main] Update dependencies from dotnet/diagnostics
…20250423.1 (#8148) [main] Update dependencies from dotnet/diagnostics
Bumps the identity-dependencies group in /eng/dependabot/independent with 3 updates: [Azure.Core](https://github.com/Azure/azure-sdk-for-net), [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web). Updates `Azure.Core` from 1.45.0 to 1.38.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Core_1.45.0...Azure.Core_1.38.0) Updates `Azure.Identity` from 1.13.2 to 1.11.4 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.2...Azure.Identity_1.11.4) Updates `Microsoft.Identity.Web` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](AzureAD/microsoft-identity-web@3.8.3...3.8.4) --- updated-dependencies: - dependency-name: Azure.Core dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: identity-dependencies - dependency-name: Azure.Identity dependency-version: 1.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: identity-dependencies - dependency-name: Microsoft.Identity.Web dependency-version: 3.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: identity-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…425.6 (#8157) [main] Update dependencies from dotnet/arcade
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…20250505.1 (#8181) Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25223.1 -> To Version 9.0.0-preview.25255.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6.11.0 to 6.11.1. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell-action@357d91b...e464ae9) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 6.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…505.3 (#8183) [main] Update dependencies from dotnet/arcade
…uild 20250506.1 (#8185) [main] Update dependencies from dotnet/command-line-api
…#8154) * Support resetting state when connecting to a previously monitored app * Fix switch build issue * Fix unit tests * PR Feedback * Add exception startup collection enablement * Fix env check * PR feedback * PR feedback * Use an interlocked many reader single writer to synchronize exceptions threads and pipeline stop calls * Fixup PR tests * PR feedback * PR feedback Co-authored-by: Justin Anderson <[email protected]> * Fixup schema * Unit test * (test) --------- Co-authored-by: Justin Anderson <[email protected]>
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.
No description provided.