Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
3571: chore(deps): bump ubyte from 0.10.2 to 0.10.3 r=zhangsoledad a=dependabot[bot]

Bumps [ubyte](https://github.com/SergioBenitez/ubyte) from 0.10.2 to 0.10.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/SergioBenitez/ubyte/commit/4e019c5a9036359c87d06b0dbe08f1bb24bc95ec"><code>4e019c5</code></a> New version: 0.10.3.</li>
<li><a href="https://github.com/SergioBenitez/ubyte/commit/5f8b590dd3f5f4e026f1d2c553c08b329a1ca22b"><code>5f8b590</code></a> Add 'ByteUnit::parse()' fuzzing target.</li>
<li><a href="https://github.com/SergioBenitez/ubyte/commit/98a814048da8b82310a075160a3dcc311740154a"><code>98a8140</code></a> Use <code>saturating_pow</code> instead of <code>pow</code>.</li>
<li>See full diff in <a href="https://github.com/SergioBenitez/ubyte/compare/v0.10.2...v0.10.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubyte&package-manager=cargo&previous-version=0.10.2&new-version=0.10.3)](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>
  • Loading branch information
bors[bot] and dependabot[bot] authored Sep 22, 2022
2 parents ceedef0 + ef7d5c1 commit 8d5b2eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8d5b2eb

Please sign in to comment.