Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sourmash from 0.14.1 to 0.15.0 (#75)
Bumps [sourmash](https://github.com/sourmash-bio/sourmash) from 0.14.1 to 0.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sourmash-bio/sourmash/releases">sourmash's releases</a>.</em></p> <blockquote> <h2>Second beta release before 1.0</h2> <p>No release notes provided.</p> <h2>Beta release before 1.0</h2> <p>The first tested, documented release.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sourmash-bio/sourmash/commit/d51681197f0e5751034d7451a84e74e4fca47697"><code>d516811</code></a> feat: RocksDB storage and self-contained RevIndex with internal storage (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3250">#3250</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/f6217266fa804ea696d955e6a182ad3c04c36427"><code>f621726</code></a> Enable codspeed for Rust perf tracking (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3231">#3231</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/ca89869be6934ec8eae49f87502ff31c9df50c00"><code>ca89869</code></a> Bump DeterminateSystems/nix-installer-action from 12 to 13 (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3259">#3259</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/f5b349f6828cb84440502e803ef41252095f2976"><code>f5b349f</code></a> Update pytest requirement from <8.3.0,>=6.2.4 to >=6.2.4,<8.4.0 (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3258">#3258</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/97eb433b94ecee28197859950fa047ae14991157"><code>97eb433</code></a> Bump thiserror from 1.0.62 to 1.0.63 (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3257">#3257</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/cc1103885bbf34030d7d31eb03aa87cbd7ee1273"><code>cc11038</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3260">#3260</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/55f26bc179ce4faf5f2422daf2f4fa645ccb2394"><code>55f26bc</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3255">#3255</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/b720cccc65c7a436e22680e9ef855176828a827e"><code>b720ccc</code></a> Bump thiserror from 1.0.61 to 1.0.62 (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3254">#3254</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/e3a4d4bcf150d2d58c36b046c35ed61cf9835686"><code>e3a4d4b</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3238">#3238</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/687fdf54979714e7107c0c61b9a7fb5ace6a7892"><code>687fdf5</code></a> bump ahash to 0.7.8, nix flake update (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3243">#3243</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sourmash-bio/sourmash/compare/r0.14.1...r0.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sourmash&package-manager=cargo&previous-version=0.14.1&new-version=0.15.0)](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