Skip to content

Merge main into live #47678

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

Merged
merged 25 commits into from
Jul 31, 2025
Merged

Merge main into live #47678

merged 25 commits into from
Jul 31, 2025

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Jul 31, 2025

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/workflows/scorecards.yml .github/workflows/scorecards
docs/architecture/blazor-for-web-forms-developers/components.md docs/architecture/blazor-for-web-forms-developers/components
docs/architecture/blazor-for-web-forms-developers/config.md docs/architecture/blazor-for-web-forms-developers/config
docs/architecture/blazor-for-web-forms-developers/migration.md docs/architecture/blazor-for-web-forms-developers/migration
docs/architecture/blazor-for-web-forms-developers/project-structure.md docs/architecture/blazor-for-web-forms-developers/project-structure
docs/architecture/blazor-for-web-forms-developers/security-authentication-authorization.md docs/architecture/blazor-for-web-forms-developers/security-authentication-authorization
docs/architecture/cloud-native/azure-monitor.md docs/architecture/cloud-native/azure-monitor
docs/architecture/cloud-native/azure-security.md docs/architecture/cloud-native/azure-security
docs/architecture/cloud-native/devops.md docs/architecture/cloud-native/devops
docs/architecture/cloud-native/logging-with-elastic-stack.md docs/architecture/cloud-native/logging-with-elastic-stack
docs/architecture/cloud-native/observability-patterns.md docs/architecture/cloud-native/observability-patterns
docs/azure/configure-vs-code.md docs/azure/configure-vs-code
docs/azure/sdk/authentication/additional-methods.md docs/azure/sdk/authentication/additional-methods
docs/azure/sdk/authentication/index.md docs/azure/sdk/authentication/index
docs/azure/sdk/authentication/local-development-dev-accounts.md docs/azure/sdk/authentication/local-development-dev-accounts
docs/azure/sdk/authentication/local-development-service-principal.md docs/azure/sdk/authentication/local-development-service-principal
docs/azure/sdk/authentication/on-premises-apps.md docs/azure/sdk/authentication/on-premises-apps
docs/azure/sdk/logging.md docs/azure/sdk/logging
docs/core/diagnostics/observability-with-otel.md docs/core/diagnostics/observability-with-otel
docs/core/tutorials/publishing-with-visual-studio.md docs/core/tutorials/publishing-with-visual-studio
docs/framework/wcf/feature-details/message-security-with-mutual-certificates.md docs/framework/wcf/feature-details/message-security-with-mutual-certificates
docs/framework/wcf/feature-details/transport-security-with-basic-authentication.md docs/framework/wcf/feature-details/transport-security-with-basic-authentication
docs/fsharp/language-reference/members/constructors.md docs/fsharp/language-reference/members/constructors
docs/fsharp/language-reference/members/methods.md docs/fsharp/language-reference/members/methods
docs/fsharp/language-reference/operator-overloading.md docs/fsharp/language-reference/operator-overloading
docs/orleans/deployment/deploy-to-azure-app-service.md docs/orleans/deployment/deploy-to-azure-app-service
docs/orleans/deployment/deploy-to-azure-container-apps.md docs/orleans/deployment/deploy-to-azure-container-apps
docs/orleans/deployment/docker-deployment.md docs/orleans/deployment/docker-deployment
docs/orleans/deployment/kubernetes.md docs/orleans/deployment/kubernetes
docs/orleans/host/configuration-guide/shutting-down-orleans.md docs/orleans/host/configuration-guide/shutting-down-orleans

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

64J0 and others added 25 commits July 30, 2025 09:44
- Add output result for code block
- Improve consistency by highlighting the `+!` operator
- Fix a missing space between words
- Improve consistency by using single backticks to highlight the `let` binding at the text
- Add example to method overload
- Improve text
- Remove unnecessary white spaces
Bumps MSTest.TestAdapter from 3.9.3 to 3.10.0
Bumps MSTest.TestFramework from 3.9.3 to 3.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps MSTest from 3.9.3 to 3.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.3 to 3.29.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@d6bbdef...51f7732)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.5
  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 OllamaSharp from 5.2.10 to 5.3.3

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps MSTest.TestAdapter from 3.9.3 to 3.10.0
Bumps MSTest.TestFramework from 3.9.3 to 3.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps OllamaSharp from 5.2.10 to 5.3.3

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps MSTest from 3.9.3 to 3.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps MSTest.TestAdapter from 3.9.3 to 3.10.0
Bumps MSTest.TestFramework from 3.9.3 to 3.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps OllamaSharp from 5.2.7 to 5.3.3

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps OllamaSharp from 5.3.1 to 5.3.3

---
updated-dependencies:
- dependency-name: OllamaSharp
  dependency-version: 5.3.3
  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 OllamaSharp from 5.2.10 to 5.3.3

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Build.Traversal from 4.1.0 to 4.1.82

---
updated-dependencies:
- dependency-name: Microsoft.Build.Traversal
  dependency-version: 4.1.82
  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 MSTest from 3.9.3 to 3.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps MSTest.TestAdapter from 3.9.3 to 3.10.0
Bumps MSTest.TestFramework from 3.9.3 to 3.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps OllamaSharp from 5.2.10 to 5.3.3

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps OllamaSharp from 5.2.10 to 5.3.3

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps MSTest.TestAdapter from 3.9.3 to 3.10.0
Bumps MSTest.TestFramework from 3.9.3 to 3.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#47662)

* Clarify Orleans silo shutdown behavior with respect to IHost lifetime

Added a sentence explaining that Orleans follows the .NET Generic Host lifetime model and shuts down when the IHost does, regardless of the specific lifetime configuration.

* Update Style

Co-authored-by: Reuben Bond <[email protected]>

---------

Co-authored-by: Reuben Bond <[email protected]>
…, GA, and Images (#47637)

* Add SFI ms.custom values

* Update docs/fundamentals/code-analysis/quality-rules/ca3001.md

---------

Co-authored-by: Bill Wagner <[email protected]>
@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 July 2025 milestone Jul 31, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit 5293d71 into live Jul 31, 2025
41 of 42 checks passed
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.

5 participants