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(deps): bump the minor group with 2 updates #947

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the minor group with 2 updates: semantic-text-splitter and qdrant-client.

Updates semantic-text-splitter from 0.14.0 to 0.14.1

Release notes

Sourced from semantic-text-splitter's releases.

v0.14.1

What's New

  • Small performance improvements where checking the size of the chunk is avoided if we already know it is too small or we don't need to. benbrandt/text-splitter#261
  • Loosen dependency ranges for Rust crates to allow for more flexibility in the versions you can use.

Full Changelog: benbrandt/text-splitter@v0.14.0...v0.14.1

Changelog

Sourced from semantic-text-splitter's changelog.

v0.14.1

What's New

  • Small performance improvements where checking the size of the chunk is avoided if we already know it is too small or we don't need to.
  • Loosen dependency ranges for Rust crates to allow for more flexibility in the versions you can use.
Commits
  • 304e55f Fix deps again
  • 369ed07 Simplify pyo3 wrapping of different chunk sizers
  • 87ae2c4 Adjust dev deps too
  • 6d31b12 Update docs
  • 1710d4c Loosen dep ranges across the workspace
  • 2d54ec2 Update deps
  • 9e07133 Attempt to loosen dependency ranges
  • 883bc2c Small performance improvements
  • 38f2b8d Bump windows_i686_gnullvm from 0.52.5 to 0.52.6 in the minor group
  • 7af459d Bump the minor group in /docs with 5 updates
  • Additional commits viewable in compare view

Updates qdrant-client from 1.10.0 to 1.10.1

Release notes

Sourced from qdrant-client's releases.

v1.10.1

Change log

Bug fixes 🐞

Commits
  • 6c17384 fix: fix grpc conversion bugs for sparse and multi vectors (#682)
  • 318260a fix: skip no prefetch query test if version is low (#681)
  • bbe17b3 bump to v1.10.1
  • e4b492d Add a test for scrolling query with offset (#676)
  • c168592 fix: fix sparse vector config conversion in collection params (#674)
  • 37f8d00 update qdrant version for v1.10 release
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 2 updates: [semantic-text-splitter](https://github.com/benbrandt/text-splitter) and [qdrant-client](https://github.com/qdrant/qdrant-client).


Updates `semantic-text-splitter` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/benbrandt/text-splitter/releases)
- [Changelog](https://github.com/benbrandt/text-splitter/blob/main/CHANGELOG.md)
- [Commits](benbrandt/text-splitter@v0.14.0...v0.14.1)

Updates `qdrant-client` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](qdrant/qdrant-client@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: semantic-text-splitter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: qdrant-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 10, 2024
@dependabot dependabot bot deleted the dependabot/pip/minor-31cb5ba321 branch July 10, 2024 21:04
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants