Skip to content

chore: upgrade @lancedb/lancedb from 0.27.1 to 0.27.2#69

Merged
tryweb merged 3 commits intomainfrom
chore/update-lancedb-0.27.2
Apr 5, 2026
Merged

chore: upgrade @lancedb/lancedb from 0.27.1 to 0.27.2#69
tryweb merged 3 commits intomainfrom
chore/update-lancedb-0.27.2

Conversation

@tryweb
Copy link
Copy Markdown
Owner

@tryweb tryweb commented Apr 5, 2026

Summary

  • Upgraded @lancedb/lancedb dependency from 0.27.1 to 0.27.2
  • Updated bun.lock with new version
  • Added CHANGELOG entry

Test Evidence

Test Result
typecheck ✅ pass
build ✅ pass
test:foundation ✅ 31 pass, 0 fail
test:retrieval ✅ 2 pass, 0 fail

Actions

  • Update package.json
  • Update package-lock.json (bun.lock)
  • Run full test suite
  • Update CHANGELOG.md
  • Create PR with test evidence

Closes #68

Developer added 3 commits April 5, 2026 16:42
- Updated package.json dependency
- Updated bun.lock with new version
- Added CHANGELOG entry

Tested:
- typecheck: pass
- build: pass
- test:foundation: 31 pass, 0 fail
- test:retrieval: 2 pass, 0 fail
- package.json updated to ^0.27.2 but package-lock.json still had 0.27.1
- CI was using 'npm ci' which requires exact lockfile match
- Changed to 'npm install' which is more flexible with version ranges
@tryweb tryweb merged commit 44d8a3a into main Apr 5, 2026
9 checks passed
@tryweb tryweb deleted the chore/update-lancedb-0.27.2 branch April 5, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📦 LanceDB update available: ^0.27.1 → 0.27.2

1 participant