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 #41513

Merged
merged 17 commits into from
Jun 21, 2024
Merged

Merge main into live #41513

merged 17 commits into from
Jun 21, 2024

Commits on Jun 20, 2024

  1. Add collection expressions to the list of disallowed features (#41496)

    Collection expressions aren't allowed in expression trees. I missed adding this in the updates on collection expressions.
    BillWagner committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0ffc581 View commit details
    Browse the repository at this point in the history
  2. Bigboybamo patch 2 (#41399)

    * Update access-modifiers.md
    
    Added description for file access type modifier
    
    * Update access-modifiers.md
    
    Added description for file access modifier
    
    * Update access-modifiers.md
    bigboybamo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f78236a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcfefa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d45faa View commit details
    Browse the repository at this point in the history
  5. .NET dependabot-bot automated PR. (#41453)

    Co-authored-by: BillWagner <[email protected]>
    github-actions[bot] and BillWagner committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d1836df View commit details
    Browse the repository at this point in the history
  6. Bump Refit.HttpClientFactory

    Bumps the dotnet group in /docs/core/extensions/snippets/http with 1 update: [Refit.HttpClientFactory](https://github.com/reactiveui/refit).
    
    
    Updates `Refit.HttpClientFactory` from 7.0.0 to 7.1.0
    - [Release notes](https://github.com/reactiveui/refit/releases)
    - [Commits](reactiveui/refit@7.0.0...7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: Refit.HttpClientFactory
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d55b3a4 View commit details
    Browse the repository at this point in the history
  7. Bump Refit.HttpClientFactory

    Bumps the dotnet group in /docs/core/extensions/snippets/http/generated with 1 update: [Refit.HttpClientFactory](https://github.com/reactiveui/refit).
    
    
    Updates `Refit.HttpClientFactory` from 7.0.0 to 7.1.0
    - [Release notes](https://github.com/reactiveui/refit/releases)
    - [Commits](reactiveui/refit@7.0.0...7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: Refit.HttpClientFactory
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0ac3941 View commit details
    Browse the repository at this point in the history
  8. Bump Microsoft.SemanticKernel

    Bumps the dotnet group in /docs/ai/tutorials/snippets/llm-eval with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel).
    
    
    Updates `Microsoft.SemanticKernel` from 1.14.1 to 1.15.0
    - [Release notes](https://github.com/microsoft/semantic-kernel/releases)
    - [Commits](microsoft/semantic-kernel@dotnet-1.14.1...dotnet-1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SemanticKernel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c326917 View commit details
    Browse the repository at this point in the history
  9. Bump Microsoft.SemanticKernel

    Bumps the dotnet group in /docs/ai/how-to/snippets/semantic-kernel with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel).
    
    
    Updates `Microsoft.SemanticKernel` from 1.14.1 to 1.15.0
    - [Release notes](https://github.com/microsoft/semantic-kernel/releases)
    - [Commits](microsoft/semantic-kernel@dotnet-1.14.1...dotnet-1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SemanticKernel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    32cdc71 View commit details
    Browse the repository at this point in the history
  10. Bump Microsoft.ServiceFabric.Services

    Bumps the dotnet group in /docs/orleans/deployment/snippets/service-fabric/stateless with 1 update: Microsoft.ServiceFabric.Services.
    
    
    Updates `Microsoft.ServiceFabric.Services` from 7.1.1951 to 7.1.2175
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.ServiceFabric.Services
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    309c67a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #41499 from dotnet/dependabot/nuget/docs/core/exte…

    …nsions/snippets/http/dotnet-e76b6d9088
    
    Bump Refit.HttpClientFactory from 7.0.0 to 7.1.0 in /docs/core/extensions/snippets/http in the dotnet group
    github-actions[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5c3d1b1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #41500 from dotnet/dependabot/nuget/docs/core/exte…

    …nsions/snippets/http/generated/dotnet-e76b6d9088
    
    Bump Refit.HttpClientFactory from 7.0.0 to 7.1.0 in /docs/core/extensions/snippets/http/generated in the dotnet group
    github-actions[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bc70826 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #41504 from dotnet/dependabot/nuget/docs/orleans/d…

    …eployment/snippets/service-fabric/stateless/dotnet-2fae5c0dff
    
    Bump Microsoft.ServiceFabric.Services from 7.1.1951 to 7.1.2175 in /docs/orleans/deployment/snippets/service-fabric/stateless in the dotnet group
    github-actions[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    39ea0db View commit details
    Browse the repository at this point in the history
  14. Merge pull request #41502 from dotnet/dependabot/nuget/docs/ai/tutori…

    …als/snippets/llm-eval/dotnet-e8f8290aa4
    
    Bump Microsoft.SemanticKernel from 1.14.1 to 1.15.0 in /docs/ai/tutorials/snippets/llm-eval in the dotnet group
    github-actions[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    91cc9df View commit details
    Browse the repository at this point in the history
  15. Merge pull request #41503 from dotnet/dependabot/nuget/docs/ai/how-to…

    …/snippets/semantic-kernel/dotnet-e8f8290aa4
    
    Bump Microsoft.SemanticKernel from 1.14.1 to 1.15.0 in /docs/ai/how-to/snippets/semantic-kernel in the dotnet group
    github-actions[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    021a225 View commit details
    Browse the repository at this point in the history
  16. Fix link (#41508)

    The anchor was missing on the link for `dynamic`
    BillWagner committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e2887fb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    994be0d View commit details
    Browse the repository at this point in the history