Commit ea43c89
chore(deps): bump bytesize from 2.4.0 to 2.4.2 in /czech-file-knife (#222)
Bumps [bytesize](https://github.com/bytesize-rs/bytesize) from 2.4.0 to
2.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bytesize-rs/bytesize/releases">bytesize's
releases</a>.</em></p>
<blockquote>
<h2>bytesize: v2.4.2</h2>
<ul>
<li>Improve accuracy of parsing large non-decimal byte count
strings.</li>
</ul>
<h2>bytesize: v2.4.1</h2>
<ul>
<li>Fix rounding error near power-of-unit boundaries.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md">bytesize's
changelog</a>.</em></p>
<blockquote>
<h2>2.4.2</h2>
<ul>
<li>Improve accuracy of parsing large non-decimal byte count
strings.</li>
</ul>
<h2>2.4.1</h2>
<ul>
<li>Fix rounding error near power-of-unit boundaries.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/2f8d196ae1929ed209af901ab7154bf958c0ca6c"><code>2f8d196</code></a>
chore: release v2.4.2 (<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/177">#177</a>)</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/13f4aee47c0572593dfbded9ce170d55530faec6"><code>13f4aee</code></a>
Avoid f64 precision loss when parsing integer byte counts (<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/171">#171</a>)</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/37cf3fcb89231d7c458364a2c00ac83a2825bdcb"><code>37cf3fc</code></a>
chore: release v2.4.1 (<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/176">#176</a>)</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/c84e2938406298e50f5541c367a1be7fe483a9b7"><code>c84e293</code></a>
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.16.1 to
1.17....</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/fdba7f05beff618c504c4b4d4fb8153721b24426"><code>fdba7f0</code></a>
chore(deps): bump taiki-e/install-action from 2.81.10 to 2.82.7 (<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/173">#173</a>)</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/1bad4015d2695509d6641787a2bb65b562a8d4ab"><code>1bad401</code></a>
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/174">#174</a>)</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/520a55778039697b8fa621467d2116c48c6d8ad3"><code>520a557</code></a>
fix: ideal_unit_std picks the wrong unit near power-of-unit boundaries
(<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/175">#175</a>)</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/a50ff2fa9b564d737967413b7d9816ef751c5a01"><code>a50ff2f</code></a>
chore(deps): bump taiki-e/install-action from 2.75.27 to 2.81.10 (<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/163">#163</a>)</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/ce689d7ad0d8ca422ccefac61fa3ef430828b203"><code>ce689d7</code></a>
chore(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0 (<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/164">#164</a>)</li>
<li><a
href="https://github.com/bytesize-rs/bytesize/commit/284b09dce63d96255dfb1743263fc5ccacdf7366"><code>284b09d</code></a>
chore(deps): bump serde_json from 1.0.149 to 1.0.150 (<a
href="https://redirect.github.com/bytesize-rs/bytesize/issues/165">#165</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bytesize-rs/bytesize/compare/bytesize-v2.4.0...bytesize-v2.4.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>1 parent 6a6e523 commit ea43c89
1 file changed
Lines 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