dependabot[bot] opened a new pull request, #131: URL: https://github.com/apache/avro-rs/pull/131
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.13.2 to 0.13.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gyscos/zstd-rs/commit/52e9d41a645fb49edcf1ed3df765f380dbcf13b2"><code>52e9d41</code></a> zstd 0.13.3</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/59ed359d2b60adc665fa25798bbef230a282df3f"><code>59ed359</code></a> zstd-safe 7.2.2</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/c25e64fdf2594dc7083ebc0b6e4baa502ebff58d"><code>c25e64f</code></a> Update constants</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/f4fed576b4876710c8fda93e32b6a6775e860f77"><code>f4fed57</code></a> Update zstd library to v1.5.7</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/cb2b5cc2cf6623229c1ad54ef66e5771df29ccc0"><code>cb2b5cc</code></a> Add Send and Sync markers for AdvancedSeekable (<a href="https://redirect.github.com/gyscos/zstd-rs/issues/322">#322</a>)</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/21d79e87564c3370d178977729a721758f23be02"><code>21d79e8</code></a> Add support for the seekable format (<a href="https://redirect.github.com/gyscos/zstd-rs/issues/310">#310</a>)</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/e51596177294a84f24dce61bd606b63d9b79cbfc"><code>e515961</code></a> Fix new_with_capacity</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/03e955d500506ff018fd3671c2f0fb502b688b19"><code>03e955d</code></a> Make the buffer size configurable (<a href="https://redirect.github.com/gyscos/zstd-rs/issues/307">#307</a>)</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/1ff414d460731ac9755ab2b140ee10a617385bf4"><code>1ff414d</code></a> Update bindgen requirement from 0.70 to 0.71 in /zstd-safe/zstd-sys (<a href="https://redirect.github.com/gyscos/zstd-rs/issues/312">#312</a>)</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/72752a409fb035e0a3f30289d5f43d7b8762f5c5"><code>72752a4</code></a> Update Cargo.toml (<a href="https://redirect.github.com/gyscos/zstd-rs/issues/317">#317</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gyscos/zstd-rs/compare/v0.13.2...v0.13.3">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org