-
Notifications
You must be signed in to change notification settings - Fork 104
Commit 60fc624
Merge #643
643: build(deps): bump ahash from 0.8.2 to 0.8.3 r=mkroening a=dependabot[bot]
Bumps [ahash](https://github.com/tkaitchuck/ahash) from 0.8.2 to 0.8.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tkaitchuck/ahash/releases">ahash's releases</a>.</em></p>
<blockquote>
<h2>Version 0.8.3</h2>
<p>Add inline flag to getSeeds:
<a href="https://github-redirect.dependabot.com/tkaitchuck/aHash/pull/149">tkaitchuck/aHash#149</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tkaitchuck/aHash/commit/f9acd508bd89e7c5b2877a9510098100f9018d64"><code>f9acd50</code></a> Bump version for 0.8.3 release</li>
<li><a href="https://github.com/tkaitchuck/aHash/commit/dba4099652f0a6af50d813581f1756a46f967ac6"><code>dba4099</code></a> Add more robust quality test (<a href="https://github-redirect.dependabot.com/tkaitchuck/ahash/issues/151">#151</a>)</li>
<li><a href="https://github.com/tkaitchuck/aHash/commit/fa13fafa0288ea6e2d36ce9a29ca81835cc9b2f6"><code>fa13faf</code></a> Fix benches (<a href="https://github-redirect.dependabot.com/tkaitchuck/ahash/issues/142">#142</a>)</li>
<li><a href="https://github.com/tkaitchuck/aHash/commit/2ae75f6fabf6af70c0028c714359a53902555e12"><code>2ae75f6</code></a> Add missing #[inline] to get_fixed_seeds (<a href="https://github-redirect.dependabot.com/tkaitchuck/ahash/issues/149">#149</a>)</li>
<li><a href="https://github.com/tkaitchuck/aHash/commit/ac1fa3cd485a5b8070fd1430d696a0cb55c96fc3"><code>ac1fa3c</code></a> Fix build status badge (<a href="https://github-redirect.dependabot.com/tkaitchuck/ahash/issues/150">#150</a>)</li>
<li>See full diff in <a href="https://github.com/tkaitchuck/ahash/compare/v0.8.2...v0.8.3">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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` 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments