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.15.0 to 0.15.1 (#87)
Bumps [sourmash](https://github.com/sourmash-bio/sourmash) from 0.15.0 to 0.15.1. <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/38af8fefc642a0021dc4d0664924f6e0ded9f5c2"><code>38af8fe</code></a> r0.15.1 release (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3304">#3304</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/d3ae5daffb66a794d859e59f774a54383bceb0ac"><code>d3ae5da</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3290">#3290</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/38edd5bf27c0f4ae5ebb677cdc3a0546dfa8b410"><code>38edd5b</code></a> Bump camino from 1.1.7 to 1.1.9 (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3301">#3301</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/1f0535961986979b3804b09b2f3ee038488408e7"><code>1f05359</code></a> Bump serde_json from 1.0.124 to 1.0.125 (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3302">#3302</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/a7f1a9a50bef43f45a798ede0254d68af7004172"><code>a7f1a9a</code></a> Bump web-sys from 0.3.69 to 0.3.70 (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3299">#3299</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/ba4eb12e21a204358a49cc7acb798b3937fbea72"><code>ba4eb12</code></a> Bump serde from 1.0.207 to 1.0.208 (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3298">#3298</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/d90c5076e3df82ac2263ba5afc829f39630c847d"><code>d90c507</code></a> Misc Rust updates to core (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3297">#3297</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/c621bd5ee4e03dcfe4f05342cf97d436067022ab"><code>c621bd5</code></a> Implement resumability for revindex (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3275">#3275</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/8c9dfce769d0a50bcbbe78872f661761d3863a26"><code>8c9dfce</code></a> Resolve issue for high precision MLE estimation (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3296">#3296</a>)</li> <li><a href="https://github.com/sourmash-bio/sourmash/commit/732fa3670c1f3ee76f31a9dd757fca0385c5b063"><code>732fa36</code></a> Added union method to HLL (<a href="https://redirect.github.com/sourmash-bio/sourmash/issues/3293">#3293</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sourmash-bio/sourmash/compare/r0.15.0...r0.15.1">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.15.0&new-version=0.15.1)](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