Skip to content

Bump Microsoft.SemanticKernel.Core from 1.72.0 to 1.75.0#445

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Part-2---Project-Creation/GenAiLab/GenAiLab.Web/Microsoft.SemanticKernel.Core-1.75.0
Open

Bump Microsoft.SemanticKernel.Core from 1.72.0 to 1.75.0#445
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Part-2---Project-Creation/GenAiLab/GenAiLab.Web/Microsoft.SemanticKernel.Core-1.75.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Updated Microsoft.SemanticKernel.Core from 1.72.0 to 1.75.0.

Release notes

Sourced from Microsoft.SemanticKernel.Core's releases.

1.75.0

Changes:

  • 27971e118b344a5bedea6bbd5c514d3409890b54 .Net: Sk release version 2026 04 27 (#​13929)
  • c8e3cd0d74924d27f4bb2d347bbc1212e2714358 .Net: Upgrade dependencies (#​13927)
  • 9c62d9d19aae68427977f4596234426eeb1a5385 Python: Bump package version to 1.41.3 for a release (#​13926)
  • 95b1bf85d8e72f70d457a81d2f179465616914db .Net: Harden AllowedBaseUrls validation in RestApiOperationRunner (#​13910)
  • 79ef93b9cf1ed51bd81a8c0d61e960bb83fd4cd4 Python: Extend InMemoryCollection filter attribute blocklist (#​13897)
  • 57d9adce816f24c2e8f651614313c80894a1f8d3 Python: Add field and table name escaping for python SqlServer connector (#​13893)
  • 84ab8221c714aad82873fea8a0d728af2fcc9176 .Net: Validate step types (#​13901)
  • ba37e8e49b0f945c7cedd7733e040287046ec802 .Net: Add backslash escaping to redis text search values (#​13902)
  • bf1b19c84c8448fd040cf94adf25fe4914eafc81 .Net: Fix single-quote escaping in OBJECT_ID and dynamic SQL string literals (#​13900)
  • 1b2f318a61c4107e376700e7c2f01416e85def57 .Net: Remove MEVD components from SK-release.slnf (#​13892)
See More
  • 7e216a0f5c10b7303f19d12eff372110844f54bc .Net: Update SQL Server vector search to latest VECTOR_SEARCH() syntax (#​13863) [ dotnet/efcore#​38075 ]
  • 20c91a38d1922eb24051579eda538fba35ca9f8b Python: bump py version to 1.41.2 for a release (#​13850)
  • 12f14bd91138c8db8eba35463113df812a7cd17b Python: Update ipykernel requirement from ~=6.29 to >=6.29,<8.0 in /python (#​13330) [ #​1435, #​1451, #​1458, #​1455, #​1462, #​1434, #​1465, #​1463, #​1453, #​1447, #​1448, #​1444 ]
  • eeeccb4596a09b3983ec1b628e6bf507b9f107d1 Python: Respect FunctionChoiceBehavior filters in OpenAI responses agent tools (#​13235)
  • 2435461ea9d989a125c13d2e169b4743c01c6120 Python: Update pydantic requirement from !=2.10.0,!=2.10.1,!=2.10.2,!=2.10.3,<2.12,>=2.0 to >=2.0,!=2.10.0,!=2.10.1,!=2.10.2,!=2.10.3,<2.13 in /python (#​13246) [ #​12355, #​12370, #​12367, #​12366, #​1826, #​1829, #​1836, #​12338, #​12233, #​12334, #​12336, #​12147, #​12001, #​12344 ]
  • e052093b645ca99ff5694d91d4bcb054d91225ca Python: Update pymongo requirement from <4.15,>=4.8.0 to >=4.8.0,<4.16 in /python (#​13124) [ #​2523, #​2522, #​2521, #​2520, #​2518, #​2517, #​2516, #​2513, #​2512 ]
  • f1b168dc2c10a7da4a1515707902875099e82a56 Python: Update chromadb requirement from <1.1,>=0.5 to >=0.5,<1.4 in /python (#​13331) [ core/chroma#​5740, core/chroma#​5687, core/chroma#​5715, core/chroma#​5714, core/chroma#​5729, core/chroma#​5742, core/chroma#​5736, core/chroma#​5745, core/chroma#​5720, core/chroma#​5743, core/chroma#​5728, core/chroma#​5751, core/chroma#​5750, core/chroma#​5757, core/chroma#​5758, core/chroma#​5754, core/chroma#​5756, core/chroma#​5759, core/chroma#​5761, core/chroma#​5760, #​5760, #​5761, #​5759, #​5756, #​5754, #​5758, #​5757, #​5750, #​5751, #​5 ]
  • fdc2067b62cab02ef94e1a83a63b954b8029b94f Python: Update redis[hiredis] requirement from ~=6.0 to >=6,<8 in /python (#​13329) [ #​3811, #​3807, #​3797 ]
  • 0f322bcc48fa3ff0bbcf4b386575668567029cf8 Python: Improve prompt-template msg serialize and sample usage (#​13738)
  • 134e52e7540270ca4055bd5eab4d7606f9689ce1 Use newest Npgsql when targeting net8.0 and above (#​13724) [ #​13706 ]
  • 5f282a912853ebf39ef39398a8f9d48a952f63bb Refactor CollectionModel/builder and introduce read-only property interfaces (#​13699)
  • 9d120bcc4ac262512d201e6038b87958c1bbd86e Python: Bump Python version to 1.41.1 for a release (#​13705)
  • 41f7b59595ae7de2cf475dc4b18bade0ddc192a3 Python: fix Google AI/Vertex AI crash on anyOf schema (#​12442) (#​13624)
  • 83ff0a5aaacfb7b1113fa80bf55dda8054317357 Python: fix(google-ai): skip api_key check when use_vertexai is True (#​13607) [ #​13483 ]
  • e0bd528cd9d55a6e63b18135985a1cb8e71d9673 Python: Default Dapr module allowlist to semantic_kernel prefix (#​13596) [ #​13499 ]
  • 5069b4186b72b47c7e6d665d81fe6316dd94396b Simplify PR parsing for automated review workflow (#​13689)
  • f034ed1d4c94b919208c67a5dd201fcea210e6ca Python: fix: ChatHistoryTruncationReducer orphans TOOL role messages (#​13608) [ #​12708 ]
  • 6ed2bb26d5a3124ae9b46499ea89d5fe8b30fc3c [MEVD] Fix VectorStoreKeyAttribute.IsAutoGenerated to be usable as a compile-time attribute argument (#​13698) [ #​13697 ]
  • 082e28e52ec2b45ad8cf287176d844150617e8b5 .Net: Remove legacy filtering from MEVD providers (#​13636) [ #​10456 ]
  • 0e2e6bd7774a5b82ddb8460fbaf93eda365a6d3b .Net: feat: Add support for dimensions in Vertex AI embedding services (#​13612) [ #​10489, #​12988 ]

This list of changes was auto generated.

1.74.1

Changes:

  • 9cf7f0149ecac55ce13fb7bf3e9647f20da140f9 .Net: VectorData connector bugfix release (#​13928)

This list of changes was auto generated.

1.74.0

Changes:

  • 14ea2fcabb02910e6fccfc939d217567caa4a0be SK .NET Release version bump (#​13685)
  • 8b32b3ba6f62e94ea2533d818b89a17eb11bb681 DF PR Review workflow (#​13687)
  • 30aec16700618b9912e08b0a5f919839e058ca11 Update OpenAI to 2.9.1, Azure.AI.OpenAI to 2.9.0-beta.1, Azure.AI.Projects to 2.0.0-beta.2, Microsoft.Extensions.AI* to 10.4.0 (#​13668)
  • 3c1b688dcfd3b05e29423e15b00cc9182b4cf71d Python: Fix ChatHistoryTruncationReducer deleting system prompt (#​13610) [ #​12612, #​10344 ]
  • bb421f67a7d7561517c0eedc31b911f9819bb323 Reduce macos runner coverage due to capacity (#​13686)
  • 620e412c70ea72df3aea6080f83d96e42e9e008f Python: Bump werkzeug from 3.1.1 to 3.1.6 in /python (#​13605) [ #​3065, #​3077, #​3075, #​3020, #​3054, #​3067, #​3044, #​3056, #​2994, #​2993, #​3102, #​3097, #​3085 ]
  • c9efdf50f5825586f12728bebd1364d806793245 Fix link for Chroma documentation in README (#​13682)
  • 2c880ea4b26017f375b3ae8d11cf22a7119c7ce9 .Net: [Breaking] Harden plugin security defaults for WebFileDownloadPlugin (#​13644)
  • 12a7d55d3aca39aeeb20055dbb477b0eaf18da45 .Net: [Breaking] Harden DocumentPlugin security defaults with deny-by-default AllowedDirectories (#​13683)
  • 41cc2487d25a63b6e3ce2f24663f9d03c93787d5 .Net: Fixes Qdrant 1.17 issue with returning empty vectors (#​13638) [ #​13587 ]
See More
  • 301d7dc9239216b5ac9f38df42dcad2d544c69e1 .Net: Migrate from deprecated DALL-E models to gpt-image-1 (#​13650)
  • c2945847eabf2b32b023373d24dfd58b53c40b07 .NET: Update system package dependencies for CVE-2026-26127 (#​13656) [ #​4647 ]
  • e500f727ed6b3ff6f63dacdaf5d224c48275a317 Python: fix prompt template engine blocking HTML tags in content (#​13633) [ #​13632 ]
  • 3f6d72725f85888c7e87ec97c9f1b8a4f1a0b0ee Python: Fix image integration tests that are now blocked due to bot policies (#​13680)
  • cc83889787188c22a770347aacbf5e4842f9a613 Python: fix(python/google): preserve thought_signature in Gemini function call parts (#​13609) [ #​13480, #​13418 ]
  • b3cf64adf868cd96c767776af5730e17b8510f5b Python: Bump Python version to 1.41.0 for a release (#​13655)
  • 5c891d1769e89595375f2fb69c5fe20938e9947e Python: Add support to new openai text to image model (#​13651)
  • c250b379f6748e751276991afc39e3ef46e9441c Python: Refinement of in memory vector collection filter (#​13637)
  • d5c2b9d889355887d6b746425dc45f43c472a76e Python: Improves the robustness of filename handling (#​13643)
  • 02da6c47d768b0e84512557f046e913e0bd08d75 Updating recommended extensions list. (#​13645)
  • 4d675929578f8a07dfdff5361533d362f628d571 .Net: Add server URL validation options for OpenAPI plugins (#​13631)
  • 86d7a498437d988718c0d15302593e3f69bd19e3 .Net: Feature text search linq (#​13384)

This list of changes was auto generated.

1.73.0

Changes:

  • e90102079382d3fb0ffeac29ab7c6d2994a2948f .Net: Bump SK and MEVD versions for release (#​13630)
  • b36a327d76f398346ca6267a1e25ed193cc95bea .Net: Fix input checking in Cosmos NoSQL, Redis and Weaviate providers (#​13629)
  • e9641a9106ba6b67909d65b882f5cf8c292106c7 .Net: Fix column nullability in SQL MEVD providers (#​13622) [ #​12560 ]
  • b712ffc98ef24c3df1004b9be99a3e952adbcf8a Python: Bump py version to 1.40.0 for a release (#​13619)
  • 781881a34f433ed4aa3bcc54cae78be0b565e392 .Net: Deduplicate embedding generation management (#​13615) [ #​12508 ]
  • 429dd1c4c0408415387a61dc294ed1fe2412e60b Python: support (Azure) OpenAI realtime audio models (#​13291) [ #​13267 ]
  • 74d4310fd44bbe555eeba532d6c9edc8e160a879 .Net: Handle installation of pgvector on PostgreSQL (#​13600)
  • f077655fd6bcd586a927f406fa767dacf03e8c5c .Net: [MEVD] Add validation for mismatched collection key (#​13594) [ #​11355 ]
  • f59e3952300b9dd3eb7f42d67d6d1040dc7d7b86 .Net: [MEVD] Make PG schema nullable (#​13593) [ #​10853 ]
  • ea864bf6976f60ddff52d9a2dcae4eadda784cbd .Net: [MEVD] Support DateTime/DateTimeOffset/DateOnly/TimeOnly across providers (#​13569) [ #​11286, #​11086 ]
See More
  • 889807dfda389a7c98c897d820f45c898a80da99 .Net: Update Microsoft.Extensions.AI dependencies to 10.3.0 and OpenAI SDK to 2.8.0 (#​13544)
  • c086d0944259ab3f28ba16f1f984a3ab2fe4fc7d .Net: [MEVD] SQL Server approximate vector search (#​13573) [ #​13270 ]
  • 9f2dafca484b125626fdbcdaf108250373bc0bff .Net: [TINY] [MEVD] Remove SupportsMultipleKeys (#​13572)

This list of changes was auto generated.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants