-
Notifications
You must be signed in to change notification settings - Fork 340
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
build(deps): bump rocksdb from 0.22.0 to 0.23.0 #4210
Conversation
ea4864e
to
140429e
Compare
@dependabot recreate |
f1aada0
to
9886d65
Compare
Bumps [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) from 0.22.0 to 0.23.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.22.0...v0.23.0) --- updated-dependencies: - dependency-name: rocksdb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a3f8d50
to
e2f922a
Compare
e2f922a
to
a32a243
Compare
Fixes #4892 |
9148512
to
58e301b
Compare
58e301b
to
47f47e4
Compare
LGTM |
For the sake of a paper-trail, what did you do to get CI passing ? |
for Linux, I installed libclang-dev for our docker and Github Actions (credit goes to @ksolana) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Skimmed through the PR's in rust-rocksdb (and upstream rocksdb) and nothing looked scary so LGTM. Given that we just cut v2.2, we'll also have a while to soak this with canaries.
As for the instructions on how to get CI passing / avoid build issues, good to know. I wouldn't be surprised if some people from the team run into this, so being able to point at this with some instructions should be helpful
Bumps rocksdb from 0.22.0 to 0.23.0.
Release notes
Sourced from rocksdb's releases.
... (truncated)
Changelog
Sourced from rocksdb's changelog.
... (truncated)
Commits
3525109
Release 0.23.0 (#964)d4e9e16
typo-Update README.md5275b3c
feat: allow to set per cf ttl (#963)67e4066
Update to RocksDB 9.9.3 (#962)21bcfca
ci: bump rust version for cargo audit job (#961)bb6d363
chore: fix multiple typos of different importance (#959)7f88eba
Fix some typos (#960)858ce71
Options: Add set_track_and_verify_wals_in_manifest (#954)b2dab4a
Add lto featuree882eca
DB: Implement get_db_identity using rocksdb_get_db_identityYou can trigger a rebase of this PR 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 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)