graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

Bump lancedb from 0.9.0 to 0.10.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps lancedb from 0.9.0 to 0.10.0.

Release notes

Sourced from lancedb's releases.

Python LanceDB v0.10.0

🎉 New Features

🐛 Bug Fixes

📚 Documentation

Other Changes

🔧 Build and CI

Commits
  • 11959cc Bump version: 0.10.0-beta.0 → 0.10.0
  • 7c65cec Bump version: 0.9.0 → 0.10.0-beta.0
  • 82621d5 chore: typing for lance.connect (#1441)
  • 0708428 feat: support update over binary field (#1440)
  • 137d86d chore: bump lance to 0.14.1 (#1442)
  • bb2e624 docs: add fine tuning section in retriever guide and minor fixes (#1438)
  • fdc949b feat(nodejs): update({values | valuesSql}) (#1439)
  • 31be921 docs(nodejs): add @​lancedb/lancedb examples everywhere (#1411)
  • cef2480 docs: add jina reranker to index (#1427)
  • b4436e0 refactor: update type hint and remove unused import (#1436)
  • 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)

dependabot[bot] avatar Jul 15 '24 07:07 dependabot[bot]