Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the minor group with 2 updates #500

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2024

Bumps the minor group with 2 updates: spider and lancedb.

Updates spider from 2.21.33 to 2.22.6

Release notes

Sourced from spider's releases.

v2.22.6

Whats Changed

This release brings in a SQLite for improved memory handling with the feature flags disk_native_tls, disk, and disk_aws. SQLite is set to be used in a hybrid manner with memory in order to maintain performance.

With disk handling and our string interning urls crawled can entire the billions of resources or infinite with EFS attached.

Full Changelog: spider-rs/spider@v2.21.33...v2.22.6

Commits

Updates lancedb from 0.14.0 to 0.14.1

Release notes

Sourced from lancedb's releases.

Node/Rust LanceDB v0.14.1

🎉 New Features

🐛 Bug Fixes

📚 Documentation

🔧 Build and CI

Node/Rust LanceDB v0.14.1-beta.6

🎉 New Features

📚 Documentation

🔧 Build and CI

... (truncated)

Commits
  • 0a0f667 chore: fix typos (#1976)
  • 03753fd ci(node): remove hardcoded toolchain from typescript release build (#1974)
  • 55cceaa Updating package-lock.json
  • c3797eb Updating package-lock.json
  • c0d0f38 Bump version: 0.14.1-beta.7 → 0.14.1
  • 6a8ab78 Bump version: 0.14.1-beta.6 → 0.14.1-beta.7
  • 27404c8 Bump version: 0.17.1-beta.7 → 0.17.1
  • f181c7e Bump version: 0.17.1-beta.6 → 0.17.1-beta.7
  • e70fd4f feat: support IVF_FLAT, binary vectors and hamming distance (#1955)
  • ac0068b feat(python): add ignore_missing to the async drop_table() method (#1953)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 2 updates: [spider](https://github.com/spider-rs/spider) and [lancedb](https://github.com/lancedb/lancedb).


Updates `spider` from 2.21.33 to 2.22.6
- [Release notes](https://github.com/spider-rs/spider/releases)
- [Changelog](https://github.com/spider-rs/spider/blob/main/CHANGELOG.md)
- [Commits](spider-rs/spider@v2.21.33...v2.22.6)

Updates `lancedb` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/lancedb/lancedb/releases)
- [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md)
- [Commits](lancedb/lancedb@v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: spider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: lancedb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 26, 2024
@dependabot dependabot bot deleted the dependabot/cargo/minor-a710e36fda branch December 26, 2024 06:57
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants