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 across 1 directory with 5 updates #988

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps the minor group with 5 updates in the / directory:

Package From To
aleph-alpha-client 7.1.0 7.3.0
semantic-text-splitter 0.14.1 0.15.0
qdrant-client 1.10.1 1.11.0
matplotlib 3.9.1.post1 3.9.2
uvicorn 0.30.5 0.30.6

Updates aleph-alpha-client from 7.1.0 to 7.3.0

Release notes

Sourced from aleph-alpha-client's releases.

v7.3.0

What's Changed

New Contributors

Full Changelog: Aleph-Alpha/aleph-alpha-client@v7.1.0...v7.3.0

Changelog

Sourced from aleph-alpha-client's changelog.

7.3.0

  • Maximum token attribute of CompletionRequest defaults to None

7.2.0

Python support

  • Minimal supported Python version is now 3.8
  • Dependency aiohttp is specified to be at least of version 3.10.
Commits
  • 1ec4c50 Merge pull request #178 from Aleph-Alpha/max-tokens-optional
  • 4314ba0 chore: bump version and add changelog
  • f4acc04 feat: maximum_tokens attribute of CompletionRequest defaults to None
  • 90d04f0 chore: drop python 3.7 support, add 3.12 support
  • 0b90633 style: remove unused imports
  • bb77a99 chore: add imported functions to list of exported symbols
  • 18a772f Merge pull request #175 from Aleph-Alpha/reduce-number-of-prompts-for-batch-s...
  • ca5894c reduce number of prompts for batch semantic embedding endpoint
  • ee0ec3f Merge pull request #174 from Aleph-Alpha/increase-retries-for-tests
  • e429b36 Increase retries for test clients
  • Additional commits viewable in compare view

Updates semantic-text-splitter from 0.14.1 to 0.15.0

Release notes

Sourced from semantic-text-splitter's releases.

v0.15.0

What's New

  • Support version 0.20.0 of the tokenizers crate.

Python

  • No longer cause a segmentation fault when using the wrong type for tree-sitter languages. Fixes #265

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

Changelog

Sourced from semantic-text-splitter's changelog.

v0.15.0

What's New

  • Support version 0.20.0 of the tokenizers crate.

Python

  • No longer cause a segmentation fault when using the wrong type for tree-sitter languages. Fixes #265
Commits
  • 67b20aa chore: cargo update
  • 160c56c chore: prep 0.15.0 release
  • 578fafa fix: avoid segmentation fault if wrong type passed in for tree-sitter language
  • cd20e2c Bump the minor group with 6 updates
  • 5cc4b74 Bump astro from 4.13.1 to 4.13.2 in /docs in the minor group
  • 0668331 Bump the minor group in /docs with 2 updates
  • 6206cc3 Bump the minor group with 3 updates
  • 203fdbc Bump the minor group with 3 updates
  • 68c3e31 Bump the minor group in /docs with 4 updates
  • 1f6d8f3 Bump the minor group in /docs with 3 updates
  • Additional commits viewable in compare view

Updates qdrant-client from 1.10.1 to 1.11.0

Release notes

Sourced from qdrant-client's releases.

v1.11.0

Change Log

Features 📢

Bug Fixes 🪲

Thanks to everyone, who've contributed to this release! @​agourlay @​coszio @​Anush008 @​generall @​hh-space-invader @​joein

Commits

Updates matplotlib from 3.9.1.post1 to 3.9.2

Release notes

Sourced from matplotlib's releases.

REL: 3.9.2

This is the second bugfix release of the 3.9.x series.

This release contains several bug-fixes and adjustments:

  • Be more resilient to I/O failures when writing font cache
  • Fix nondeterministic behavior with subplot spacing and constrained layout
  • Fix sticky edge tolerance relative to data range
  • Improve formatting of image values in cases of singular norms

Windows wheels now bundle the MSVC runtime DLL statically to avoid inconsistencies with other wheels and random crashes depending on import order.

Commits
  • a254b68 REL: 3.9.2
  • 056f307 DOC: Create release notes for 3.9.2
  • 8d867ce Merge branch 'v3.9.1-doc' into v3.9.x
  • 7be8675 Merge pull request #28687 from QuLogic/static-msvc
  • 3ed3d7b Merge pull request #28695 from meeseeksmachine/auto-backport-of-pr-27797-on-v...
  • 8a62afa BLD: Include MSVCP140 runtime statically
  • 81be26f Merge pull request #28688 from QuLogic/auto-backport-of-pr-28668-on-v3.9.x
  • d88a582 Backport PR #27797: DOC: Use video files for saving animations
  • e3159ba Merge pull request #28692 from meeseeksmachine/auto-backport-of-pr-28632-on-v...
  • 465401e Backport PR #28632: DOC: Tell sphinx-gallery to link mpl_toolkits from our build
  • Additional commits viewable in compare view

Updates uvicorn from 0.30.5 to 0.30.6

Release notes

Sourced from uvicorn's releases.

Version 0.30.6

Fixed

  • Don't warn when upgrade is not WebSocket and depedencies are installed (#2360)

Full Changelog: encode/uvicorn@0.30.5...0.30.6

Changelog

Sourced from uvicorn's changelog.

0.30.6 (2024-08-13)

Fixed

  • Don't warn when upgrade is not WebSocket and depedencies are installed (#2360)
Commits
  • 7dc027d Version 0.30.6 (#2428)
  • 587a1cc fix: upgrade is not websocket and dependencies are installed, should not warn...
  • cee31a6 test(signal): add sleep to ensure shutdown completion (#2427)
  • eba64ef ci: timeout for test suite runs to 30 minutes (#2426)
  • 0f513d2 Remove signal testing order dependency (#2382)
  • 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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aleph-alpha-client](https://github.com/Aleph-Alpha/aleph-alpha-client) | `7.1.0` | `7.3.0` |
| [semantic-text-splitter](https://github.com/benbrandt/text-splitter) | `0.14.1` | `0.15.0` |
| [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.10.1` | `1.11.0` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.1.post1` | `3.9.2` |
| [uvicorn](https://github.com/encode/uvicorn) | `0.30.5` | `0.30.6` |



Updates `aleph-alpha-client` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/Aleph-Alpha/aleph-alpha-client/releases)
- [Changelog](https://github.com/Aleph-Alpha/aleph-alpha-client/blob/main/Changelog.md)
- [Commits](Aleph-Alpha/aleph-alpha-client@v7.1.0...v7.3.0)

Updates `semantic-text-splitter` from 0.14.1 to 0.15.0
- [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.1...v0.15.0)

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

Updates `matplotlib` from 3.9.1.post1 to 3.9.2
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.1.post1...v3.9.2)

Updates `uvicorn` from 0.30.5 to 0.30.6
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.30.5...0.30.6)

---
updated-dependencies:
- dependency-name: aleph-alpha-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: semantic-text-splitter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: qdrant-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: matplotlib
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: uvicorn
  dependency-type: direct:development
  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 Aug 13, 2024
@SebastianNiehusAA SebastianNiehusAA merged commit 58e816f into main Aug 14, 2024
4 checks passed
@SebastianNiehusAA SebastianNiehusAA deleted the dependabot/pip/minor-8cd6697ea0 branch August 14, 2024 11:25
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.

1 participant