Skip to content

Bump pgvector/pgvector from 0.8.5-pg15 to 0.8.6-pg15 in /compose/production/postgres - #2213

Merged
JSv4 merged 1 commit into
mainfrom
dependabot/docker/compose/production/postgres/pgvector/pgvector-0.8.6-pg15
Aug 1, 2026
Merged

Bump pgvector/pgvector from 0.8.5-pg15 to 0.8.6-pg15 in /compose/production/postgres#2213
JSv4 merged 1 commit into
mainfrom
dependabot/docker/compose/production/postgres/pgvector/pgvector-0.8.6-pg15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps pgvector/pgvector from 0.8.5-pg15 to 0.8.6-pg15.

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/pgvector from 0.8.5-pg15 to 0.8.6-pg15.

---
updated-dependencies:
- dependency-name: pgvector/pgvector
  dependency-version: 0.8.6-pg15
  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 docker Pull requests that update Docker code labels Jul 30, 2026
@claude

claude Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review

This is a routine Dependabot bump of the pgvector/pgvector base image from 0.8.5-pg15 to 0.8.6-pg15 in compose/production/postgres/Dockerfile. The change is a single line with no logic, application code, or test changes involved.

Assessment:

  • Correctness: Straightforward tag bump; no other lines touched.
  • Compatibility: 0.8.6 is a patch release on the same pgvector minor line (0.8.x) and pg15 major version, so no schema/extension migration should be needed beyond what's already handled by migration 0063 / init.sql for fresh vs. existing databases (per the comment retained in the file).
  • Risk: Low. Recommend checking the pgvector 0.8.6 release notes for any bug fixes affecting HNSW iterative scan behavior, since this repo explicitly configures HNSW iterative scan settings — worth a quick sanity check that no defaults changed.
  • Test coverage: N/A for a base image bump; existing CI/integration tests exercising pgvector-backed embedding/search functionality should be sufficient to catch regressions.

No blocking concerns. Safe to merge pending green CI.

@JSv4
JSv4 merged commit c1af8d3 into main Aug 1, 2026
6 checks passed
@JSv4
JSv4 deleted the dependabot/docker/compose/production/postgres/pgvector/pgvector-0.8.6-pg15 branch August 1, 2026 14: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 docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant