-
Notifications
You must be signed in to change notification settings - Fork 1
Commit d0d0398
authored
Bump sourmash from 0.15.1 to 0.15.2 (#103)
Bumps [sourmash](https://github.com/sourmash-bio/sourmash) from 0.15.1
to 0.15.2.
<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/f706c6271f179a56223b93e4137c72da2beacc0b"><code>f706c62</code></a>
MRG: update sourmash core to r0.15.2 (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3338">#3338</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/d63c464e825529fa54bb7e8b81faa53b858b09de"><code>d63c464</code></a>
Bump thiserror from 1.0.63 to 1.0.64 (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3335">#3335</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/0c119d4f4070eee54b40c457d4d4833680789ca2"><code>0c119d4</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3336">#3336</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/ada039a691092c620b16a032f1160c2621105d92"><code>ada039a</code></a>
MRG: add <code>Manifest::intersect_manifest</code> to Rust core (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3305">#3305</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/26b50f3e3566006fd6356a4f8b4d47c5e381aeec"><code>26b50f3</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3330">#3330</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/51c9de993b49db8489128d6177939bac0c33fa6b"><code>51c9de9</code></a>
Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3332">#3332</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/081bbac3b1e47abbc5c497c9a7b9f3028565e26e"><code>081bbac</code></a>
Bump getset from 0.1.2 to 0.1.3 (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3328">#3328</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/ccb9f512ce774d6ba60940a82e0f5c83ebdd04db"><code>ccb9f51</code></a>
Bump memmap2 from 0.9.4 to 0.9.5 (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3326">#3326</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/beac40aac8c45c47f34e495aa53e1b958ac4cd39"><code>beac40a</code></a>
Bump DeterminateSystems/magic-nix-cache-action from 7 to 8 (<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3319">#3319</a>)</li>
<li><a
href="https://github.com/sourmash-bio/sourmash/commit/cf1fdacba547bc1280c502ca583bcd14b0e22796"><code>cf1fdac</code></a>
MRG: have ruff ignore ipynb so as to avoid triggering an error during CI
(<a
href="https://redirect.github.com/sourmash-bio/sourmash/issues/3325">#3325</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sourmash-bio/sourmash/compare/r0.15.1...r0.15.2">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 97921a6 commit d0d0398Copy full SHA for d0d0398
File tree
Expand file treeCollapse file tree
2 files changed
+37
-50
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+37
-50
lines changedOpen diff view settings
Collapse file
+36-49Lines changed: 36 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments