Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
35b32dc
Say goodbye to `no-response` workflow (#43308)
Lamparter Nov 5, 2024
468b6b2
Fix typo (#43307)
Lamparter Nov 5, 2024
21604a1
Update package index with latest published versions (#43301)
azure-sdk Nov 5, 2024
4123675
.NET dependabot-bot automated PR. (#43297)
github-actions[bot] Nov 5, 2024
b3bc679
Bump MSTest (#43319)
dependabot[bot] Nov 5, 2024
a5155a3
Bump Microsoft.SemanticKernel (#43320)
dependabot[bot] Nov 5, 2024
266cc9f
Bump the dotnet group (#43323)
dependabot[bot] Nov 5, 2024
db96ed4
Bump the dotnet group (#43322)
dependabot[bot] Nov 5, 2024
454a543
Bump the dotnet group (#43324)
dependabot[bot] Nov 5, 2024
c3a5389
Bump the dotnet group (#43327)
dependabot[bot] Nov 5, 2024
204da63
Bump the dotnet group (#43332)
dependabot[bot] Nov 5, 2024
0ab7647
Bump Microsoft.SemanticKernel (#43330)
dependabot[bot] Nov 5, 2024
baae237
Bump the dotnet group (#43321)
dependabot[bot] Nov 5, 2024
491429c
Bump the dotnet group (#43336)
dependabot[bot] Nov 5, 2024
152176a
Bump MSTest.TestFramework (#43334)
dependabot[bot] Nov 5, 2024
5354e57
Bump Microsoft.SemanticKernel (#43326)
dependabot[bot] Nov 5, 2024
656ce20
Bump the dotnet group (#43335)
dependabot[bot] Nov 5, 2024
be2d660
Update package index with latest published versions (#43318)
azure-sdk Nov 5, 2024
0971eac
Bump MSTest.TestFramework (#43329)
dependabot[bot] Nov 5, 2024
b2a94c6
Bump the dotnet group (#43338)
dependabot[bot] Nov 5, 2024
2a95607
Bump the dotnet group (#43340)
dependabot[bot] Nov 5, 2024
fd9c3f0
Bump MSTest (#43333)
dependabot[bot] Nov 5, 2024
32d7898
Bump the dotnet group (#43325)
dependabot[bot] Nov 5, 2024
80c806e
Bump System.Linq.Dynamic.Core (#43331)
dependabot[bot] Nov 5, 2024
63a233a
Update policy-edits.yml (#43310)
gewarren Nov 5, 2024
cf91c8d
Bump the dotnet group (#43339)
dependabot[bot] Nov 5, 2024
c778ac8
Add breaking changes for WPF (#43309)
adegeo Nov 5, 2024
f870af7
Update OS release support info (#43292)
adegeo Nov 5, 2024
074f71a
Update docs for test templates (#43316)
mariam-abdulla Nov 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,17 +129,6 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per solution update.
- package-ecosystem: "nuget"
directory: "/docs/csharp/roslyn-sdk/snippets/source-generators" #source-generators.sln
schedule:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
groups:
# Group .NET updates together for solutions.
dotnet:
patterns:
- "*" # Prefer a single PR per solution update.
- package-ecosystem: "nuget"
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix" #MakeConst.sln
schedule:
Expand Down Expand Up @@ -789,6 +778,17 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/ai/quickstarts/snippets/local-ai" #ollama.csproj
schedule:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
groups:
# Group .NET updates together for projects.
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/ai/tutorials/snippets/llm-eval" #llm-eval.csproj
schedule:
Expand Down Expand Up @@ -1856,17 +1856,6 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/csharp/roslyn-sdk/snippets/source-generators/SourceGenerator" #SourceGenerator.csproj
schedule:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
groups:
# Group .NET updates together for projects.
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes" #MakeConst.CodeFixes.csproj
schedule:
Expand Down Expand Up @@ -2197,3 +2186,14 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/orleans/deployment/snippets/service-fabric/stateless" #Orleans.ServiceFabric.Stateless.csproj
schedule:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
groups:
# Group .NET updates together for projects.
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
2 changes: 2 additions & 0 deletions .github/policies/policy-edits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ configuration:
user: dependabot[bot]
- isActivitySender:
user: dotnet-policy-service[bot]
- isActivitySender:
user: github-actions[bot]
then:
- addReply:
reply: >-
Expand Down
4 changes: 0 additions & 4 deletions .openpublishing.redirection.core.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,6 @@
"redirect_url": "/dotnet/core/compatibility/sdk/5.0/sdk-and-target-framework-change",
"redirect_document_id": true
},
{
"source_path_from_root": "/docs/core/compatibility/wpf.md",
"redirect_url": "/dotnet/core/compatibility/sdk/5.0/automatically-infer-winexe-output-type"
},
{
"source_path_from_root": "/docs/core/deploying/applications.md",
"redirect_url": "/dotnet/core/deploying/index"
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ to clarify expected behavior in our community. For more information, see the [.N
- [![Generate what's new article](https://github.com/dotnet/docs/actions/workflows/whats-new.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/whats-new.yml): Creates a PR to generate the "What's new" article on the first of every month.
- [![Markdownlint](https://github.com/dotnet/docs/actions/workflows/markdownlint.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/markdownlint.yml): The current status for the entire repositories Markdown linter status.
- [![MSDocs build verifier](https://github.com/dotnet/docs/actions/workflows/docs-verifier.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/docs-verifier.yml): Runs various Markdown verifications, beyond the linter, such as ensuring links and redirects are valid.
- [![No response](https://github.com/dotnet/docs/actions/workflows/no-response.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/no-response.yml): If an issue is labeled with `needs-more-info` and the op doesn't respond within 14 days, the issue is closed.
- [![OPS status checker](https://github.com/dotnet/docs/actions/workflows/check-for-build-warnings.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/check-for-build-warnings.yml): Builds the site for the PR in context, and verifies the build reporting either, `success`, `warnings`, or `error`.
- [![Snippets 5000](https://github.com/dotnet/docs/actions/workflows/snippets5000.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/snippets5000.yml): Custom .NET build validation, locates code impacted by a PR, and builds.
- [![Target supported version](https://github.com/dotnet/docs/actions/workflows/version-sweep.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/version-sweep.yml): Runs monthly, creating issues on projects that target .NET versions that are out of support.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.25.0" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.26.0" />
<PackageReference Include="Microsoft.SemanticKernel.Connectors.AzureAISearch" Version="1.9.0-alpha" />
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Redis" Version="1.9.0-alpha" />
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.9.0-alpha" />
Expand Down
2 changes: 1 addition & 1 deletion docs/ai/quickstarts/snippets/local-ai/ollama.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SemanticKernel" Version="1.25.0" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.26.0" />
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Ollama" Version="1.22.0-alpha" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion docs/ai/tutorials/snippets/llm-eval/llm-eval.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.25.0" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.26.0" />
</ItemGroup>

</Project>
Loading
Loading