Skip to content
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

build: bump Microsoft.SemanticKernel from 1.24.1 to 1.40.0 in /Services/src/esg-ai-doc-analysis/CFS.SK.Sustainability.Abstract #113

Open
wants to merge 1 commit into
base: dependabotchanges
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps Microsoft.SemanticKernel from 1.24.1 to 1.40.0.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.40.0

Changes:

  • 0235f2ba5520bdf1337c3815369c98db83e70165 .Net: Adding preview package suffix to Agents.OpenAI. (#10719)
  • 9d746f67a18ed5a60fdf9a06b57d0ee5dac1eadd .Net: Updated package version (#10717)
  • 9401760441066f043b1cac8c6ec577a2cb69cd97 .Net Agents: Update experimental meta-data for graduation (#10600)
  • de2268953ae4405092fc388373f8e35728d1afbf .Net: Use Contoso endpoints (#10711)
  • 9048d15ec56231996c06c9d0c5a7ec7a52e03d13 .Net: Concept sample showing how to switch deployments based on functions being called (#10480) [ #10466 ]
  • 583db49e419f2c0d1c9d11ebcf5ca231eee9350b .Net: Update sample to demonstrate how hybrid AI orchestration can be used with Kernel (#10684)
  • bd22ea3c79341b11e95167adc20218acd8c38d9e .Net: Add support for OpenAPI parameters defined with schema but without a type (#10682)

This list of changes was auto generated.

dotnet-1.39.0

Changes:

  • 2c73059b238e2a65f283bf3fffc11c65b099a3d9 .Net: Updated package version (#10677)
  • a24de534765341120c4267cebd38441ecde988ea .Net: Bump Microsoft.ML.Tokenizers and Microsoft.ML.Tokenizers.Data.Cl100kBase in /dotnet (#10665)
  • f5480e96ce1595e71f8dc4415bd3ab39c53394d3 .Net: Fix Usage Tokens in AzureOpenAI Connector - Added UT + IT's (#10657) [ #10636 ]
  • 7b83ffd95db80f0765773f5907d0dc7612b9acf3 .Net: Add prompt execution settings to AutoFunctionInvocationContext (#10551)
  • 4c91cfdbfe4d97983156b032713556f07be210dd .Net: Adds Process Framework with Aspire demo (#10614)
  • f431685f48404439c3f3c324658a97f2f85f8692 .Net Agents - Update Templating Pattern (#10633)
  • ef568751f46a2cc15553d55a31f011d6e170ef23 .Net: Added traces for OpenAI Assistant and Azure AI channels (#10630)
  • 5c7e7593fb7ff019ae0fdc5dafbad0c7feb60761 .Net: Change Agents.Abstractions to depend on SemanticKernel.Abstractions instead of SemanticKernel.Core (#10574) [ #10571 ]
  • 99cbd4570ec637c24c48526555c38d01bdc7af66 .Net Agents - Fix typos and sample execution settings (#10628)
  • 2794352b03b61ce0a9e74c11b92abd1ac1c3cc68 .Net: Add Bedrock Agent tests (#10618)

This list of changes was auto generated.

dotnet-1.38.0

Changes:

  • 2482cb9ccf386b9c17a3de2dfcc7804520deef6b Version 1.38.0 (#10625)
  • 82aafd36364c8cf8b2798201ac7b33c3ff064bf4 .Net Agents - Refine client provider/factory (#10616)
  • 7137770908b9eedbb9e5d40de7fb34d581336710 .Net: Add Bedrock Agent to .Net SDK (#10443)
  • a9b20b1661e22570548ac7663eaa30618c3dde02 .Net Agents - Support role-override for ChatCompletionAgent (#10601)
  • b6e4e6688a1e484d1fdfd4d25d7a73381903293e .Net: Bump System.Formats.Asn1 from 8.0.1 to 8.0.2 in /dotnet (#10579) [ #97110, #97065, #96838, #96566 ]
  • e183399592491eda5d38ed900ad1683f81d01d14 .Net Agents - Fix and streamlining for OpenAIAssistantAgent (#10583)

... (truncated)

Commits
  • 5e8fc1e Python: Bump Python version to 1.22.0 for a release. (#10718)
  • 0235f2b .Net: Adding preview package suffix to Agents.OpenAI. (#10719)
  • 9d746f6 .Net: Updated package version (#10717)
  • 9401760 .Net Agents: Update experimental meta-data for graduation (#10600)
  • 16d48bb Python: lazy create stores in integration tests (#10705)
  • de22689 .Net: Use Contoso endpoints (#10711)
  • 9048d15 .Net: Concept sample showing how to switch deployments based on functions bei...
  • 15ca7a7 Python: Agent get_response API (#10701)
  • 536edaa Python: Introducing the Chroma Connector with the new vector store design (#1...
  • caef2f3 Python: improve feature decorator return type so it doesn't affect Pylance (#...
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
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