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

[release/dev17.10] Merge from internal 17.10 #75471

Merged
merged 6 commits into from
Oct 11, 2024

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