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 main into live #41640

Merged
merged 8 commits into from
Jul 3, 2024
Merged

Merge main into live #41640

merged 8 commits into from
Jul 3, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    d4dc9cc View commit details
    Browse the repository at this point in the history
  2. Bump Refit.HttpClientFactory

    Bumps the dotnet group with 1 update in the /docs/core/extensions/snippets/http/generated directory: [Refit.HttpClientFactory](https://github.com/reactiveui/refit).
    
    
    Updates `Refit.HttpClientFactory` from 7.1.0 to 7.1.2
    - [Release notes](https://github.com/reactiveui/refit/releases)
    - [Commits](reactiveui/refit@7.1.0...7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: Refit.HttpClientFactory
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    efcf7ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41626 from dotnet/dependabot/nuget/docs/core/exte…

    …nsions/snippets/http/generated/dotnet-a2b349b674
    
    Bump Refit.HttpClientFactory from 7.1.0 to 7.1.2 in /docs/core/extensions/snippets/http/generated in the dotnet group across 1 directory
    github-actions[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7038c86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46785ff View commit details
    Browse the repository at this point in the history
  5. Add information for C# 13 feature ref locals and unsafe contexts …

    …in iterators and `async` methods (#41614)
    
    * publish the feature spec
    
    Add the feature spec for allowing ref locals and unsafe blocks in iterators and async methods.
    
    * Remove restrictions on iterators
    
    Remove or annotate any restrictions on iterator methods for `ref` and `unsafe` sections of the language reference.
    
    * Remove restrictions on async methods
    
    Where applicable, remove restrictions on async methods and await statements.
    
    * update any restrictions on `await`
    
    * Add feature description for `ref` unsafe
    
    * Update csharp-13.md
    
    Add note on unsafe
    
    * Proofread
    
    * fix warnings
    
    * typo
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    Co-authored-by: Andy (Steve) De George <[email protected]>
    
    ---------
    
    Co-authored-by: Andy (Steve) De George <[email protected]>
    BillWagner and adegeo authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f400b6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b671e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7a4fab View commit details
    Browse the repository at this point in the history
  8. update 4B,4D,5B and add 6B release notes and toc update (#41570)

    * update 4B,4D,5B and add 6B release notes and toc update
    
    * Update docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md
    
    Co-authored-by: David Pine <[email protected]>
    
    * Update 06-25-june-preview-cumulative-update.md
    
    * Update 06-25-june-preview-cumulative-update.md
    
    * Update 06-25-june-preview-cumulative-update.md
    
    * Update 06-25-june-preview-cumulative-update.md
    
    ---------
    
    Co-authored-by: David Pine <[email protected]>
    TaraOverfield and IEvangelist authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4edc7ae View commit details
    Browse the repository at this point in the history