Skip to content

Commit

Permalink
chore(deps): bump github.com/linxGnu/grocksdb from 1.7.15 to 1.8.4 (#…
Browse files Browse the repository at this point in the history
…1095)

Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb)
from 1.7.15 to 1.8.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/linxGnu/grocksdb/releases">github.com/linxGnu/grocksdb's
releases</a>.</em></p>
<blockquote>
<h2>RocksDB 8.5.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Adapt RocksDB 8.5.3 by <a
href="https://github.com/linxGnu"><code>@​linxGnu</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/126">linxGnu/grocksdb#126</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/linxGnu/grocksdb/compare/v1.8.3...v1.8.4">https://github.com/linxGnu/grocksdb/compare/v1.8.3...v1.8.4</a></p>
<h2>RocksDB 8.4.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Adapt RocksDB 8.4.4 by <a
href="https://github.com/linxGnu"><code>@​linxGnu</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/125">linxGnu/grocksdb#125</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/linxGnu/grocksdb/compare/v1.8.2...v1.8.3">https://github.com/linxGnu/grocksdb/compare/v1.8.2...v1.8.3</a></p>
<h2>RocksDB 8.3.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Adapt RocksDB 8.3.3 by <a
href="https://github.com/linxGnu"><code>@​linxGnu</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/124">linxGnu/grocksdb#124</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/linxGnu/grocksdb/compare/v1.8.1...v1.8.2">https://github.com/linxGnu/grocksdb/compare/v1.8.1...v1.8.2</a></p>
<h2>RocksDB 8.3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/114">linxGnu/grocksdb#114</a></li>
<li>Adapt RocksDB 8.3.2 by <a
href="https://github.com/linxGnu"><code>@​linxGnu</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/117">linxGnu/grocksdb#117</a></li>
<li>CHORE Fix CI by <a
href="https://github.com/linxGnu"><code>@​linxGnu</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/122">linxGnu/grocksdb#122</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/linxGnu/grocksdb/compare/v1.8.0...v1.8.1">https://github.com/linxGnu/grocksdb/compare/v1.8.0...v1.8.1</a></p>
<h2>RocksDB 8.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: build with rocksdb v8.0 by <a
href="https://github.com/yihuang"><code>@​yihuang</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/111">linxGnu/grocksdb#111</a></li>
<li>Adapt RocksDB 8.1.1 by <a
href="https://github.com/linxGnu"><code>@​linxGnu</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/112">linxGnu/grocksdb#112</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/linxGnu/grocksdb/compare/v1.7.16...v1.8.0">https://github.com/linxGnu/grocksdb/compare/v1.7.16...v1.8.0</a></p>
<h2>RocksDB 7.10.2</h2>
<h2>What's Changed</h2>
<ul>
<li>add Options method to LatestOptions by <a
href="https://github.com/yihuang"><code>@​yihuang</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/108">linxGnu/grocksdb#108</a></li>
<li>Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/107">linxGnu/grocksdb#107</a></li>
<li>add arm64 support for make test using installed libs by <a
href="https://github.com/nddeluca"><code>@​nddeluca</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/109">linxGnu/grocksdb#109</a></li>
<li>Adapt RocksDB 7.10.2 by <a
href="https://github.com/linxGnu"><code>@​linxGnu</code></a> in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/110">linxGnu/grocksdb#110</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a> made
their first contribution in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/107">linxGnu/grocksdb#107</a></li>
<li><a href="https://github.com/nddeluca"><code>@​nddeluca</code></a>
made their first contribution in <a
href="https://redirect.github.com/linxGnu/grocksdb/pull/109">linxGnu/grocksdb#109</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/linxGnu/grocksdb/compare/v1.7.15...v1.7.16">https://github.com/linxGnu/grocksdb/compare/v1.7.15...v1.7.16</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/063761381bb7f214af051700c9494659f2d464f3"><code>0637613</code></a>
Adapt RocksDB 8.5.3 (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/126">#126</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/865a5fed66901bea09e7814b7d2e2fa13ce8647d"><code>865a5fe</code></a>
Adapt RocksDB 8.4.4 (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/125">#125</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/9eb8bb183839a590f4d71380a04f68acc5fb2a0e"><code>9eb8bb1</code></a>
Adapt rocksdb8.3.3 (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/124">#124</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/a26285491378329cd2e2fd8258c3472f3929d048"><code>a262854</code></a>
CHORE Fix CI (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/122">#122</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/fb202b63ad7ba241bbca24602493e337350c9c0f"><code>fb202b6</code></a>
Adapt RocksDB 8.3.2 (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/117">#117</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/f7ca8fe7b6feb9efd492ff3e0844391d0e959b91"><code>f7ca8fe</code></a>
Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/114">#114</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/b19b62dc6f169b9b861c26ac3c6c918be45bbce3"><code>b19b62d</code></a>
Adapt RocksDB 8.1.1 (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/112">#112</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/bcd6ba40aaa8ea7710797ca2693955b40e494c20"><code>bcd6ba4</code></a>
fix: build with rocksdb v8.0 (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/111">#111</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/cd2d18601724f8a501a4688aa3e89a2b52cdff62"><code>cd2d186</code></a>
Adapt RocksDB 7.10.2 (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/110">#110</a>)</li>
<li><a
href="https://github.com/linxGnu/grocksdb/commit/b8d61e1b17b534172ff4143288383d7b21dbcbd5"><code>b8d61e1</code></a>
Add arm64 support for make test using installed libs (<a
href="https://redirect.github.com/linxGnu/grocksdb/issues/109">#109</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/linxGnu/grocksdb/compare/v1.7.15...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/linxGnu/grocksdb&package-manager=go_modules&previous-version=1.7.15&new-version=1.8.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 6a0493d commit c79df9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/jaekwon/testify v1.6.1
github.com/jmhodges/levigo v1.0.0
github.com/libp2p/go-buffer-pool v0.1.0
github.com/linxGnu/grocksdb v1.7.15
github.com/linxGnu/grocksdb v1.8.4
github.com/mattn/go-runewidth v0.0.15
github.com/pelletier/go-toml v1.9.5
github.com/peterbourgon/ff/v3 v3.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c79df9d

Please sign in to comment.