Skip to content

Build(deps): Bump pgvector from 0.4.1 to 0.4.2#1398

Merged
sscargal merged 3 commits into
mainfrom
dependabot/uv/pgvector-0.4.2
May 18, 2026
Merged

Build(deps): Bump pgvector from 0.4.1 to 0.4.2#1398
sscargal merged 3 commits into
mainfrom
dependabot/uv/pgvector-0.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps pgvector from 0.4.1 to 0.4.2.

Changelog

Sourced from pgvector's changelog.

0.4.2 (2025-12-04)

  • Added support for Django 6
  • Added support for str objects for bit type with SQLAlchemy
Commits
  • 2968f25 Version bump to 0.4.2 [skip ci]
  • 674f5ba Updated checkout action [skip ci]
  • e2986da Added support for Django 6
  • e211ba4 Test with Python 3.14 on CI
  • 1a72b75 Updated pgvector on CI
  • c820a53 Simplified examples [skip ci]
  • caf1a2e Added docs for binary quantization with SQLAlchemy [skip ci]
  • dc9a8f9 Added test for binary quantization with re-ranking
  • 33dee60 Added support for str objects for bit type with SQLAlchemy - #137
  • ee3e71c Updated format for license identifier
  • 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 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 [pgvector](https://github.com/pgvector/pgvector-python) from 0.4.1 to 0.4.2.
- [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md)
- [Commits](pgvector/pgvector-python@v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: pgvector
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 12, 2026
@sscargal sscargal added this to the v0.3.9 milestone May 12, 2026
Copy link
Copy Markdown
Contributor

@sscargal sscargal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sscargal
Copy link
Copy Markdown
Contributor

@copilot Run uv lock to update the uv.lock file.

Copy link
Copy Markdown
Contributor

Copilot AI commented May 16, 2026

@copilot Run uv lock to update the uv.lock file.

Done in f0a07de. Also updated packages/server/pyproject.toml to pin pgvector>=0.4.2 (the original Dependabot commit only updated the lock file), then ran uv lock to regenerate uv.lock consistently.

Copilot AI requested a review from sscargal May 16, 2026 00:17
@sscargal sscargal merged commit cb12a4a into main May 18, 2026
53 checks passed
@sscargal sscargal deleted the dependabot/uv/pgvector-0.4.2 branch May 18, 2026 02:21
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants