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

Merge release/dev17.10 to release/dev17.11 #75541

Merged

Commits on Sep 18, 2024

  1. Update STJ

    Cosifne committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c29c6dd View commit details
    Browse the repository at this point in the history
  2. Merged PR 43018: Flow public release dev17.10 to internal/release/dev…

    …17.10
    
    #### AI description  (iteration 1)
    #### PR Classification
    Code cleanup and new feature.
    
    #### PR Summary
    This pull request includes code cleanup, new tests, and the addition of new YAML templates for generating SAS tokens and federated access tokens.
    - `src/Features/CSharpTest/EditAndContinue/TopLevelEditingTests.cs`: Added new tests for class implementations of interfaces with various method types.
    - `src/EditorFeatures/Test2/Diagnostics/DiagnosticServiceTests.vb`: Removed the `TestTryAppendDiagnosticsForSpanAsync` test.
    - `eng/common/templates-official/steps/get-delegation-sas.yml` and `eng/common/templates/steps/get-delegation-sas.yml`: Added new YAML templates for generating SAS tokens.
    - `src/Features/LanguageServer/Protocol/Features/Diagnostics/EngineV2/DiagnosticIncrementalAnalyzer_GetDiagnosticsForSpan.cs`: Refactored method to use `LatestDiagnosticsForSpanGetter`.
    - `src/EditorFeatures/Test/Structure/StructureTaggerTests.cs`: Added a new test to verify if statements should be collapsed.
    Cosifne committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f2ba7cf View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'dnceng/internal/release/dev17.10' into …

    …dev/shech/updateSTJTo8.0.5In17.10
    Cosifne committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ea280d3 View commit details
    Browse the repository at this point in the history
  4. Merged PR 43023: Update STJ in 17.10 branch

    Update STJ
    
    ----
    #### AI description  (iteration 1)
    #### PR Classification
    Dependency update
    
    #### PR Summary
    This pull request updates the `System.Text.Json` dependency and modifies a NuGet package source URL.
    - `NuGet.config`: Updated the URL for the `darc-int-dotnet-runtime` package source.
    - `src/Workspaces/Core/MSBuild.BuildHost/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj`: Updated `System.Text.Json` package version from 8.0.4 to 8.0.5.
    Cosifne committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    154f8a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge remote-tracking branch 'azdo-dnceng-internal/internal/release/d…

    …ev17.10' into merge-from-internal-17.10
    mmitche committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    44e2f0e View commit details
    Browse the repository at this point in the history
  2. Update NuGet.config

    mmitche authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7642cb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge pull request #75471 from mmitche/merge-from-internal-17.10

    [release/dev17.10] Merge from internal 17.10
    mmitche authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e36f075 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. [release/dev17.10] Update dependencies from dotnet/arcade (#75252)

    * Update dependencies from https://github.com/dotnet/arcade build 20240925.3
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.24470.2 -> To Version 8.0.0-beta.24475.3
    
    * Update dependencies from https://github.com/dotnet/arcade build 20241004.2
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.24475.3 -> To Version 8.0.0-beta.24504.2
    
    * Update dependencies from https://github.com/dotnet/arcade build 20241008.1
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.24504.2 -> To Version 8.0.0-beta.24508.1
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Ankita Khera <[email protected]>
    3 people authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e29d0b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge remote-tracking branch 'upstream/release/dev17.10' into merges/…

    …release/dev17.10-to-release/dev17.11
    akhera99 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c23b6b5 View commit details
    Browse the repository at this point in the history