Skip to content

Merge main into live#51744

Open
dotnet-policy-service[bot] wants to merge 26 commits intolivefrom
main
Open

Merge main into live#51744
dotnet-policy-service[bot] wants to merge 26 commits intolivefrom
main

Conversation

@dotnet-policy-service
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Feb 14, 2026

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/workflows/scorecards.yml This workflow uses actions that are not certified by GitHub. They are provided
.github/workflows/stale.yml .github/workflows/stale
docs/azure/sdk/authentication/user-assigned-managed-identity.md Authenticate Azure-hosted .NET apps to Azure resources using a user-assigned managed identity
docs/core/diagnostics/debugger-extensions.md .NET debugger extensions
docs/core/diagnostics/sos-debugging-extension.md SOS debugging extension
docs/core/install/templates.md Manage .NET project and item templates
docs/core/porting/github-copilot-app-modernization/faq.yml GitHub Copilot app modernization FAQ
docs/core/sdk/artifacts-output.md Artifacts output layout
docs/core/testing/unit-testing-mstest-writing-tests-controlling-execution.md Test execution and control in MSTest
docs/core/testing/unit-testing-mstest-writing-tests-data-driven.md docs/core/testing/unit-testing-mstest-writing-tests-data-driven
docs/core/testing/unit-testing-mstest-writing-tests-lifecycle.md MSTest lifecycle
docs/core/testing/unit-testing-mstest-writing-tests.md Write tests with MSTest
docs/csharp/language-reference/attributes/general.md Miscellaneous attributes interpreted by the C# compiler
docs/csharp/language-reference/attributes/pseudo-attributes.md docs/csharp/language-reference/attributes/pseudo-attributes
docs/framework/tools/sos-dll-sos-debugging-extension.md SOS.dll (SOS debugging extension)
docs/fundamentals/code-analysis/configuration-options.md Configure code analysis rules
docs/orleans/dashboard/index.md Orleans Dashboard
docs/orleans/deployment/deploy-to-azure-container-apps.md Deploy Orleans to Azure Container Apps
docs/orleans/deployment/handling-failures.md docs/orleans/deployment/handling-failures
docs/orleans/deployment/kubernetes.md Kubernetes hosting
docs/orleans/deployment/troubleshooting-azure-cloud-services-deployments.md Troubleshoot Azure Cloud Service deployments
docs/orleans/deployment/troubleshooting-deployments.md Troubleshoot deployments
docs/orleans/grains/event-sourcing/journaledgrain-basics.md JournaledGrain basics
docs/orleans/host/configuration-guide/typical-configurations.md Typical configurations
docs/orleans/host/monitoring/index.md Orleans observability
docs/orleans/host/silo-lifecycle.md docs/orleans/host/silo-lifecycle
docs/orleans/tutorials-and-samples/tutorial-1.md Tutorial: Create a minimal Orleans application

gewarren and others added 2 commits February 13, 2026 12:26
Change --identities to --user-assigned for the az containerapp identity
assign command to match the correct Azure CLI syntax.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-advanced-security
Copy link

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.

@dotnetrepoman dotnetrepoman bot added this to the February 2026 milestone Feb 14, 2026
Evangelink and others added 24 commits February 16, 2026 21:58
Address review comments post merge
…oring docs (#51730)

* Initial plan

* Update OpenTelemetry exporters to use OTLP instead of deprecated packages

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

* Change section title to 'Export metrics'

Updated section title and improved clarity on exporting metrics.

* Clarify OTLP guidance for Prometheus metrics

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: Meaghan Osagie (Lewis) <mosagie@microsoft.com>
Co-authored-by: Reuben Bond <reuben.bond@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…51757)

* Initial plan

* Document ArtifactsProjectName property in artifacts output layout docs

Co-authored-by: DamianEdwards <249088+DamianEdwards@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DamianEdwards <249088+DamianEdwards@users.noreply.github.com>
* Address remaining feedback from PR 51272

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix dashboard pivot split for Orleans versions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix JournaledGrain State xref

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Revert grain-directory edits and clarify dashboard package pivots

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply additional review feedback

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
)

* Initial plan

* Update model recommendations to Sonnet 4.5 and GPT 5.2-codex

Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
* Add docs on ExtendedLayout

Fixes #51746

Add description of the `ExtendedLayoutAttribute` in the language attributes section.

* Update docs/csharp/language-reference/attributes/general.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestion from @BillWagner

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.1 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@9971854...b5d41d4)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps MSTest from 4.0.2 to 4.1.0

---
updated-dependencies:
- dependency-name: MSTest
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Logging from 10.0.2 to 10.0.3
Bumps Microsoft.Extensions.Logging.Console from 10.0.2 to 10.0.3

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Hosting from 9.0.7 to 10.0.3
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.21.0 to 1.23.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps coverlet.collector from 6.0.4 to 8.0.0
Bumps MSTest.TestAdapter from 4.0.2 to 4.1.0
Bumps MSTest.TestFramework from 4.0.2 to 4.1.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: MSTest.TestAdapter
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Orleans.Sdk from 10.0.0 to 10.0.1
Bumps Microsoft.Orleans.Server from 10.0.0 to 10.0.1

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Sdk
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Server
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Hosting from 10.0.2 to 10.0.3
Bumps OllamaSharp from 5.4.13 to 5.4.16

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: OllamaSharp
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps OllamaSharp from 5.4.12 to 5.4.16
Bumps System.Threading.RateLimiting from 10.0.2 to 10.0.3

---
updated-dependencies:
- dependency-name: OllamaSharp
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.Threading.RateLimiting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.AI from 10.2.0 to 10.3.0
Bumps OllamaSharp from 5.4.13 to 5.4.16

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.AI
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OllamaSharp
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Hosting from 9.0.5 to 10.0.3
Bumps Microsoft.Extensions.Logging.Console from 9.0.5 to 10.0.3
Bumps Microsoft.Extensions.Telemetry from 9.5.0 to 10.3.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Telemetry
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.AI from 10.2.0 to 10.3.0
Bumps Microsoft.Extensions.AI.OpenAI from 9.4.0-preview.1.25207.5 to 10.3.0
Bumps Microsoft.Extensions.Configuration from 10.0.2 to 10.0.3
Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.2 to 10.0.3

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.AI
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.AI.OpenAI
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Caching.Memory from 10.0.2 to 10.0.3
Bumps OllamaSharp from 5.4.13 to 5.4.16

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Memory
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: OllamaSharp
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@45cbd0c...9e907b5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

Comments