Skip to content

build(deps): update rocksdb requirement from 0.22 to 0.25 - #776

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rocksdb-0.25
Open

build(deps): update rocksdb requirement from 0.22 to 0.25#776
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rocksdb-0.25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on rocksdb to permit the latest version.

Release notes

Sourced from rocksdb's releases.

v0.25.0

What's Changed

... (truncated)

Changelog

Sourced from rocksdb's changelog.

0.25.0 (2026-08-16)

Features

  • Add per-column-family SST and blob paths with set_cf_paths (Cryptomiester)
  • Add the mempurge threshold option (Vladimir Petrzhikovskii)
  • Add checkpoint support to TransactionDB (David Calavera)
  • Add flush and flush_wal wrappers to TransactionDB (Guido D'Orsi)
  • Add delete_range to SstFileWriter (cooronx)
  • Add timestamp() to DBRawIterator (Dillon Hicks)
  • Add Iterator::Refresh() bindings (Joshua Send)
  • Add custom logging callbacks (Ilan Scheinkman)
  • Add sequence_number to SnapshotWithThreadMode (Luca Casonato)
  • Add a feature-gated trait for exposing raw C pointers (Jacek Szwec)
  • Allow configuring checkpoint log size for flush (QuantumExplorer)
  • Expose options_set_ttl (Igor Bukanov)
  • Expose get_options_from_string (Mario Rugiero)
  • Expose high-priority cache index and filter blocks (Igor Bukanov)
  • Expose file deletion controls (Jacek Szwec)
  • Add ReadOptions deadline and I/O timeout setters (modernzju)
  • Add single delete support to WriteBatch (Vladimir)

Improvements

  • Preserve non-UTF-8 path bytes across the Unix FFI (grandpig)
  • Pass through -Ctarget-cpu and enable CRC32 flags on aarch64 (Evan Jones)
  • Sync build configuration defines with RocksDB (Evan Jones)
  • Improve documentation for cache and statistics options (Evan Jones)
  • Improve comments and readability (solunolab, caltechustc, luohewuyang, vastonus, Galoretka)
  • Add CXXSTDLIB support for Unix builds (Ivan Kalinin)
  • Update CI to use actions/checkout v5 (Coder)

Bug Fixes

  • Fix a memory leak in Options::set_info_log (Evan Jones)
  • Fix memory leaks in column-family metadata, column-family creation, and memory usage APIs (Evan Jones)
  • Fix memory leaks in database option error paths and compaction filters (Evan Jones)
  • Use the correct FFI setter for skip_prepare (GarmashAlex)
  • Fix clippy cast warnings on Linux aarch64 (Evan Jones)

Documentation

  • Document set_compression_options parameters (Val Lorentz)
  • Document set_skip_prepare (MozirDmitriy)
  • Copy RocksDB documentation for Cache::new_hyper_clock_cache (Evan Jones)

Dependency Updates

  • Bump Rust to 1.88.0 (Oleksandr Anyshchenko)
  • Update to RocksDB 10.7.5 (nsaji-stripe)

... (truncated)

Commits

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)

Updates the requirements on [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) to permit the latest version.
- [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases)
- [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md)
- [Commits](rust-rocksdb/rust-rocksdb@v0.22.0...v0.25.0)

---
updated-dependencies:
- dependency-name: rocksdb
  dependency-version: 0.25.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies rust Related to Rust codebase labels Sep 11, 2026
@dependabot
dependabot Bot requested a review from xushiyan as a code owner September 11, 2026 19:14
@dependabot dependabot Bot added rust Related to Rust codebase dependencies labels Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies rust Related to Rust codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants