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

Bump Microsoft.KernelMemory.Core from 0.30.240227.1 to 0.35.240412.2 in /webapi #935

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps Microsoft.KernelMemory.Core from 0.30.240227.1 to 0.35.240412.2.

Release notes

Sourced from Microsoft.KernelMemory.Core's releases.

Packages 0.35.240412.2

Changes:

  • 489e4c66f96b0f3f4320d140a46d69fa65a1a26a replaced MAINTAINER with LABEL (#383)
  • a1b0ea6ed677a2b4748af8710219267b4b43c5d7 Updated MSExcelDecoder to handle blank cell values (#384)
  • 58b46eb104e170945aa1eafb7d7747a7fdcb1453 Add extension methods to easily add Kernel Memory to Service Collection (#396)
  • c660f3f3a62a0d4a38ca4d385c1daebb4007f5b1 Upgrade Service to latest KM dips

This list of changes was auto generated.

Packages 0.35.240321.1

Changes:

  • 31682ece8202d1c10bb1c864d831b8647bca6161 Allow to override OpenAI endpoint (#380)
  • 03abb7e15ee5362192adeb1b60bd6ef32073f023 Fix README link (#377)
  • d127063db78943739397a952c0f19730306bfdab Upgrade service and examples to 0.35

This list of changes was auto generated.

Abstractions 0.35.240318.2

Changes:

  • 7f72ce4457137cd9858f7425dae98d846ec5c2c6 Using Semantic Kernel ITextCompletion As ITextGeneration (#183)
  • d1baaf06311e26b88b2a8db78c51fa979f8416e9 Show details when not possible to compare embeddings of different length (#369)
  • 87e12b1c0dadbaeaab374e0aa208887397e707ad Start adding support for Mongodb Atlas database (#311)
  • ae03364565a02bc7a896ddf1b1b7cb2883226452 Fixed #358 - configuration on Disk from clean folder (#359)
  • 998a039225383ef0d318cd2e063dc996e6c1c6eb Misc: show how to use KM plugin with index name
  • 35ed2402cbc7edca37fa9ee753c6e2a16b1b305c Update instructions to run the docker image

Packages 0.35.240318.1

Changes:

  • 5c7f4caa54159d227ffbf440fc6563a3c4e16650 Upgrade to KM Abstraction 0.35
  • 903eaa272f1d384e97f0f4b05fffa8b2b5b38e35 Update README.md
  • 737fb55ed2bed822873752752ab2d221cec2eaed Update README.md
  • 39fee3edfe365dea5fdd027ad245601874e8a994 Fix broken link (#370)
  • 6dae39e1e0f69cdf5ad426990f46587a9d262381 Delete .github/workflows/main.yml
  • d1fe890494caf877bf5544c0ecbed5a927e5a624 Update README.md
  • 6a3a2bcfee3a5b1857c7dc568476135feb37942d Update nuget-package.props
  • 7f72ce4457137cd9858f7425dae98d846ec5c2c6 Using Semantic Kernel ITextCompletion As ITextGeneration (#183)
  • d1baaf06311e26b88b2a8db78c51fa979f8416e9 Show details when not possible to compare embeddings of different length (#369)
  • 87e12b1c0dadbaeaab374e0aa208887397e707ad Start adding support for Mongodb Atlas database (#311)

... (truncated)

Commits

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.KernelMemory.Core](https://github.com/microsoft/kernel-memory) from 0.30.240227.1 to 0.35.240412.2.
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.30.240227.1...packages-0.35.240412.2)

---
updated-dependencies:
- dependency-name: Microsoft.KernelMemory.Core
  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 Apr 15, 2024
@github-actions github-actions bot added the webapi Pull requests that update .net code label Apr 15, 2024
@glahaye glahaye closed this Apr 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/webapi/Microsoft.KernelMemory.Core-0.35.240412.2 branch April 27, 2024 02:58
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 webapi Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant