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

Merging internal commits for release/6.0 #51265

Merged

Commits on Sep 27, 2023

  1. Merged PR 33979: [internal/release/frameshift/6.0] Update dependencie…

    …s from dnceng/internal/dotnet-runtime
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:1c4b8d14-56b4-436a-cadd-08dbbf3cebf2)
    ## From https://github.com/dotnet/runtime
    - **Subscription**: 1c4b8d14-56b4-436a-cadd-08dbbf3cebf2
    - **Build**: 20230925.15
    - **Date Produced**: September 26, 2023 7:07:48 AM UTC
    - **Commit**: 301ba1ee5d1cfff28a8866924733603f3adf4936
    - **Branch**: refs/heads/frameshift/internal/release/6.0
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.21-servicing.23363.11 to 6.0.23-servicing.23475.15][1]
      - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.NETCore.App.Ref**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.21-servicing.23363.11 to 6.0.23-servicing.23475.15][1]
    
    [1]: dotnet/runtime@e40b3ab...301ba1e
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:1c4b8d14-56b4-436a-cadd-08dbbf3cebf2)
    dotnet-bot authored and wtgodbe committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ace21f3 View commit details
    Browse the repository at this point in the history
  2. Track indicators of excessive stream resets

    If the server has to send a lot of ENHANCE_YOUR_CALM messages or the output control flow queue is very large, there are probably a larger than expected number of client-initiated stream resets.
    amcasey authored and vseanreesermsft committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b0468b9 View commit details
    Browse the repository at this point in the history
  3. Address PR feedback

    amcasey authored and vseanreesermsft committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2a8a47b View commit details
    Browse the repository at this point in the history
  4. Address PR feedback

    amcasey authored and vseanreesermsft committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7d6aec8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95bb0b8 View commit details
    Browse the repository at this point in the history
  6. Merged PR 33981: Track indicators of excessive stream resets

    Track indicators of excessive stream resets
    
    If the server has to send a lot of ENHANCE_YOUR_CALM messages or the output control flow queue is very large, there are probably a larger than expected number of client-initiated stream resets.
    
    Cherry picked from !33906
    vseanreesermsft committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    90338b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merged PR 33993: [internal/release/frameshift/6.0] Update dependencie…

    …s from dnceng/internal/dotnet-efcore
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:5290da81-c92c-4654-752d-08dbbf92e774)
    ## From https://github.com/dotnet/efcore
    - **Subscription**: 5290da81-c92c-4654-752d-08dbbf92e774
    - **Build**: 20230927.15
    - **Date Produced**: September 28, 2023 1:08:02 AM UTC
    - **Commit**: 50a6896cca24b06e154bdf652c2e7aefd0dfb7a1
    - **Branch**: refs/heads/internal/release/frameshift/6.0
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **dotnet-ef**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.EntityFrameworkCore**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.EntityFrameworkCore.Design**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.EntityFrameworkCore.InMemory**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.EntityFrameworkCore.Relational**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.EntityFrameworkCore.Sqlite**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.EntityFrameworkCore.SqlServer**: [from 6.0.21 to 6.0.23][1]
      - **Microsoft.EntityFrameworkCore.Tools**: [from 6.0.21 to 6.0.23][1]
    
    [1]: dotnet/efcore@fa741b8...50a6896
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:5290da81-c92c-4654-752d-08dbbf92e774)
    dotnet-bot authored and wtgodbe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1d49c49 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Update dependencies from https://github.com/dotnet/runtime build 2023…

    …0929.5
    
    Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport
     From Version 6.0.23-servicing.23475.15 -> To Version 6.0.23-servicing.23479.5
    dotnet-bot committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b1eee58 View commit details
    Browse the repository at this point in the history
  2. Merged PR 34064: [internal/release/frameshift/6.0] Update dependencie…

    …s from dnceng/internal/dotnet-runtime
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:1c4b8d14-56b4-436a-cadd-08dbbf3cebf2)
    ## From https://github.com/dotnet/runtime
    - **Subscription**: 1c4b8d14-56b4-436a-cadd-08dbbf3cebf2
    - **Build**: 20230929.5
    - **Date Produced**: September 29, 2023 11:31:30 PM UTC
    - **Commit**: 301ba1ee5d1cfff28a8866924733603f3adf4936
    - **Branch**: refs/heads/internal/release/frameshift/6.0
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.23-servicing.23475.15 to 6.0.23-servicing.23479.5][1]
      - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.23-servicing.23475.15 to 6.0.23-servicing.23479.5][1]
    
    [1]: dotnet/runtime@301ba1e...301ba1e
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:1c4b8d14-56b4-436a-cadd-08dbbf3cebf2)
    dotnet-bot authored and marcpopMSFT committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2a991f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc82f0d View commit details
    Browse the repository at this point in the history
  4. Merged PR 34071: Update jquery-validation to v1.19.5

    Cherry-picked from commit `529ed6b7`.
    Update jquery-validation to v1.19.5 (dotnet#50482)
    
    Co-authored-by: Mackinnon Buck [email protected]
    vseanreesermsft committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    5e314b8 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…

    …otnet-runtime build 20230930.2
    
    Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport
     From Version 6.0.23-servicing.23479.5 -> To Version 6.0.23-servicing.23480.2
    dotnet-bot committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    4343840 View commit details
    Browse the repository at this point in the history
  6. Merged PR 34133: [internal/release/frameshift/6.0] Update dependencie…

    …s from dnceng/internal/dotnet-runtime
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:1c4b8d14-56b4-436a-cadd-08dbbf3cebf2)
    ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
    - **Subscription**: 1c4b8d14-56b4-436a-cadd-08dbbf3cebf2
    - **Build**: 20230930.2
    - **Date Produced**: September 30, 2023 1:53:29 PM UTC
    - **Commit**: e0f0de876a67755a2c6cd2dc730c13f5959bdea8
    - **Branch**: refs/heads/internal/release/frameshift/6.0
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.23-servicing.23479.5 to 6.0.23-servicing.23480.2][1]
      - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 6.0.23 to 6.0.23][1]
      - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 6.0.23 to 6.0.23][1]
      - **Microsoft.NETCore.App.Ref**: [from 6.0.23 to 6.0.23][1]
      - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 6.0.23 to 6.0.23][1]
      - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.23 to 6.0.23][1]
      - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.23-servicing.23479.5 to 6.0.23-servicing.23480.2][1]
    
    [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC301ba1ee5d&targetVersion=GCe0f0de876a&_a=files
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:1c4b8d14-56b4-436a-cadd-08dbbf3cebf2)
    dotnet-bot authored and dkurepa committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    bc25dd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge commit 'bc25dd5d39fd057f7cb28acb5ad4d9e925a375de' into internal…

    …-merge-6.0-2023-10-10-1028
    vseanreesermsft committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5cdfe29 View commit details
    Browse the repository at this point in the history
  2. Update baseline, SDK

    wtgodbe committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    97956e1 View commit details
    Browse the repository at this point in the history