Skip to content

Conversation

@dotnet-policy-service
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Mar 4, 2025

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/dependabot.yml .github/dependabot
.github/ISSUE_TEMPLATE/config.yml .github/ISSUE_TEMPLATE/config
docs/ai/how-to/app-service-aoai-auth.md docs/ai/how-to/app-service-aoai-auth
docs/ai/index.yml docs/ai/index
docs/ai/toc.yml docs/ai/toc
docs/architecture/microservices/secure-net-microservices-web-applications/developer-app-secrets-storage.md docs/architecture/microservices/secure-net-microservices-web-applications/developer-app-secrets-storage
docs/azure/migration/appcat/visual-studio-copilot.md docs/azure/migration/appcat/visual-studio-copilot
docs/azure/sdk/aspnetcore-guidance.md docs/azure/sdk/aspnetcore-guidance
docs/azure/sdk/authentication/system-assigned-managed-identity.md docs/azure/sdk/authentication/system-assigned-managed-identity
docs/azure/sdk/authentication/user-assigned-managed-identity.md docs/azure/sdk/authentication/user-assigned-managed-identity
docs/core/porting/versioning-sdk-msbuild-vs.md docs/core/porting/versioning-sdk-msbuild-vs
docs/core/whats-new/dotnet-10/overview.md docs/core/whats-new/dotnet-10/overview
docs/framework/interop/passing-structures.md docs/framework/interop/passing-structures
docs/framework/performance/method-etw-events.md docs/framework/performance/method-etw-events
docs/index.yml docs/index
docs/standard/native-interop/abi-support.md docs/standard/native-interop/abi-support
docs/whats-new/dotnet-docs-mod2.md docs/whats-new/dotnet-docs-mod2
docs/whats-new/index.yml docs/whats-new/index
docs/whats-new/toc.yml docs/whats-new/toc

gewarren and others added 15 commits March 3, 2025 10:29
Fix missing whitespace.

(Spotted while looking at https://learn.microsoft.com/en-us/dotnet/framework/interop/passing-structures; the missing space made the sentence unnecessary hard to understand, since it almost looked like a `variable.Property` declaration)
Bumps the dotnet group in /docs/ai/tutorials/snippets/llm-eval with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel).


Updates `Microsoft.SemanticKernel` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.39.0...dotnet-1.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/ai/quickstarts/snippets/evaluate-ai-responses with 4 updates: [Microsoft.Extensions.AI.Abstractions](https://github.com/dotnet/extensions), [Microsoft.Extensions.AI.Evaluation](https://github.com/dotnet/extensions), [Microsoft.Extensions.AI.Evaluation.Quality](https://github.com/dotnet/extensions) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest).


Updates `Microsoft.Extensions.AI.Abstractions` from 9.3.0-preview.1.25114.11 to 9.3.0-preview.1.25114.11
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

Updates `Microsoft.Extensions.AI.Evaluation` from 9.3.0-preview.1.25114.11 to 9.3.0-preview.1.25126.9
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

Updates `Microsoft.Extensions.AI.Abstractions` from 9.3.0-preview.1.25114.11 to 9.3.0-preview.1.25114.11
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

Updates `Microsoft.Extensions.AI.Evaluation` from 9.3.0-preview.1.25114.11 to 9.3.0-preview.1.25126.9
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

Updates `Microsoft.Extensions.AI.Evaluation.Quality` from 9.3.0-preview.1.25114.11 to 9.3.0-preview.1.25126.9
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.12.0...v17.13.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.AI.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.AI.Evaluation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.AI.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.AI.Evaluation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.AI.Evaluation.Quality
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.NET.Test.Sdk
  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>
`Microsoft.Extensions.Configuration.SecretManager` doesn't exist.
@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 March 2025 milestone Mar 4, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit e9d200e into live Mar 4, 2025
20 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.

7 participants