Skip to content

build: bump pgvector from 0.3.6 to 0.4.0#1737

Merged
Roopan-Microsoft merged 1 commit intodependabotchangesfrom
dependabot/pip/dependabotchanges/pgvector-0.4.0
Apr 8, 2025
Merged

build: bump pgvector from 0.3.6 to 0.4.0#1737
Roopan-Microsoft merged 1 commit intodependabotchangesfrom
dependabot/pip/dependabotchanges/pgvector-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2025

Bumps pgvector from 0.3.6 to 0.4.0.

Changelog

Sourced from pgvector's changelog.

0.4.0 (2025-03-15)

  • Added top-level pgvector package
  • Added support for pg8000
  • Added support for bytes to Bit constructor
  • Changed globally option to default to False for Psycopg 2
  • Changed arrays option to default to True for Psycopg 2
  • Fixed equality for Vector, HalfVector, Bit, and SparseVector classes
  • Fixed indices and values methods of SparseVector returning tuple instead of list in some cases
  • Dropped support for Python < 3.9
Commits
  • a8f2a5f Version bump to 0.4.0 [skip ci]
  • 6bb6df8 Removed unreleased import
  • 7a2dd80 Revert "Updated warning message"
  • 4e22f9b Updated warning message
  • 92bb02a Updated comment [skip ci]
  • 50fac76 Improved test
  • c2c17c2 Removed warning for result of np.unpackbits
  • 2ce3f43 Improved internal representation of Bit class
  • 2d1b754 Restored backwards compatibility of Bit constructor
  • 534ec18 Added support for bytes to Bit constructor
  • 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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/dependabotchanges/pgvector-0.4.0 branch 9 times, most recently from 87c6f39 to 85daba1 Compare April 8, 2025 06:27
Bumps [pgvector](https://github.com/pgvector/pgvector-python) from 0.3.6 to 0.4.0.
- [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md)
- [Commits](pgvector/pgvector-python@v0.3.6...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dependabotchanges/pgvector-0.4.0 branch from 85daba1 to bf02935 Compare April 8, 2025 06:29
@Roopan-Microsoft Roopan-Microsoft merged commit 960cdfa into dependabotchanges Apr 8, 2025
@dependabot dependabot Bot deleted the dependabot/pip/dependabotchanges/pgvector-0.4.0 branch April 8, 2025 06:38
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