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

Merged
merged 20 commits into from
Nov 26, 2024
Merged

Merge main into live #43772

merged 20 commits into from
Nov 26, 2024

Commits on Nov 25, 2024

  1. Fix code sample for "The init keyword" docs (#43718)

    The validation logic check the actual new value instead of old stored property value.
    snechaev authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    89bc37d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd75b24 View commit details
    Browse the repository at this point in the history
  3. Enhance F# Interactive Documentation: Add Extended #help Directive De…

    …tails (#43736)
    
    * Fixed bug 43704.
    
    * Formatting.
    
    * Update docs/fsharp/tools/fsharp-interactive/index.md
    
    Resolving comments.
    
    Co-authored-by: Tomas Grosup <[email protected]>
    
    * Update docs/fsharp/tools/fsharp-interactive/index.md
    
    Resolving comments.
    
    Co-authored-by: Tomas Grosup <[email protected]>
    
    ---------
    
    Co-authored-by: Adit Sheth <[email protected]>
    Co-authored-by: Tomas Grosup <[email protected]>
    3 people authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    77880e4 View commit details
    Browse the repository at this point in the history
  4. .NET dependabot-bot automated PR. (#43741)

    Co-authored-by: BillWagner <[email protected]>
    github-actions[bot] and BillWagner authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b440e46 View commit details
    Browse the repository at this point in the history
  5. Include lambda shorthand notation in "Lambda Expressions: The fun Key…

    …word" page (#43675)
    
    * Mention the alternate notation of lambda expression in Syntax
    
    * Modify lambda usage examples to show both notations
    
    * Emphasize on the snippets being equivalent
    
    Co-authored-by: Tomas Grosup <[email protected]>
    
    * Update lambda-expressions-the-fun-keyword.md
    
    Co-authored-by: Genevieve Warren <[email protected]>
    
    * Update lambda-expressions-the-fun-keyword.md
    
    Co-authored-by: Genevieve Warren <[email protected]>
    
    * Update lambda-expressions-the-fun-keyword.md
    
    Co-authored-by: Genevieve Warren <[email protected]>
    
    * Update lambda-expressions-the-fun-keyword.md
    
    Co-authored-by: Genevieve Warren <[email protected]>
    
    * Update docs/fsharp/language-reference/functions/lambda-expressions-the-fun-keyword.md
    
    ---------
    
    Co-authored-by: Tomas Grosup <[email protected]>
    Co-authored-by: Vlad Zarytovskii <[email protected]>
    Co-authored-by: Genevieve Warren <[email protected]>
    Co-authored-by: Bill Wagner <[email protected]>
    5 people authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2192711 View commit details
    Browse the repository at this point in the history
  6. Bump github/codeql-action from 3.27.4 to 3.27.5 (#43747)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.4 to 3.27.5.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ea9e4e3...f09c1c0)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bbfcc89 View commit details
    Browse the repository at this point in the history
  7. Bump actions/dependency-review-action from 4.4.0 to 4.5.0 (#43746)

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@4081bf9...3b139cf)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9272dab View commit details
    Browse the repository at this point in the history
  8. Bump the dotnet group (#43750)

    Bumps the dotnet group in /docs/ai/quickstarts/snippets/build-chat-app/openai with 3 updates: [Microsoft.Extensions.AI.OpenAI](https://github.com/dotnet/extensions), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime).
    
    
    Updates `Microsoft.Extensions.AI.OpenAI` from 9.0.0-preview.9.24525.1 to 9.0.0-preview.9.24556.5
    - [Release notes](https://github.com/dotnet/extensions/releases)
    - [Commits](https://github.com/dotnet/extensions/commits)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration.UserSecrets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    58967b0 View commit details
    Browse the repository at this point in the history
  9. Bump the dotnet group (#43749)

    Bumps the dotnet group in /docs/ai/quickstarts/snippets/build-chat-app/azure-openai with 4 updates: [Azure.AI.OpenAI](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Extensions.AI.OpenAI](https://github.com/dotnet/extensions), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime).
    
    
    Updates `Azure.AI.OpenAI` from 2.1.0-beta.1 to 2.1.0-beta.2
    - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
    - [Commits](Azure/azure-sdk-for-net@Azure.AI.OpenAI_2.1.0-beta.1...Azure.AI.OpenAI_2.1.0-beta.2)
    
    Updates `Microsoft.Extensions.AI.OpenAI` from 9.0.0-preview.9.24525.1 to 9.0.0-preview.9.24556.5
    - [Release notes](https://github.com/dotnet/extensions/releases)
    - [Commits](https://github.com/dotnet/extensions/commits)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Azure.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration.UserSecrets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9930a6d View commit details
    Browse the repository at this point in the history
  10. Bump the dotnet group (#43751)

    Bumps the dotnet group in /docs/ai/quickstarts/snippets/function-calling/openai with 3 updates: [Microsoft.Extensions.AI.OpenAI](https://github.com/dotnet/extensions), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime).
    
    
    Updates `Microsoft.Extensions.AI.OpenAI` from 9.0.0-preview.9.24525.1 to 9.0.0-preview.9.24556.5
    - [Release notes](https://github.com/dotnet/extensions/releases)
    - [Commits](https://github.com/dotnet/extensions/commits)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration.UserSecrets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fc7dc74 View commit details
    Browse the repository at this point in the history
  11. Bump the dotnet group (#43752)

    Bumps the dotnet group in /docs/ai/quickstarts/snippets/prompt-completion/openai with 3 updates: [Microsoft.Extensions.AI.OpenAI](https://github.com/dotnet/extensions), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime).
    
    
    Updates `Microsoft.Extensions.AI.OpenAI` from 9.0.0-preview.9.24525.1 to 9.0.0-preview.9.24556.5
    - [Release notes](https://github.com/dotnet/extensions/releases)
    - [Commits](https://github.com/dotnet/extensions/commits)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration.UserSecrets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    000c582 View commit details
    Browse the repository at this point in the history
  12. Bump the dotnet group (#43753)

    Bumps the dotnet group in /docs/orleans/tutorials-and-samples/snippets/minimal with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
    | [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.2` |
    | [Microsoft.Orleans.Client](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
    | [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.2
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.2)
    
    Updates `Microsoft.Orleans.Client` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.2
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.2)
    
    Updates `Microsoft.Orleans.Sdk` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.2
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.2)
    
    Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Orleans.Server` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Logging.Console
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Server
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5e0c27f View commit details
    Browse the repository at this point in the history
  13. Bump the dotnet group (#43755)

    Bumps the dotnet group in /docs/ai/quickstarts/snippets/function-calling/azure-openai with 4 updates: [Azure.AI.OpenAI](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Extensions.AI.OpenAI](https://github.com/dotnet/extensions), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime).
    
    
    Updates `Azure.AI.OpenAI` from 2.1.0-beta.1 to 2.1.0-beta.2
    - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
    - [Commits](Azure/azure-sdk-for-net@Azure.AI.OpenAI_2.1.0-beta.1...Azure.AI.OpenAI_2.1.0-beta.2)
    
    Updates `Microsoft.Extensions.AI.OpenAI` from 9.0.0-preview.9.24525.1 to 9.0.0-preview.9.24556.5
    - [Release notes](https://github.com/dotnet/extensions/releases)
    - [Commits](https://github.com/dotnet/extensions/commits)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Azure.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration.UserSecrets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    59504c2 View commit details
    Browse the repository at this point in the history
  14. Bump the dotnet group (#43754)

    Bumps the dotnet group in /docs/ai/quickstarts/snippets/prompt-completion/azure-openai with 4 updates: [Azure.AI.OpenAI](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Extensions.AI.OpenAI](https://github.com/dotnet/extensions), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime).
    
    
    Updates `Azure.AI.OpenAI` from 2.1.0-beta.1 to 2.1.0-beta.2
    - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
    - [Commits](Azure/azure-sdk-for-net@Azure.AI.OpenAI_2.1.0-beta.1...Azure.AI.OpenAI_2.1.0-beta.2)
    
    Updates `Microsoft.Extensions.AI.OpenAI` from 9.0.0-preview.9.24525.1 to 9.0.0-preview.9.24556.5
    - [Release notes](https://github.com/dotnet/extensions/releases)
    - [Commits](https://github.com/dotnet/extensions/commits)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Azure.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.AI.OpenAI
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Configuration.UserSecrets
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1dcf9e8 View commit details
    Browse the repository at this point in the history
  15. Bump the dotnet group (#43748)

    Bumps the dotnet group in /docs/orleans/deployment/snippets/service-fabric with 2 updates: [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [Microsoft.Orleans.Server](https://github.com/dotnet/orleans).
    
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Orleans.Server` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Server
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    16bde70 View commit details
    Browse the repository at this point in the history
  16. Bump the dotnet group (#43757)

    Bumps the dotnet group in /docs/orleans/grains/snippets/transactions with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [Microsoft.Orleans.Core.Abstractions](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
    | [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
    | [Microsoft.Orleans.Transactions](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Orleans.Transactions.AzureStorage](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    
    
    Updates `Microsoft.Orleans.Core.Abstractions` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Orleans.Core.Abstractions` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Orleans.Sdk` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Orleans.Core.Abstractions` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Orleans.Transactions` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Orleans.Server` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Orleans.Transactions.AzureStorage` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Orleans.Core.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Core.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Logging.Console
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Core.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Transactions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Logging.Console
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Server
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Logging.Console
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Transactions.AzureStorage
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    7d1da08 View commit details
    Browse the repository at this point in the history
  17. Bump the dotnet group (#43756)

    Bumps the dotnet group in /docs/orleans/streaming/snippets/broadcastchannel with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
    | [Microsoft.Orleans.BroadcastChannel](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Orleans.Client](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Orleans.Serialization.SystemTextJson](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    | [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
    
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Orleans.BroadcastChannel` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Orleans.Client` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Orleans.Sdk` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Orleans.Serialization.SystemTextJson` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v8.0.1)
    
    Updates `Microsoft.Orleans.Server` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/dotnet/orleans/releases)
    - [Commits](dotnet/orleans@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.BroadcastChannel
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Serialization.SystemTextJson
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    - dependency-name: Microsoft.Orleans.Server
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    88043a9 View commit details
    Browse the repository at this point in the history
  18. Add credential builder context (#43708)

    * Add credential builder context
    alexwolfmsft authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e793387 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    97a9a13 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9819404 View commit details
    Browse the repository at this point in the history