Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
1ab6003
Bump Aspire.Hosting from 13.5.2 to 13.5.3 (#8029)
dependabot[bot] Sep 3, 2026
e2633f8
docs: adds missing guidance for public api analyzers updates (#8035)
baywet Sep 3, 2026
89edc72
Python: [.NET][Python][Purview] Set inline header for requests made w…
eoindoherty1 Sep 3, 2026
02e68f9
Update CODEOWNERS (#8033)
rogerbarreto Sep 3, 2026
fcc07b3
Python: Chore(deps-dev): Bump uv from 0.12.5 to 0.12.6 in /python (#8…
dependabot[bot] Sep 4, 2026
a37340a
Chore(deps-dev): Bump @humanfs/node in /python/packages/devui/fronten…
dependabot[bot] Sep 4, 2026
c1d269d
Chore(deps): Bump browserslist in /python/packages/devui/frontend (#8…
dependabot[bot] Sep 4, 2026
2ce91a0
Python: docs: replace the stale learn-docs placeholder with the live …
he-yufeng Sep 4, 2026
3f0d802
Python: Stamp AG-UI checkpoint owner on every save (#8011)
Choppaaahh Sep 4, 2026
43f8c05
Python: wrap Anthropic and Gemini SDK exceptions in ChatClientExcepti…
karthikchundi-commits Sep 4, 2026
1a5b13f
Python: add Magentic custom manager prompts sample (#7876)
orangeCatDeveloper Sep 4, 2026
7f20b32
Python: Fix checkpoint pickling of runtime raw representations (#8023)
droideronline Sep 4, 2026
59fb11a
Enable feature issue ownership triage (#8047)
moonbox3 Sep 4, 2026
21f386e
Python: Chore(deps-dev): Bump ruff from 0.16.3 to 0.16.4 in /python (…
dependabot[bot] Sep 4, 2026
13108ed
Python: move Foundry eval serialization out of core (#8031)
eavanvalkenburg Sep 4, 2026
e5b55c7
Python: Update GitHub Copilot SDK to 1.0.11 (#8002)
droideronline Sep 4, 2026
48032eb
Python: support FastAPI 0.141 (#8052)
eavanvalkenburg Sep 4, 2026
48365ea
Python: Add core vector store abstractions (#8014)
eavanvalkenburg Sep 4, 2026
ae79e3c
Python: Chore(deps-dev): Bump zuban from 0.9.1 to 0.9.2 in /python (#…
dependabot[bot] Sep 4, 2026
1f01b0d
Python: fix: surface AG-UI workflow intermediate events as reasoning …
manjunathshiva Sep 4, 2026
eff0674
Chore(deps): Bump actions/github-script from 8.0.0 to 9.0.0 (#7582)
dependabot[bot] Sep 4, 2026
b521cbd
.NET: [BREAKING] Add file_access_read_lines and move the line-numberi…
antsok Sep 4, 2026
ea9aad8
Python: preserve recursive serialization compatibility (#7790)
CoffeeDrivenCoder Sep 4, 2026
9e59a18
Bump Anthropic from 12.42.0 to 12.43.0 (#8028)
dependabot[bot] Sep 4, 2026
0ebaaab
.NET: Bump AgentMemory.AgentFramework from 1.4.1 to 1.5.0 (#8027)
dependabot[bot] Sep 4, 2026
957cb61
Chore(deps): Bump actions/labeler from 6.1.0 to 7.0.0 (#8060)
dependabot[bot] Sep 4, 2026
243c0fc
Chore(deps): Bump github/codeql-action/analyze from 4.37.3 to 4.37.9 …
dependabot[bot] Sep 4, 2026
1dd7944
Chore(deps): Bump github/codeql-action/init from 4.37.3 to 4.37.9 (#8…
dependabot[bot] Sep 4, 2026
725b94b
.NET: [BREAKING] Clarify A2A agent run modes (#8032)
SergeyMenshykh Sep 4, 2026
f4490f4
ci: adds additional dependabot groups in dotnet to reduce noise (#8059)
baywet Sep 4, 2026
9504805
ci: adds a codeql actions group to the dependabot configuration (#8070)
baywet Sep 4, 2026
bea65ab
Chore(deps): Bump softprops/action-gh-release from 3.0.1 to 3.0.2 (#8…
dependabot[bot] Sep 4, 2026
13c51d5
Chore(deps): Bump dorny/paths-filter from 4.0.2 to 4.0.3 (#8072)
dependabot[bot] Sep 4, 2026
0d70d4b
ci: switches to dedicated identity for promotion PRs (#8043)
baywet Sep 4, 2026
e80037b
ci: adds a group for artifact actions (#8074)
baywet Sep 4, 2026
905c9b0
Chore(deps): Bump actions/setup-python from 5.6.0 to 7.0.0 (#8077)
dependabot[bot] Sep 4, 2026
6d63413
Chore(deps): Bump github/codeql-action/autobuild (#8076)
dependabot[bot] Sep 4, 2026
cc8c1fa
.NET: Clarify declarative workflow input serialization (#8046)
UniversePeak Sep 4, 2026
2c49f50
.NET: Preserve streamed annotations in Foundry hosted responses (#7984)
rogerbarreto Sep 4, 2026
5e9db9f
Chore(deps): Bump actions/setup-node (#8102)
dependabot[bot] Sep 7, 2026
843a7b5
Chore(deps): Bump actions/setup-node from 4.4.0 to 7.0.0 (#8101)
dependabot[bot] Sep 7, 2026
25a3dcb
Python: fix(a2a): initialize _close_http_client on the user-supplied-…
he-yufeng Sep 7, 2026
3904a2f
Python: Docs: Fix broken external links in Python samples and docs (#…
Shxiao101 Sep 7, 2026
afdc0db
Python: Document anonymous Parallel Search MCP usage (#8084)
georgeatparallel Sep 7, 2026
28382b2
Python: skip optional lightning test on import errors (#8071)
UniversePeak Sep 7, 2026
26832be
fix(chatkit): preserve input tags in user messages (#8097)
VedanthB Sep 7, 2026
d4c7312
Python: Chore(deps-dev): Bump ty from 0.0.72 to 0.0.75 in /python (#8…
dependabot[bot] Sep 7, 2026
93b7442
docs(python): add MLflow observability example (#8085)
orangeCatDeveloper Sep 7, 2026
1340d2b
ci: adds python dependabot groups (#8065)
baywet Sep 7, 2026
ef712c8
fix(python): reject MCP servers passed as provider agent tools (#7835)
orangeCatDeveloper Sep 7, 2026
90d8f6f
Python: Scope MCP headers to transport requests (#8039)
SergeyMenshykh Sep 7, 2026
9c611f2
Chore(deps): Bump softprops/action-gh-release from 3.0.2 to 3.0.3 (#8…
dependabot[bot] Sep 7, 2026
e38939b
Build(deps): Bump azure/login from 2.3.0 to 3.0.2 (#8111)
dependabot[bot] Sep 7, 2026
3f67520
Build(deps): Bump azure/login in /.github/actions/github-app-token (#…
dependabot[bot] Sep 7, 2026
8e803b9
Build(deps): Bump azure/login (#8113)
dependabot[bot] Sep 7, 2026
7d79751
Python: Clean up MCP HTTP resources after failed connections
eavanvalkenburg Sep 7, 2026
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
73 changes: 37 additions & 36 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@

# Repository-level paths: every core Agent Framework developer is a code owner, so any
# one of them can approve. Be explicit now and we can use the AgentFramework team in the future.
/docs/ @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @peibekwe @rogerbarreto @SergeyMenshykh
/*.md @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @peibekwe @rogerbarreto @SergeyMenshykh
/LICENSE @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @peibekwe @rogerbarreto @SergeyMenshykh
/.gitattributes @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @peibekwe @rogerbarreto @SergeyMenshykh
/.gitignore @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @peibekwe @rogerbarreto @SergeyMenshykh
/.github @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @peibekwe @rogerbarreto @SergeyMenshykh
/docs/ @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl @peibekwe @baywet @rogerbarreto @SergeyMenshykh
/*.md @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl @peibekwe @baywet @rogerbarreto @SergeyMenshykh
/LICENSE @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl @peibekwe @baywet @rogerbarreto @SergeyMenshykh
/.gitattributes @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl @peibekwe @baywet @rogerbarreto @SergeyMenshykh
/.gitignore @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl @peibekwe @baywet @rogerbarreto @SergeyMenshykh
/.github @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl @peibekwe @baywet @rogerbarreto @SergeyMenshykh

# Repository-level paths that require specific owners
/.devcontainer @chetantoshniwal @westey-m @rogerbarreto @SergeyMenshykh
/declarative-agents @chetantoshniwal @moonbox3 @peibekwe
/declarative-agents @chetantoshniwal @moonbox3 @eavanvalkenburg @peibekwe @baywet

# Core Python developers: @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU
/python @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU
# Core Python developers: @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl
/python @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl

# Python packages
/python/packages/a2a/ @chetantoshniwal @giles17 @eavanvalkenburg @moonbox3
Expand All @@ -60,50 +60,51 @@
/python/packages/chatkit/ @chetantoshniwal @eavanvalkenburg @moonbox3 @giles17
/python/packages/claude/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/copilotstudio/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/core/ @chetantoshniwal @eavanvalkenburg @moonbox3 @TaoChenOSU @giles17
/python/packages/core/agent_framework/_workflows/ @chetantoshniwal @eavanvalkenburg @moonbox3 @TaoChenOSU
/python/packages/core/ @chetantoshniwal @eavanvalkenburg @moonbox3 @TaoChenOSU @jpalvarezl @giles17
/python/packages/core/agent_framework/_vectors.py @chetantoshniwal @westey-m @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl @peibekwe @baywet @rogerbarreto @SergeyMenshykh
/python/packages/core/agent_framework/_workflows/ @chetantoshniwal @eavanvalkenburg @moonbox3 @TaoChenOSU @jpalvarezl
/python/packages/core/agent_framework/_harness/ @chetantoshniwal @westey-m @eavanvalkenburg @moonbox3
/python/packages/declarative/ @chetantoshniwal @eavanvalkenburg @moonbox3 @peibekwe
/python/packages/declarative/ @chetantoshniwal @eavanvalkenburg @moonbox3 @peibekwe @baywet
/python/packages/devui/ @chetantoshniwal @eavanvalkenburg @moonbox3
/python/packages/foundry/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @moonbox3 @giles17
/python/packages/foundry_hosting/ @chetantoshniwal @TaoChenOSU @eavanvalkenburg @moonbox3
/python/packages/foundry/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @jpalvarezl @moonbox3 @giles17
/python/packages/foundry_hosting/ @chetantoshniwal @TaoChenOSU @jpalvarezl @eavanvalkenburg @moonbox3
/python/packages/foundry_local/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/gemini/ @chetantoshniwal @giles17 @eavanvalkenburg @moonbox3
/python/packages/github_copilot/ @chetantoshniwal @giles17 @eavanvalkenburg @moonbox3
/python/packages/hosting/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @moonbox3
/python/packages/hosting-a2a/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @moonbox3
/python/packages/hosting-mcp/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @moonbox3
/python/packages/hosting-responses/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @moonbox3
/python/packages/hosting-telegram/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @moonbox3
/python/packages/hosting/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @jpalvarezl @moonbox3
/python/packages/hosting-a2a/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @jpalvarezl @moonbox3
/python/packages/hosting-mcp/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @jpalvarezl @moonbox3
/python/packages/hosting-responses/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @jpalvarezl @moonbox3
/python/packages/hosting-telegram/ @chetantoshniwal @eavanvalkenburg @TaoChenOSU @jpalvarezl @moonbox3
/python/packages/hyperlight/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/lab/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU
/python/packages/lab/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3 @TaoChenOSU @jpalvarezl
/python/packages/mem0/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/mistral/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/monty/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/ollama/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/openai/ @chetantoshniwal @eavanvalkenburg @moonbox3 @TaoChenOSU @giles17
/python/packages/orchestrations/ @chetantoshniwal @eavanvalkenburg @moonbox3 @TaoChenOSU
/python/packages/openai/ @chetantoshniwal @eavanvalkenburg @moonbox3 @TaoChenOSU @jpalvarezl @giles17
/python/packages/orchestrations/ @chetantoshniwal @eavanvalkenburg @moonbox3 @TaoChenOSU @jpalvarezl
/python/packages/purview/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/redis/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3
/python/packages/tools/ @chetantoshniwal @eavanvalkenburg @giles17 @moonbox3

# Core .NET developers: @peibekwe @rogerbarreto @SergeyMenshykh @westey-m
/dotnet @chetantoshniwal @peibekwe @rogerbarreto @SergeyMenshykh @westey-m
# Core .NET developers: @peibekwe @baywet @rogerbarreto @SergeyMenshykh @westey-m
/dotnet @chetantoshniwal @peibekwe @baywet @rogerbarreto @SergeyMenshykh @westey-m

# .NET projects
/dotnet/src/Aspire.Hosting.AgentFramework.DevUI/ @chetantoshniwal @peibekwe @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/LegacySupport/ @chetantoshniwal @peibekwe @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Shared/ @chetantoshniwal @peibekwe @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Aspire.Hosting.AgentFramework.DevUI/ @chetantoshniwal @peibekwe @baywet @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/LegacySupport/ @chetantoshniwal @peibekwe @baywet @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Shared/ @chetantoshniwal @peibekwe @baywet @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI/ @chetantoshniwal @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI.A2A/ @chetantoshniwal @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI.Abstractions/ @chetantoshniwal @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI.AGUI/ @chetantoshniwal @peibekwe @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI.AGUI/ @chetantoshniwal @peibekwe @baywet @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI.Anthropic/ @chetantoshniwal @rogerbarreto @westey-m
/dotnet/src/Microsoft.Agents.AI.AzureAI.Persistent/ @chetantoshniwal @rogerbarreto @westey-m
/dotnet/src/Microsoft.Agents.AI.CopilotStudio/ @chetantoshniwal @rogerbarreto @westey-m
/dotnet/src/Microsoft.Agents.AI.CosmosNoSql/ @chetantoshniwal @rogerbarreto @westey-m
/dotnet/src/Microsoft.Agents.AI.Declarative/ @chetantoshniwal @peibekwe @westey-m
/dotnet/src/Microsoft.Agents.AI.DevUI/ @chetantoshniwal @peibekwe @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI.Declarative/ @chetantoshniwal @peibekwe @baywet @westey-m
/dotnet/src/Microsoft.Agents.AI.DevUI/ @chetantoshniwal @peibekwe @baywet @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI.Foundry/ @chetantoshniwal @rogerbarreto @westey-m
/dotnet/src/Microsoft.Agents.AI.Foundry.Hosting/ @chetantoshniwal @rogerbarreto @westey-m
/dotnet/src/Microsoft.Agents.AI.GitHub.Copilot/ @chetantoshniwal @rogerbarreto @westey-m
Expand All @@ -117,14 +118,14 @@
/dotnet/src/Microsoft.Agents.AI.Hosting.OpenAI/ @chetantoshniwal @rogerbarreto @SergeyMenshykh @westey-m
/dotnet/src/Microsoft.Agents.AI.Hyperlight/ @chetantoshniwal @westey-m @SergeyMenshykh
/dotnet/src/Microsoft.Agents.AI.LocalCodeAct/ @chetantoshniwal @westey-m @SergeyMenshykh
/dotnet/src/Microsoft.Agents.AI.Mcp/ @chetantoshniwal @westey-m @peibekwe
/dotnet/src/Microsoft.Agents.AI.Mcp/ @chetantoshniwal @westey-m @peibekwe @baywet
/dotnet/src/Microsoft.Agents.AI.Mem0/ @chetantoshniwal @westey-m @SergeyMenshykh
/dotnet/src/Microsoft.Agents.AI.OpenAI/ @chetantoshniwal @westey-m @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Purview/ @chetantoshniwal @westey-m @SergeyMenshykh
/dotnet/src/Microsoft.Agents.AI.Tools.Shell/ @chetantoshniwal @westey-m @SergeyMenshykh
/dotnet/src/Microsoft.Agents.AI.Valkey/ @chetantoshniwal @westey-m @SergeyMenshykh
/dotnet/src/Microsoft.Agents.AI.Workflows/ @chetantoshniwal @peibekwe @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows.Declarative/ @chetantoshniwal @peibekwe @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows.Declarative.Foundry/ @chetantoshniwal @peibekwe @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows.Declarative.Mcp/ @chetantoshniwal @peibekwe @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows.Generators/ @chetantoshniwal @peibekwe @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows/ @chetantoshniwal @peibekwe @baywet @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows.Declarative/ @chetantoshniwal @peibekwe @baywet @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows.Declarative.Foundry/ @chetantoshniwal @peibekwe @baywet @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows.Declarative.Mcp/ @chetantoshniwal @peibekwe @baywet @rogerbarreto
/dotnet/src/Microsoft.Agents.AI.Workflows.Generators/ @chetantoshniwal @peibekwe @baywet @rogerbarreto
2 changes: 1 addition & 1 deletion .github/actions/github-app-token/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ runs:
id: azure-login
if: ${{ (inputs.mode || 'app-with-fallback') != 'pat' }}
continue-on-error: true
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
uses: azure/login@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c # v3.0.2
with:
client-id: ${{ inputs.azure-client-id }}
tenant-id: ${{ inputs.azure-tenant-id }}
Expand Down
4 changes: 2 additions & 2 deletions .github/actions/sample-validation-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
using: "composite"
steps:
- name: Set up Node.js environment
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 22

Expand Down Expand Up @@ -59,7 +59,7 @@ runs:
sample-playbooks-${{ github.job }}-

- name: Azure CLI Login
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
uses: azure/login@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c # v3.0.2
with:
client-id: ${{ inputs.azure-client-id }}
tenant-id: ${{ inputs.azure-tenant-id }}
Expand Down
73 changes: 73 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,27 @@ updates:
schedule:
interval: "cron"
cronjob: "0 8 * * 4,0" # Every Thursday(4) and Sunday(0) at 8:00 UTC
groups:
agent-memory:
patterns:
- "AgentMemory"
- "AgentMemory.AgentFramework"
aspire:
patterns:
- "Aspire.*"
- "CommunityToolkit.Aspire.*"
azure-ai-agentserver:
patterns:
- "Azure.AI.AgentServer.*"
agui:
patterns:
- "AGUI.*"
communitytoolkit-vectordata:
patterns:
- "CommunityToolkit.VectorData.*"
anthropic:
patterns:
- "Anthropic*"
ignore:
# For all System.* and Microsoft.Extensions/Bcl.* packages, ignore all major version updates
- dependency-name: "System.*"
Expand All @@ -34,6 +55,28 @@ updates:
schedule:
interval: "weekly"
day: "thursday"
groups:
basics:
patterns:
- "uv"
- "ruff"
- "prek"
- "poethepoet"
- "tomli"
- "rich"
pytest:
patterns:
- "pytest*"
flit:
patterns:
- "flit*"
python-type-checkers:
patterns:
- "mypy"
- "pyright"
- "pyrefly"
- "ty"
- "zuban"
labels:
- "python"
- "dependencies"
Expand All @@ -45,6 +88,28 @@ updates:
schedule:
interval: "weekly"
day: "thursday"
groups:
basics:
patterns:
- "uv"
- "ruff"
- "prek"
- "poethepoet"
- "tomli"
- "rich"
pytest:
patterns:
- "pytest*"
flit:
patterns:
- "flit*"
python-type-checkers:
patterns:
- "mypy"
- "pyright"
- "pyrefly"
- "ty"
- "zuban"
labels:
- "python"
- "dependencies"
Expand All @@ -62,6 +127,14 @@ updates:
directories:
- "/"
- "/.github/actions/*"
groups:
codeql-actions:
patterns:
- "github/codeql-action/*"
artifact-actions:
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"
schedule:
interval: "weekly"
day: "sunday"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -51,7 +51,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
uses: github/codeql-action/autobuild@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
Expand All @@ -64,6 +64,6 @@ jobs:
# ./location_of_script_within_repo/buildscript.sh

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
with:
category: "/language:${{matrix.language}}"
Loading
Loading