-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Merge main into live #43772
Conversation
The validation logic check the actual new value instead of old stored property value.
…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]>
Co-authored-by: BillWagner <[email protected]>
…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]>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
* Add credential builder context
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse