Skip to content

chore(deps)(deps): bump @lancedb/lancedb from 0.26.2 to 0.27.1 in /mcp-server#28

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mcp-server/lancedb/lancedb-0.27.1
Closed

chore(deps)(deps): bump @lancedb/lancedb from 0.26.2 to 0.27.1 in /mcp-server#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mcp-server/lancedb/lancedb-0.27.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps @lancedb/lancedb from 0.26.2 to 0.27.1.

Release notes

Sourced from @​lancedb/lancedb's releases.

Python LanceDB v0.27.1

🎉 New Features

🔧 Build and CI

Node/Rust LanceDB v0.27.1

🐛 Bug Fixes

🔧 Build and CI

Python LanceDB v0.27.0

🛠 Breaking Changes

🎉 New Features

🐛 Bug Fixes

📚 Documentation

🔧 Build and CI

Node/Rust LanceDB v0.27.0

🛠 Breaking Changes

... (truncated)

Commits
  • 0e3d36e Bump version: 0.27.1-beta.0 → 0.27.1
  • 9b229f1 Bump version: 0.27.0 → 0.27.1-beta.0
  • f5b21c0 Bump version: 0.30.1-beta.0 → 0.30.1
  • e927924 Bump version: 0.30.0 → 0.30.1-beta.0
  • 11a4966 feat: upgrade lance dependency to v3.0.1 (#3157)
  • dd5aaa7 ci: modify check_lance_release.py to prefer stable releases over betas (#3146)
  • 3a200d7 fix: pre-filtering on hybrid search (#3096)
  • bd09c53 Bump version: 0.27.0-beta.6 → 0.27.0
  • 0b18e33 Bump version: 0.27.0-beta.5 → 0.27.0-beta.6
  • c89240b Bump version: 0.30.0-beta.6 → 0.30.0
  • 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 [@lancedb/lancedb](https://github.com/lancedb/lancedb) from 0.26.2 to 0.27.1.
- [Release notes](https://github.com/lancedb/lancedb/releases)
- [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md)
- [Commits](lancedb/lancedb@v0.26.2...v0.27.1)

---
updated-dependencies:
- dependency-name: "@lancedb/lancedb"
  dependency-version: 0.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown
Contributor

🔍 Golden Principles Validation

Overall Grade: B-
Total Violations: 9

Severity Count
🔴 Critical 0
🟠 High 1
🟡 Medium 8
🔵 Low 0
View all violations

GP-013

  • high: mcp-server/src/lib/lance-sync.ts:104
    • Pretty-printed JSON wastes ~30% tokens in MCP responses
    • Fix: Use JSON.stringify(data) without formatting args

GP-003

  • medium: mcp-server/src/tools/chain-recall.ts
    • Tool file is 251 lines (guideline: ≤200). Consider splitting.
  • medium: mcp-server/src/tools/context-primitives.ts
    • Tool file is 203 lines (guideline: ≤200). Consider splitting.
  • medium: mcp-server/src/tools/defrag.ts
    • Tool file is 246 lines (guideline: ≤200). Consider splitting.
  • medium: mcp-server/src/tools/hierarchical-recall.ts
    • Tool file is 448 lines (guideline: ≤200). Consider splitting.
  • medium: mcp-server/src/tools/recall.ts
    • Tool file is 461 lines (guideline: ≤200). Consider splitting.
  • medium: mcp-server/src/tools/subspaces.ts
    • Tool file is 308 lines (guideline: ≤200). Consider splitting.
  • medium: mcp-server/src/tools/system-prompt-builder.ts
    • Tool file is 342 lines (guideline: ≤200). Consider splitting.

GP-008

  • medium: AGENTS.md
    • AGENTS.md is 250 lines (max: 150). Keep it a lean navigation map.

📚 Reference: Golden Principles | Validation Tool

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 6, 2026

Superseded by #43.

@dependabot dependabot Bot closed this Apr 6, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mcp-server/lancedb/lancedb-0.27.1 branch April 6, 2026 09:34
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.

0 participants