Skip to content

chore(deps): bump com.lancedb:lance-core from 0.23.3 to 0.39.0#47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.lancedb-lance-core-0.39.0
Open

chore(deps): bump com.lancedb:lance-core from 0.23.3 to 0.39.0#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.lancedb-lance-core-0.39.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps com.lancedb:lance-core from 0.23.3 to 0.39.0.

Commits

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 [com.lancedb:lance-core](https://github.com/lancedb/lance) from 0.23.3 to 0.39.0.
- [Release notes](https://github.com/lancedb/lance/releases)
- [Changelog](https://github.com/lance-format/lance/blob/main/release_process.md)
- [Commits](https://github.com/lancedb/lance/commits/v0.39.0)

---
updated-dependencies:
- dependency-name: com.lancedb:lance-core
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Author

Labels

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

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

@github-actions github-actions Bot added the chore Maintenance and chores label May 29, 2026
@fightBoxing

Copy link
Copy Markdown
Collaborator

Thanks dependabot. Holding this open for review rather than auto-merging — there's a coordinate-level concern to resolve first.

The com.lancedb:lance-core artifact appears to be on a deprecated track. Upstream has migrated the Java client to a new Maven coordinate:

Old New
groupId com.lancedb org.lance
artifactId lance-core lance-core
latest version 1.0.0-beta.2 (then no further releases) 7.2.0-beta.1 (released 2026-05-29)
latest stable 7.0.0

Evidence:

  • lancedb/lance java/pom.xml declares <groupId>org.lance</groupId> at 7.2.0-beta.1
  • Sister project lance-format/lance-spark is on org.lance:lance-core:7.0.0-rc.1

Bumping com.lancedb:lance-core 0.23.3 → 0.39.0 keeps us on the deprecated coordinate. The proper migration is being tracked in #20. Will revisit this PR after the coordinate migration lands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance and chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant