Skip to content

deps(deps): bump rocksdb from 0.24.0 to 0.25.0 - #254

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/rocksdb-0.25.0
Aug 20, 2026
Merged

deps(deps): bump rocksdb from 0.24.0 to 0.25.0#254
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/rocksdb-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps rocksdb from 0.24.0 to 0.25.0.

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 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 [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) from 0.24.0 to 0.25.0.
- [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.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: rocksdb
  dependency-version: 0.25.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 Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, security. 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
github-actions Bot merged commit 75daa3b into main Aug 20, 2026
3 of 8 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/rocksdb-0.25.0 branch August 20, 2026 04:12
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