Bump the version-updates group with 6 updates#313
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the version-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.15.4` | `0.26.7` | | [h5py](https://github.com/h5py/h5py) | `3.15.1` | `3.16.0` | | [weaviate-client](https://github.com/weaviate/weaviate-python-client) | `4.6.7` | `4.21.3` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.68.2` | | [psycopg](https://github.com/psycopg/psycopg) | `3.3.2` | `3.3.4` | | [pgvector](https://github.com/pgvector/pgvector-python) | `0.2.5` | `0.4.2` | Updates `typer` from 0.15.4 to 0.26.7 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.15.4...0.26.7) Updates `h5py` from 3.15.1 to 3.16.0 - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](h5py/h5py@3.15.1...3.16.0) Updates `weaviate-client` from 4.6.7 to 4.21.3 - [Release notes](https://github.com/weaviate/weaviate-python-client/releases) - [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst) - [Commits](weaviate/weaviate-python-client@v4.6.7...v4.21.3) Updates `tqdm` from 4.67.1 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.68.2) Updates `psycopg` from 3.3.2 to 3.3.4 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.2...3.3.4) Updates `pgvector` from 0.2.5 to 0.4.2 - [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-python@v0.2.5...v0.4.2) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: h5py dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: weaviate-client dependency-version: 4.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: psycopg dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: pgvector dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the version-updates group with 6 updates:
0.15.40.26.73.15.13.16.04.6.74.21.34.67.14.68.23.3.23.3.40.2.50.4.2Updates
typerfrom 0.15.4 to 0.26.7Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
4e10334🔖 Release version 0.26.7 (#1823)08a8a03📝 Update release notes8e75bc3🐛 Respect wait=False when launching URLs with xdg-open (#1820)d2e002a🔖 Release version 0.26.6 (#1822)2fe5d0c📝 Update release notes06fce7d🐛 Ensure that the default of a list argument is used correctly (#1821)7f888b2📝 Update release notes2e9bf9e👷 Speed up the CI by shuffling the test matrix (#1815)1888fa2🔖 Release version 0.26.5 (#1813)a493a98📝 Update release notesUpdates
h5pyfrom 3.15.1 to 3.16.0Commits
b2f0347Merge pull request #2807 from takluyver/prepare-3.16f0dedaaAdd zlib update to release notes1e04026Merge pull request #2808 from takluyver/zlib-1.3.2c5c8f06Fix another reference to zlib DLLd872c0cUse a newer bugfix release of HDF5 1.14 on Azure pipelines71c655aFix calling zlib script on Windows Azure CI2f5bf86Fix for new names z.lib & z.dll47ce1d8Reduce duplicated code building zlib on Windowsd5c8b5dTry building zlib directly from source on Windows ARM64 as well846abfcUpdate zlib to 1.3.2 for Windows & Mac wheelsUpdates
weaviate-clientfrom 4.6.7 to 4.21.3Release notes
Sourced from weaviate-client's releases.
... (truncated)
Changelog
Sourced from weaviate-client's changelog.
... (truncated)
Commits
3a8d341Update changelog (#2054)22a12e4fix(timeout): respect insertion timeout from config (#2048)5a4b983Merge pull request #2045 from weaviate/changelogv4_21_23e76d98Add changelog for 4.21.27857878Merge pull request #2034 from weaviate/docs/suppress-overload-stackinge75a914Merge pull request #2042 from weaviate/empty_default_vector_indexd511d31Fix compatibility with newer version26b13fcUpdate Weaviate version to accept empty vector index393369ause correct version for default vector index gateafbb362Send empty vector index type on new Weavaite versionsUpdates
tqdmfrom 4.67.1 to 4.68.2Release notes
Sourced from tqdm's releases.
Commits
4b33952revert accidental change totqdm(ascii)defaultb10848fdocs: fix links85b62dddocs: replace stray rst -> mdd2fb04adocs: mention OpenAI sponsorship85940f9docs: consistent progress bar terminology9dbb36btests: fix coverage67cf355Merge pull request #1751 from jaltmayerpizzorno/fix-atexit-monitor-deadlockcfa4a85minor docstring updatesf83290cFix TMonitor deadlock at interpreter shutdown59029c3Set name for tqdm monitor thread (#1752)Updates
psycopgfrom 3.3.2 to 3.3.4Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
83f1103chore: bump psycopg_pool package version to 3.3.11828770chore: bump psycopg package version to 3.3.48be14bbMerge pull request #1301 from oliverhaas/fix/sync-pool-open-raceaee0bf2fix(pool): fix race in the construction of the sync ConnectionPool lockbc4d303chore(deps): bump the actions group across 1 directory with 4 updates785379ffix: retain statusmessage after executemany with returning=False8882a73perf: do less if X in Y: return Y[X] for cache-like patterns2f78539Merge pull request #1299 from dvarrazzo/fix-camel-enum37ef1dctest: skip test on crdb depending on precise regtype behaviour7f2f1d1fix: fix client-side representation of enums requiring quotesUpdates
pgvectorfrom 0.2.5 to 0.4.2Changelog
Sourced from pgvector's changelog.
... (truncated)
Commits
2968f25Version bump to 0.4.2 [skip ci]674f5baUpdated checkout action [skip ci]e2986daAdded support for Django 6e211ba4Test with Python 3.14 on CI1a72b75Updated pgvector on CIc820a53Simplified examples [skip ci]caf1a2eAdded docs for binary quantization with SQLAlchemy [skip ci]dc9a8f9Added test for binary quantization with re-ranking33dee60Added support for str objects for bit type with SQLAlchemy - #137ee3e71cUpdated format for license identifierDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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